Skip to content

Commit fba6f07

Browse files
Update quay.io/brancz/kube-rbac-proxy Docker tag to v0.20.0
| datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | quay.io/brancz/kube-rbac-proxy | v0.18.0 | v0.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0baa040 commit fba6f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ spec:
443443
- --upstream=http://127.0.0.1:8080/
444444
- --logtostderr=true
445445
- --v=0
446-
image: quay.io/brancz/kube-rbac-proxy:v0.18.0
446+
image: quay.io/brancz/kube-rbac-proxy:v0.20.0
447447
name: kube-rbac-proxy
448448
ports:
449449
- containerPort: 8443

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ patches:
3131
images:
3232
- name: kube-rbac-proxy
3333
newName: quay.io/brancz/kube-rbac-proxy
34-
newTag: v0.18.0
34+
newTag: v0.20.0

0 commit comments

Comments
 (0)