Skip to content

Commit

Permalink
Update quay.io/appuio/oc Docker tag to v4.15
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Jul 24, 2024
1 parent 69ff174 commit a37250b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ parameters:
kubectl:
registry: quay.io
repository: appuio/oc
tag: v4.14
tag: v4.15

workaround:
ingester_fix:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
env:
- name: SLEEP_TIME
value: 2m
image: quay.io/appuio/oc:v4.14
image: quay.io/appuio/oc:v4.15
imagePullPolicy: IfNotPresent
name: check-pod
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
env:
- name: SLEEP_TIME
value: 2m
image: quay.io/appuio/oc:v4.14
image: quay.io/appuio/oc:v4.15
imagePullPolicy: IfNotPresent
name: check-pod
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
env:
- name: SLEEP_TIME
value: 2m
image: quay.io/appuio/oc:v4.14
image: quay.io/appuio/oc:v4.15
imagePullPolicy: IfNotPresent
name: check-pod
ports: []
Expand Down

0 comments on commit a37250b

Please sign in to comment.