Skip to content

Commit 727974c

Browse files
committed
Update quay.io/appuio/oc Docker tag to v4.21
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 2ceb33c commit 727974c

6 files changed

Lines changed: 6 additions & 2 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
oc:
88
registry: quay.io
99
repository: appuio/oc
10-
tag: v4.20
10+
tag: v4.21
1111

1212
namespace: openshift-console
1313
namespace_annotations:

tests/golden/custom-logo/openshift4-console/openshift4-console/20_ingress_config_patch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ apiVersion: espejote.io/v1alpha1
5353
kind: ManagedResource
5454
metadata:
5555
annotations:
56+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
5657
argocd.argoproj.io/sync-wave: '10'
5758
syn.tools/source: https://github.com/appuio/component-openshift4-console.git
5859
labels:

tests/golden/custom-route-legacy/openshift4-console/openshift4-console/20_ingress_config_patch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ apiVersion: espejote.io/v1alpha1
5353
kind: ManagedResource
5454
metadata:
5555
annotations:
56+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
5657
argocd.argoproj.io/sync-wave: '10'
5758
syn.tools/source: https://github.com/appuio/component-openshift4-console.git
5859
labels:

tests/golden/custom-route-managed-tls/openshift4-console/openshift4-console/01_certs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ spec:
151151
value: console-cluster-example-org-tls
152152
- name: HOME
153153
value: /export
154-
image: quay.io/appuio/oc:v4.20
154+
image: quay.io/appuio/oc:v4.21
155155
name: sync
156156
volumeMounts:
157157
- mountPath: /export

tests/golden/custom-route-managed-tls/openshift4-console/openshift4-console/20_ingress_config_patch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ apiVersion: espejote.io/v1alpha1
5353
kind: ManagedResource
5454
metadata:
5555
annotations:
56+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
5657
argocd.argoproj.io/sync-wave: '10'
5758
syn.tools/source: https://github.com/appuio/component-openshift4-console.git
5859
labels:

tests/golden/custom-route/openshift4-console/openshift4-console/20_ingress_config_patch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ apiVersion: espejote.io/v1alpha1
5353
kind: ManagedResource
5454
metadata:
5555
annotations:
56+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
5657
argocd.argoproj.io/sync-wave: '10'
5758
syn.tools/source: https://github.com/appuio/component-openshift4-console.git
5859
labels:

0 commit comments

Comments
 (0)