Skip to content

Commit 2346ac6

Browse files
Update values (#1289)
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
1 parent 65b8819 commit 2346ac6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/opscenter-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The following table lists the configurable parameters of the `opscenter-features
136136
| helm.releases.stash.version | | <code>"v2025.7.31"</code> |
137137
| helm.releases.stash-opscenter.version | | <code>"v2025.7.31"</code> |
138138
| helm.releases.stash-presets.version | | <code>"v2026.6.19"</code> |
139-
| helm.releases.supervisor.version | | <code>"v2026.1.15"</code> |
139+
| helm.releases.supervisor.version | | <code>"v2026.2.16"</code> |
140140
| helm.releases.tenant-operator.version | | <code>"v2026.6.2"</code> |
141141
| helm.releases.thanos-operator.version | | <code>"v2026.6.2"</code> |
142142
| helm.releases.topolvm.version | | <code>"15.0.0"</code> |

charts/opscenter-features/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ helm:
187187
stash-presets:
188188
version: "v2026.6.19"
189189
supervisor:
190-
version: "v2026.1.15"
190+
version: "v2026.2.16"
191191
tenant-operator:
192192
version: "v2026.6.2"
193193
thanos-operator:

charts/service-gateway-presets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following table lists the configurable parameters of the `service-gateway-pr
106106
| chart.name | | <code>service-gateway</code> |
107107
| chart.namespace | | <code>ace</code> |
108108
| chart.createNamespace | | <code>true</code> |
109-
| chart.version | | <code>"v2026.4.30"</code> |
109+
| chart.version | | <code>"v2026.6.19"</code> |
110110
| chart.sourceRef.kind | | <code>HelmRepository</code> |
111111
| chart.sourceRef.name | | <code>appscode-charts-oci</code> |
112112
| chart.sourceRef.namespace | | <code>kubeops</code> |

charts/service-gateway-presets/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ chart:
146146
name: service-gateway
147147
namespace: ace
148148
createNamespace: true
149-
version: "v2026.4.30"
149+
version: "v2026.6.19"
150150
sourceRef:
151151
kind: HelmRepository
152152
name: appscode-charts-oci

0 commit comments

Comments
 (0)