We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a13fb commit b0237e2Copy full SHA for b0237e2
install/installer/pkg/common/constants.go
@@ -26,7 +26,7 @@ const (
26
InClusterDbSecret = "mysql"
27
KubeRBACProxyRepo = "quay.io"
28
KubeRBACProxyImage = "brancz/kube-rbac-proxy"
29
- KubeRBACProxyTag = "v0.15.0"
+ KubeRBACProxyTag = "v0.19.0"
30
MinioServiceAPIPort = 9000
31
MonitoringChart = "monitoring"
32
ProxyComponent = "proxy"
0 commit comments