Skip to content

Commit

Permalink
Merge pull request #145 from projectsyn/commodore-renovate/quay.io-ap…
Browse files Browse the repository at this point in the history
…puio-oc-4.x

Update quay.io/appuio/oc Docker tag to v4.14
  • Loading branch information
DebakelOrakel authored Apr 16, 2024
2 parents f7e5623 + 40e3daa commit be94646
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 @@ -26,7 +26,7 @@ parameters:
kubectl:
registry: quay.io
image: appuio/oc
tag: 'v4.13'
tag: 'v4.14'

helm_values:
global:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ spec:
envFrom:
- secretRef:
name: acme-dns-register
image: quay.io/appuio/oc:v4.13
image: quay.io/appuio/oc:v4.14
imagePullPolicy: IfNotPresent
name: register-client
ports: []
Expand Down Expand Up @@ -286,7 +286,7 @@ spec:
envFrom:
- secretRef:
name: acme-dns-register
image: quay.io/appuio/oc:v4.13
image: quay.io/appuio/oc:v4.14
imagePullPolicy: IfNotPresent
name: check-client
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
orders.acme.cert-manager.io
- name: HOME
value: /export
image: quay.io/appuio/oc:v4.13
image: quay.io/appuio/oc:v4.14
imagePullPolicy: IfNotPresent
name: cert-manager-crd-upgrade
ports: []
Expand Down

0 comments on commit be94646

Please sign in to comment.