Skip to content

Commit 2f8e7d7

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

class/defaults.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
oc:
55
registry: quay.io
66
repository: appuio/oc
7-
tag: v4.15
7+
tag: v4.16
88

99
namespace: openshift-console
1010
namespace_annotations:

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
value: console-cluster-example-org-tls
159159
- name: HOME
160160
value: /export
161-
image: quay.io/appuio/oc:v4.15
161+
image: quay.io/appuio/oc:v4.16
162162
name: sync
163163
volumeMounts:
164164
- mountPath: /export

0 commit comments

Comments
 (0)