Skip to content

Commit

Permalink
Merge pull request #1096 from renovate-bot/renovate/quay.io-brancz-ku…
Browse files Browse the repository at this point in the history
…be-rbac-proxy-0.x

Update quay.io/brancz/kube-rbac-proxy Docker tag to v0.16.0
  • Loading branch information
openshift-merge-bot[bot] authored Apr 24, 2024
2 parents e21d245 + 6f957b5 commit 7c47f9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bundle/manifests/volsync.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ spec:
- --logtostderr=true
- --tls-min-version=VersionTLS12
- --v=0
image: quay.io/brancz/kube-rbac-proxy:v0.15.0
image: quay.io/brancz/kube-rbac-proxy:v0.16.0
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand Down
2 changes: 1 addition & 1 deletion config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
drop:
- "ALL"
readOnlyRootFilesystem: true
image: quay.io/brancz/kube-rbac-proxy:v0.15.0
image: quay.io/brancz/kube-rbac-proxy:v0.16.0
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--upstream=http://127.0.0.1:8080/"
Expand Down
2 changes: 1 addition & 1 deletion helm/volsync/templates/deployment-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
drop:
- "ALL"
readOnlyRootFilesystem: true
image: quay.io/brancz/kube-rbac-proxy:v0.14.0
image: quay.io/brancz/kube-rbac-proxy:v0.16.0
args:
- --secure-listen-address=0.0.0.0:8443
- --upstream=http://127.0.0.1:8080/
Expand Down

0 comments on commit 7c47f9a

Please sign in to comment.