Skip to content

Commit 405f65e

Browse files
committed
Update prom-label-proxy and appscode-otel-stack version
Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>
1 parent c5ecbb0 commit 405f65e

10 files changed

Lines changed: 26 additions & 23 deletions

File tree

catalog/copy-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CMD="./crane"
3838
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.7.10 $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.7.10
3939
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.7.10 $IMAGE_REGISTRY/appscode-charts/ace:v2026.7.10
4040
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.7.10 $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.7.10
41-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2026.6.2 $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2026.6.2
41+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2026.7.15 $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2026.7.15
4242
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.36.0
4343
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.36.0
4444
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-documentdbautoscaler-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-documentdbautoscaler-editor:v0.36.0
@@ -244,7 +244,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/op
244244
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.36.0
245245
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2026.6.22 $IMAGE_REGISTRY/appscode-charts/panopticon:v2026.6.22
246246
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
247-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prom-label-proxy:v2026.6.2 $IMAGE_REGISTRY/appscode-charts/prom-label-proxy:v2026.6.2
247+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prom-label-proxy:v2026.7.15 $IMAGE_REGISTRY/appscode-charts/prom-label-proxy:v2026.7.15
248248
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
249249
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:2.2.9 $IMAGE_REGISTRY/appscode-charts/reloader:2.2.9
250250
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/scanner:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/scanner:v2026.1.15
@@ -270,7 +270,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/st
270270
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.36.0
271271
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.36.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.36.0
272272
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/supervisor:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/supervisor:v2026.2.16
273-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/tenant-operator:v2026.6.2 $IMAGE_REGISTRY/appscode-charts/tenant-operator:v2026.6.2
273+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/tenant-operator:v2026.7.15 $IMAGE_REGISTRY/appscode-charts/tenant-operator:v2026.7.15
274274
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/thanos-operator:v2026.6.2 $IMAGE_REGISTRY/appscode-charts/thanos-operator:v2026.6.2
275275
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/topolvm:15.0.0 $IMAGE_REGISTRY/appscode-charts/topolvm:15.0.0
276276
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-alert:v0.12.0 $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-alert:v0.12.0

catalog/export-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ CMD="./images/crane"
3535
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.7.10 images/appscode-charts-ace-installer-v2026.7.10.tar
3636
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.7.10 images/appscode-charts-ace-v2026.7.10.tar
3737
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.7.10 images/appscode-charts-aceshifter-v2026.7.10.tar
38-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2026.6.2 images/appscode-charts-appscode-otel-stack-v2026.6.2.tar
38+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2026.7.15 images/appscode-charts-appscode-otel-stack-v2026.7.15.tar
3939
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.36.0 images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.36.0.tar
4040
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.36.0 images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.36.0.tar
4141
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-documentdbautoscaler-editor:v0.36.0 images/appscode-charts-autoscalingkubedbcom-documentdbautoscaler-editor-v0.36.0.tar
@@ -241,7 +241,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
241241
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.36.0 images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.36.0.tar
242242
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2026.6.22 images/appscode-charts-panopticon-v2026.6.22.tar
243243
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 images/appscode-charts-prepare-cluster-v2023.12.21.tar
244-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prom-label-proxy:v2026.6.2 images/appscode-charts-prom-label-proxy-v2026.6.2.tar
244+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prom-label-proxy:v2026.7.15 images/appscode-charts-prom-label-proxy-v2026.7.15.tar
245245
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 images/appscode-charts-prometheus-adapter-4.9.0.tar
246246
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:2.2.9 images/appscode-charts-reloader-2.2.9.tar
247247
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/scanner:v2026.1.15 images/appscode-charts-scanner-v2026.1.15.tar
@@ -267,7 +267,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
267267
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.36.0 images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.36.0.tar
268268
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.36.0 images/appscode-charts-storagekubestashcom-snapshot-editor-v0.36.0.tar
269269
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/supervisor:v2026.2.16 images/appscode-charts-supervisor-v2026.2.16.tar
270-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/tenant-operator:v2026.6.2 images/appscode-charts-tenant-operator-v2026.6.2.tar
270+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/tenant-operator:v2026.7.15 images/appscode-charts-tenant-operator-v2026.7.15.tar
271271
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/thanos-operator:v2026.6.2 images/appscode-charts-thanos-operator-v2026.6.2.tar
272272
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/topolvm:15.0.0 images/appscode-charts-topolvm-15.0.0.tar
273273
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-alert:v0.12.0 images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar

catalog/feature-charts.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- ghcr.io/appscode-charts/aceshifter:v2026.7.10
2-
- ghcr.io/appscode-charts/appscode-otel-stack:v2026.6.2
2+
- ghcr.io/appscode-charts/appscode-otel-stack:v2026.7.15
33
- ghcr.io/appscode-charts/aws-credential-manager:v2026.1.20
44
- ghcr.io/appscode-charts/aws-ebs-csi-driver:2.23.0
55
- ghcr.io/appscode-charts/aws-load-balancer-controller:1.11.0
@@ -66,7 +66,7 @@
6666
- ghcr.io/appscode-charts/opscenter-features:v2026.7.10
6767
- ghcr.io/appscode-charts/panopticon:v2026.6.22
6868
- ghcr.io/appscode-charts/prepare-cluster:v2023.12.21
69-
- ghcr.io/appscode-charts/prom-label-proxy:v2026.6.2
69+
- ghcr.io/appscode-charts/prom-label-proxy:v2026.7.15
7070
- ghcr.io/appscode-charts/prometheus-adapter:4.9.0
7171
- ghcr.io/appscode-charts/reloader:2.2.9
7272
- ghcr.io/appscode-charts/scanner:v2026.1.15
@@ -85,7 +85,7 @@
8585
- ghcr.io/appscode-charts/stash:v2025.7.31
8686
- ghcr.io/appscode-charts/storage-metrics-server:v0.1.0
8787
- ghcr.io/appscode-charts/supervisor:v2026.2.16
88-
- ghcr.io/appscode-charts/tenant-operator:v2026.6.2
88+
- ghcr.io/appscode-charts/tenant-operator:v2026.7.15
8989
- ghcr.io/appscode-charts/thanos-operator:v2026.6.2
9090
- ghcr.io/appscode-charts/topolvm:15.0.0
9191
- ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.36.0

catalog/import-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ CMD="./crane"
2929
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-installer-v2026.7.10.tar $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.7.10
3030
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-v2026.7.10.tar $IMAGE_REGISTRY/appscode-charts/ace:v2026.7.10
3131
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aceshifter-v2026.7.10.tar $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.7.10
32-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-appscode-otel-stack-v2026.6.2.tar $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2026.6.2
32+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-appscode-otel-stack-v2026.7.15.tar $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2026.7.15
3333
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.36.0
3434
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.36.0
3535
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-documentdbautoscaler-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-documentdbautoscaler-editor:v0.36.0
@@ -235,7 +235,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-o
235235
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.36.0
236236
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2026.6.22.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2026.6.22
237237
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prepare-cluster-v2023.12.21.tar $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
238-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prom-label-proxy-v2026.6.2.tar $IMAGE_REGISTRY/appscode-charts/prom-label-proxy:v2026.6.2
238+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prom-label-proxy-v2026.7.15.tar $IMAGE_REGISTRY/appscode-charts/prom-label-proxy:v2026.7.15
239239
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prometheus-adapter-4.9.0.tar $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
240240
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-reloader-2.2.9.tar $IMAGE_REGISTRY/appscode-charts/reloader:2.2.9
241241
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-scanner-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/scanner:v2026.1.15
@@ -261,7 +261,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-s
261261
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.36.0
262262
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-snapshot-editor-v0.36.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.36.0
263263
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-supervisor-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/supervisor:v2026.2.16
264-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-tenant-operator-v2026.6.2.tar $IMAGE_REGISTRY/appscode-charts/tenant-operator:v2026.6.2
264+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-tenant-operator-v2026.7.15.tar $IMAGE_REGISTRY/appscode-charts/tenant-operator:v2026.7.15
265265
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-thanos-operator-v2026.6.2.tar $IMAGE_REGISTRY/appscode-charts/thanos-operator:v2026.6.2
266266
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-topolvm-15.0.0.tar $IMAGE_REGISTRY/appscode-charts/topolvm:15.0.0
267267
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-alert:v0.12.0

catalog/import-into-k3s.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tar -zxvf $TARBALL
2727
k3s ctr images import images/appscode-charts-ace-installer-v2026.7.10.tar
2828
k3s ctr images import images/appscode-charts-ace-v2026.7.10.tar
2929
k3s ctr images import images/appscode-charts-aceshifter-v2026.7.10.tar
30-
k3s ctr images import images/appscode-charts-appscode-otel-stack-v2026.6.2.tar
30+
k3s ctr images import images/appscode-charts-appscode-otel-stack-v2026.7.15.tar
3131
k3s ctr images import images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.36.0.tar
3232
k3s ctr images import images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.36.0.tar
3333
k3s ctr images import images/appscode-charts-autoscalingkubedbcom-documentdbautoscaler-editor-v0.36.0.tar
@@ -233,7 +233,7 @@ k3s ctr images import images/appscode-charts-opskubedbcom-weaviateopsrequest-edi
233233
k3s ctr images import images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.36.0.tar
234234
k3s ctr images import images/appscode-charts-panopticon-v2026.6.22.tar
235235
k3s ctr images import images/appscode-charts-prepare-cluster-v2023.12.21.tar
236-
k3s ctr images import images/appscode-charts-prom-label-proxy-v2026.6.2.tar
236+
k3s ctr images import images/appscode-charts-prom-label-proxy-v2026.7.15.tar
237237
k3s ctr images import images/appscode-charts-prometheus-adapter-4.9.0.tar
238238
k3s ctr images import images/appscode-charts-reloader-2.2.9.tar
239239
k3s ctr images import images/appscode-charts-scanner-v2026.1.15.tar
@@ -259,7 +259,7 @@ k3s ctr images import images/appscode-charts-storagekubestashcom-repository-edit
259259
k3s ctr images import images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.36.0.tar
260260
k3s ctr images import images/appscode-charts-storagekubestashcom-snapshot-editor-v0.36.0.tar
261261
k3s ctr images import images/appscode-charts-supervisor-v2026.2.16.tar
262-
k3s ctr images import images/appscode-charts-tenant-operator-v2026.6.2.tar
262+
k3s ctr images import images/appscode-charts-tenant-operator-v2026.7.15.tar
263263
k3s ctr images import images/appscode-charts-thanos-operator-v2026.6.2.tar
264264
k3s ctr images import images/appscode-charts-topolvm-15.0.0.tar
265265
k3s ctr images import images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar

0 commit comments

Comments
 (0)