Skip to content

Commit 26aa157

Browse files
chore(deps): update quay.io/brancz/kube-rbac-proxy docker tag to v0.16.0
1 parent 11b3df5 commit 26aa157

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.16.0"
3333
args: [
3434
"--secure-listen-address=0.0.0.0:8443",
3535
"--upstream=http://127.0.0.1:8080/",

0 commit comments

Comments
 (0)