Skip to content

Commit 4d3dd9b

Browse files
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@96bde7f (#506)
Reference-to: stackabletech/operator-templating@96bde7f (@sbernauer: Bump to Rust 0.80.1)
1 parent 4e0b9e8 commit 4d3dd9b

File tree

4 files changed

+550
-701
lines changed

4 files changed

+550
-701
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
steps:
431431
- name: Install preflight
432432
run: |
433-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.9.4/preflight-linux-amd64
433+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.0/preflight-linux-amd64
434434
chmod +x preflight-linux-amd64
435435
- name: Check container
436436
run: |

0 commit comments

Comments
 (0)