diff --git a/charts/opscenter-features/README.md b/charts/opscenter-features/README.md index 9337d4eab..cb4d6a4e9 100644 --- a/charts/opscenter-features/README.md +++ b/charts/opscenter-features/README.md @@ -136,7 +136,7 @@ The following table lists the configurable parameters of the `opscenter-features | helm.releases.stash.version | | "v2025.7.31" | | helm.releases.stash-opscenter.version | | "v2025.7.31" | | helm.releases.stash-presets.version | | "v2026.6.19" | -| helm.releases.supervisor.version | | "v2026.1.15" | +| helm.releases.supervisor.version | | "v2026.2.16" | | helm.releases.tenant-operator.version | | "v2026.6.2" | | helm.releases.thanos-operator.version | | "v2026.6.2" | | helm.releases.topolvm.version | | "15.0.0" | diff --git a/charts/opscenter-features/values.yaml b/charts/opscenter-features/values.yaml index e5b58e586..55ac8ed85 100644 --- a/charts/opscenter-features/values.yaml +++ b/charts/opscenter-features/values.yaml @@ -187,7 +187,7 @@ helm: stash-presets: version: "v2026.6.19" supervisor: - version: "v2026.1.15" + version: "v2026.2.16" tenant-operator: version: "v2026.6.2" thanos-operator: diff --git a/charts/service-gateway-presets/README.md b/charts/service-gateway-presets/README.md index 9265e37cd..2c717d00e 100644 --- a/charts/service-gateway-presets/README.md +++ b/charts/service-gateway-presets/README.md @@ -106,7 +106,7 @@ The following table lists the configurable parameters of the `service-gateway-pr | chart.name | | service-gateway | | chart.namespace | | ace | | chart.createNamespace | | true | -| chart.version | | "v2026.4.30" | +| chart.version | | "v2026.6.19" | | chart.sourceRef.kind | | HelmRepository | | chart.sourceRef.name | | appscode-charts-oci | | chart.sourceRef.namespace | | kubeops | diff --git a/charts/service-gateway-presets/values.yaml b/charts/service-gateway-presets/values.yaml index 0abdf198c..e211cd182 100644 --- a/charts/service-gateway-presets/values.yaml +++ b/charts/service-gateway-presets/values.yaml @@ -146,7 +146,7 @@ chart: name: service-gateway namespace: ace createNamespace: true - version: "v2026.4.30" + version: "v2026.6.19" sourceRef: kind: HelmRepository name: appscode-charts-oci