Skip to content

Commit de6ae65

Browse files
committed
Use panopticon v2024.10.7
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 592bc60 commit de6ae65

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

catalog/copy-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/op
185185
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.7.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.7.0
186186
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.7.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.7.0
187187
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.7.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.7.0
188-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.9.30
188+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.10.7 $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.10.7
189189
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
190190
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
191191
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:1.0.79 $IMAGE_REGISTRY/appscode-charts/reloader:1.0.79

catalog/export-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
182182
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.7.0 images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.7.0.tar
183183
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.7.0 images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.7.0.tar
184184
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.7.0 images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.7.0.tar
185-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.9.30 images/appscode-charts-panopticon-v2024.9.30.tar
185+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.10.7 images/appscode-charts-panopticon-v2024.10.7.tar
186186
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 images/appscode-charts-prepare-cluster-v2023.12.21.tar
187187
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 images/appscode-charts-prometheus-adapter-4.9.0.tar
188188
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:1.0.79 images/appscode-charts-reloader-1.0.79.tar

catalog/feature-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1
6161
- ghcr.io/appscode-charts/opencost:1.18.1
6262
- ghcr.io/appscode-charts/opscenter-features:v2024.10.7
63-
- ghcr.io/appscode-charts/panopticon:v2024.9.30
63+
- ghcr.io/appscode-charts/panopticon:v2024.10.7
6464
- ghcr.io/appscode-charts/prepare-cluster:v2023.12.21
6565
- ghcr.io/appscode-charts/prometheus-adapter:4.9.0
6666
- ghcr.io/appscode-charts/reloader:1.0.79

catalog/import-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-o
176176
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.7.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.7.0
177177
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.7.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.7.0
178178
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.7.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.7.0
179-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.9.30
179+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2024.10.7.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.10.7
180180
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prepare-cluster-v2023.12.21.tar $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
181181
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prometheus-adapter-4.9.0.tar $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
182182
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-reloader-1.0.79.tar $IMAGE_REGISTRY/appscode-charts/reloader:1.0.79

catalog/import-into-k3s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ k3s ctr images import images/appscode-charts-opskubedbcom-redissentinelopsreques
174174
k3s ctr images import images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.7.0.tar
175175
k3s ctr images import images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.7.0.tar
176176
k3s ctr images import images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.7.0.tar
177-
k3s ctr images import images/appscode-charts-panopticon-v2024.9.30.tar
177+
k3s ctr images import images/appscode-charts-panopticon-v2024.10.7.tar
178178
k3s ctr images import images/appscode-charts-prepare-cluster-v2023.12.21.tar
179179
k3s ctr images import images/appscode-charts-prometheus-adapter-4.9.0.tar
180180
k3s ctr images import images/appscode-charts-reloader-1.0.79.tar

charts/ace-installer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following table lists the configurable parameters of the `ace-installer` cha
8585
| helm.releases.opscenter-features.enabled | | <code>true</code> |
8686
| helm.releases.opscenter-features.version | | <code>"v2024.10.7"</code> |
8787
| helm.releases.panopticon.enabled | | <code>true</code> |
88-
| helm.releases.panopticon.version | | <code>"v2024.9.30"</code> |
88+
| helm.releases.panopticon.version | | <code>"v2024.10.7"</code> |
8989
| helm.releases.panopticon.values | | <code>{"monitoring":{"agent":"prometheus.io/operator","enabled":true,"serviceMonitor":{"labels":{"release":"kube-prometheus-stack"}}}}</code> |
9090
| helm.releases.reloader.enabled | | <code>true</code> |
9191
| helm.releases.reloader.version | | <code>"1.0.79"</code> |

charts/ace-installer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ helm:
103103
version: "v2024.10.7"
104104
panopticon:
105105
enabled: true
106-
version: "v2024.9.30"
106+
version: "v2024.10.7"
107107
values: # +doc-gen:break
108108
monitoring:
109109
agent: prometheus.io/operator

charts/opscenter-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The following table lists the configurable parameters of the `opscenter-features
112112
| helm.releases.opencost.version | | <code>"1.18.1"</code> |
113113
| helm.releases.opencost-grafana-dashboards.version | | <code>"v2023.10.1"</code> |
114114
| helm.releases.opscenter-features.version | | <code>"v2024.10.7"</code> |
115-
| helm.releases.panopticon.version | | <code>"v2024.9.30"</code> |
115+
| helm.releases.panopticon.version | | <code>"v2024.10.7"</code> |
116116
| helm.releases.prepare-cluster.version | | <code>"v2023.12.21"</code> |
117117
| helm.releases.prometheus-adapter.version | | <code>"4.9.0"</code> |
118118
| helm.releases.reloader.version | | <code>"1.0.79"</code> |

charts/opscenter-features/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ helm:
148148
opscenter-features:
149149
version: "v2024.10.7"
150150
panopticon:
151-
version: "v2024.9.30"
151+
version: "v2024.10.7"
152152
prepare-cluster:
153153
version: "v2023.12.21"
154154
prometheus-adapter:

0 commit comments

Comments
 (0)