Skip to content

Commit 0cfa37b

Browse files
committed
fix: update rbac proxy image to address cve
1 parent d5222e0 commit 0cfa37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/testkube/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ testkube-operator:
909909
# -- Testkube Operator rbac-proxy image repository
910910
repository: brancz/kube-rbac-proxy
911911
# -- Testkube Operator rbac-proxy image tag
912-
tag: "v0.18.1"
912+
tag: "master-2024-12-13-af1a90b6"
913913
# -- Testkube Operator rbac-proxy k8s secret for private registries
914914
pullSecrets: []
915915
# -- Testkube Operator rbac-proxy resource settings

0 commit comments

Comments
 (0)