File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ package e2e
1919// These versions are monitored by Renovate for automatic updates
2020const (
2121 // CertManagerVersion is the version of cert-manager Helm chart
22- CertManagerVersion = "v1.18.2 " // renovate: datasource=helm depName=cert-manager registryUrl=https://charts.jetstack.io
22+ CertManagerVersion = "v1.19.1 " // renovate: datasource=helm depName=cert-manager registryUrl=https://charts.jetstack.io
2323
2424 // ContourVersion is the version of Contour ingress controller Helm chart
2525 ContourVersion = "0.1.0" // renovate: datasource=helm depName=contour registryUrl=https://projectcontour.github.io/helm-charts
2626
2727 // PrometheusOperatorVersion is the version of kube-prometheus-stack Helm chart
28- PrometheusOperatorVersion = "77.12 .0" // renovate: datasource=helm depName=kube-prometheus-stack registryUrl=https://prometheus-community.github.io/helm-charts
28+ PrometheusOperatorVersion = "77.14 .0" // renovate: datasource=helm depName=kube-prometheus-stack registryUrl=https://prometheus-community.github.io/helm-charts
2929
3030 // ZookeeperOperatorVersion is the version of zookeeper-operator
3131 ZookeeperOperatorVersion = "0.2.15-adobe-20250923" // renovate: datasource=docker depName=ghcr.io/adobe/helm-charts/zookeeper-operator
You can’t perform that action at this time.
0 commit comments