Skip to content

Commit 8cb5909

Browse files
Generated commit to update templated files based on rev c8539ed in stackabletech/operator-templating repo. (#293)
Triggered by: Manual run triggered by: razvan with message [pin preflight]
1 parent 2ead33c commit 8cb5909

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
steps:
340340
- name: Install preflight
341341
run: |
342-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/latest/download/preflight-linux-amd64
342+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.6.11/preflight-linux-amd64
343343
chmod +x preflight-linux-amd64
344344
- name: Check container
345345
run: ./preflight-linux-amd64 check container "$IMAGE_TAG" > preflight.out

.readme/partials/borrowed/footer.md.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## About The Stackable Data Platform
22

3-
This operator is written and maintained by [Stackable](https://www.stackable.tech) and it is part of a larger data platform.
3+
This operator is written and maintained by [Stackable](https://stackable.tech) and it is part of a larger data platform.
44

55
![Stackable Data Platform Overview](./.readme/static/borrowed/sdp_overview.png)
66

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).
1+
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#our-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
This is a Kubernetes operator to manage [Apache Spark](https://spark.apache.org/) jobs.
1515

16-
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Kafka, Druid, Trino or Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).
16+
It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#our-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms).
1717

1818
## Installation
1919

@@ -37,7 +37,7 @@ If you have a question about the Stackable Data Platform contact us via our [hom
3737

3838
## About The Stackable Data Platform
3939

40-
This operator is written and maintained by [Stackable](https://www.stackable.tech) and it is part of a larger data platform.
40+
This operator is written and maintained by [Stackable](https://stackable.tech) and it is part of a larger data platform.
4141

4242
![Stackable Data Platform Overview](./.readme/static/borrowed/sdp_overview.png)
4343

0 commit comments

Comments
 (0)