Skip to content

Commit a23d81f

Browse files
chore(deps): update quay.io/brancz/kube-rbac-proxy docker tag to v0.17.1
1 parent 367217d commit a23d81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/amour/volsync_system/deployment_list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
}]
3030
containers: [{
3131
name: "kube-rbac-proxy"
32-
image: "quay.io/brancz/kube-rbac-proxy:v0.14.0"
32+
image: "quay.io/brancz/kube-rbac-proxy:v0.17.1"
3333
args: [
3434
"--secure-listen-address=0.0.0.0:8443",
3535
"--upstream=http://127.0.0.1:8080/",

0 commit comments

Comments
 (0)