Skip to content

Commit

Permalink
Update quay.io/appuio/oc Docker tag to v4.17
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Feb 18, 2025
1 parent 740628e commit a550cec
Show file tree
Hide file tree
Showing 3 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 @@ -7,7 +7,7 @@ parameters:
oc:
registry: quay.io
repository: appuio/oc
tag: v4.15
tag: v4.17

namespace: openshift-console
namespace_annotations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ spec:
value: console-cluster-example-org-tls
- name: HOME
value: /export
image: quay.io/appuio/oc:v4.15
image: quay.io/appuio/oc:v4.17
name: sync
volumeMounts:
- mountPath: /export
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
value: '4.16'
- name: OVERLAY_VERSION_MINOR
value: '16'
image: quay.io/appuio/oc:v4.15
image: quay.io/appuio/oc:v4.17
imagePullPolicy: Always
name: create-console-notification
ports: []
Expand Down Expand Up @@ -164,7 +164,7 @@ spec:
command:
- /usr/local/bin/cleanup
env: []
image: quay.io/appuio/oc:v4.15
image: quay.io/appuio/oc:v4.17
imagePullPolicy: IfNotPresent
name: cleanup
ports: []
Expand Down

0 comments on commit a550cec

Please sign in to comment.