Skip to content

Commit

Permalink
chore(deps): update quay.io/brancz/kube-rbac-proxy docker tag to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 7c394bf commit 4d88e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/amour/volsync_system/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
}]
containers: [{
name: "kube-rbac-proxy"
image: "quay.io/brancz/kube-rbac-proxy:v0.14.0"
image: "quay.io/brancz/kube-rbac-proxy:v0.17.0"
args: [
"--secure-listen-address=0.0.0.0:8443",
"--upstream=http://127.0.0.1:8080/",
Expand Down

0 comments on commit 4d88e1e

Please sign in to comment.