Skip to content

Commit 3d4e8ef

Browse files
chore(deps): update quay.io/appuio/oc docker tag to v4.20 (#268)
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 686a2bc commit 3d4e8ef

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ parameters:
3535
oc:
3636
registry: quay.io
3737
repository: appuio/oc
38-
tag: v4.19
38+
tag: v4.20
3939
kapitan:
4040
registry: docker.io
4141
repository: kapicorp/kapitan

tests/golden/defaults/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: quay.io/appuio/oc:v4.19
86+
image: quay.io/appuio/oc:v4.20
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/defaults/argocd/argocd/30_argocd/10_refresh_argocd_tls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
env:
7575
- name: HOME
7676
value: /home/refresh
77-
image: quay.io/appuio/oc:v4.19
77+
image: quay.io/appuio/oc:v4.20
7878
imagePullPolicy: IfNotPresent
7979
name: refresh
8080
ports: []

tests/golden/https-catalog/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: quay.io/appuio/oc:v4.19
86+
image: quay.io/appuio/oc:v4.20
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/https-catalog/argocd/argocd/30_argocd/10_refresh_argocd_tls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
env:
7575
- name: HOME
7676
value: /home/refresh
77-
image: quay.io/appuio/oc:v4.19
77+
image: quay.io/appuio/oc:v4.20
7878
imagePullPolicy: IfNotPresent
7979
name: refresh
8080
ports: []

tests/golden/openshift/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: quay.io/appuio/oc:v4.19
86+
image: quay.io/appuio/oc:v4.20
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/openshift/argocd/argocd/30_argocd/10_refresh_argocd_tls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
env:
7575
- name: HOME
7676
value: /home/refresh
77-
image: quay.io/appuio/oc:v4.19
77+
image: quay.io/appuio/oc:v4.20
7878
imagePullPolicy: IfNotPresent
7979
name: refresh
8080
ports: []

tests/golden/params/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: quay.io/appuio/oc:v4.19
86+
image: quay.io/appuio/oc:v4.20
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/params/argocd/argocd/30_argocd/10_refresh_argocd_tls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
env:
7575
- name: HOME
7676
value: /home/refresh
77-
image: quay.io/appuio/oc:v4.19
77+
image: quay.io/appuio/oc:v4.20
7878
imagePullPolicy: IfNotPresent
7979
name: refresh
8080
ports: []

tests/golden/prometheus/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: quay.io/appuio/oc:v4.19
86+
image: quay.io/appuio/oc:v4.20
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

0 commit comments

Comments
 (0)