Skip to content

Commit b0237e2

Browse files
authored
[installer] Bump kube-rbac-proxy to v0.19.0 (#20696)
Tool: gitpod/catfood.gitpod.cloud
1 parent 81a13fb commit b0237e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/installer/pkg/common/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const (
2626
InClusterDbSecret = "mysql"
2727
KubeRBACProxyRepo = "quay.io"
2828
KubeRBACProxyImage = "brancz/kube-rbac-proxy"
29-
KubeRBACProxyTag = "v0.15.0"
29+
KubeRBACProxyTag = "v0.19.0"
3030
MinioServiceAPIPort = 9000
3131
MonitoringChart = "monitoring"
3232
ProxyComponent = "proxy"

0 commit comments

Comments
 (0)