Skip to content

Commit ca7a362

Browse files
Update quay.io/appuio/oc Docker tag to v4.19 (#163)
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 2811b21 commit ca7a362

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parameters:
1717
oc:
1818
registry: quay.io
1919
repository: appuio/oc
20-
tag: v4.18
20+
tag: v4.19
2121

2222
helmReleaseName: k8up
2323

tests/golden/defaults/backup-k8up/backup-k8up/01_k8up_helmchart/k8up/templates/cleanup-hook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
command:
101101
- sh
102102
- -c
103-
image: quay.io/appuio/oc:v4.18
103+
image: quay.io/appuio/oc:v4.19
104104
imagePullPolicy: IfNotPresent
105105
name: k8up-cleanup
106106
restartPolicy: Never

0 commit comments

Comments
 (0)