Skip to content

Commit 6225fa6

Browse files
committed
Use operator-shard-manager v2025.1.17
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent a3c1205 commit 6225fa6

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

catalog/copy-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/mu
189189
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/multicluster-ingress-reader:v2024.7.10 $IMAGE_REGISTRY/appscode-charts/multicluster-ingress-reader:v2024.7.10
190190
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/opencost-grafana-dashboards:v2023.10.1
191191
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost:1.18.1 $IMAGE_REGISTRY/appscode-charts/opencost:1.18.1
192-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2025.1.17 $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2025.1.17
192+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2025.3.14
193193
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2025.3.14
194194
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.14.0
195195
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.14.0

catalog/export-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
186186
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/multicluster-ingress-reader:v2024.7.10 images/appscode-charts-multicluster-ingress-reader-v2024.7.10.tar
187187
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1 images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar
188188
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost:1.18.1 images/appscode-charts-opencost-1.18.1.tar
189-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2025.1.17 images/appscode-charts-operator-shard-manager-v2025.1.17.tar
189+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2025.3.14 images/appscode-charts-operator-shard-manager-v2025.3.14.tar
190190
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2025.3.14 images/appscode-charts-opscenter-features-v2025.3.14.tar
191191
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.14.0 images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.14.0.tar
192192
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.14.0 images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.14.0.tar

catalog/feature-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
- ghcr.io/appscode-charts/multicluster-ingress-reader:v2024.7.10
6464
- ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1
6565
- ghcr.io/appscode-charts/opencost:1.18.1
66-
- ghcr.io/appscode-charts/operator-shard-manager:v2025.1.17
66+
- ghcr.io/appscode-charts/operator-shard-manager:v2025.3.14
6767
- ghcr.io/appscode-charts/opscenter-features:v2025.3.14
6868
- ghcr.io/appscode-charts/panopticon:v2025.3.14
6969
- ghcr.io/appscode-charts/prepare-cluster:v2023.12.21

catalog/import-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-m
180180
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-multicluster-ingress-reader-v2024.7.10.tar $IMAGE_REGISTRY/appscode-charts/multicluster-ingress-reader:v2024.7.10
181181
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar $IMAGE_REGISTRY/appscode-charts/opencost-grafana-dashboards:v2023.10.1
182182
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opencost-1.18.1.tar $IMAGE_REGISTRY/appscode-charts/opencost:1.18.1
183-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-operator-shard-manager-v2025.1.17.tar $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2025.1.17
183+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-operator-shard-manager-v2025.3.14.tar $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2025.3.14
184184
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opscenter-features-v2025.3.14.tar $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2025.3.14
185185
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.14.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.14.0
186186
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.14.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.14.0

catalog/import-into-k3s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ k3s ctr images import images/appscode-charts-multicluster-controlplane-v2024.7.1
178178
k3s ctr images import images/appscode-charts-multicluster-ingress-reader-v2024.7.10.tar
179179
k3s ctr images import images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar
180180
k3s ctr images import images/appscode-charts-opencost-1.18.1.tar
181-
k3s ctr images import images/appscode-charts-operator-shard-manager-v2025.1.17.tar
181+
k3s ctr images import images/appscode-charts-operator-shard-manager-v2025.3.14.tar
182182
k3s ctr images import images/appscode-charts-opscenter-features-v2025.3.14.tar
183183
k3s ctr images import images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.14.0.tar
184184
k3s ctr images import images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.14.0.tar

charts/opscenter-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following table lists the configurable parameters of the `opscenter-features
113113
| helm.releases.longhorn.version | | <code>"1.7.2"</code> |
114114
| helm.releases.metrics-server.version | | <code>"3.11.0"</code> |
115115
| helm.releases.monitoring-operator.version | | <code>"v2025.3.14"</code> |
116-
| helm.releases.operator-shard-manager.version | | <code>"v2025.1.17"</code> |
116+
| helm.releases.operator-shard-manager.version | | <code>"v2025.3.14"</code> |
117117
| helm.releases.opencost.version | | <code>"1.18.1"</code> |
118118
| helm.releases.opencost-grafana-dashboards.version | | <code>"v2023.10.1"</code> |
119119
| helm.releases.opscenter-features.version | | <code>"v2025.3.14"</code> |

charts/opscenter-features/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ helm:
150150
monitoring-operator:
151151
version: "v2025.3.14"
152152
operator-shard-manager:
153-
version: "v2025.1.17"
153+
version: "v2025.3.14"
154154
opencost:
155155
version: "1.18.1"
156156
opencost-grafana-dashboards:

0 commit comments

Comments
 (0)