Skip to content

Commit 3949489

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

11 files changed

Lines changed: 14 additions & 14 deletions

File tree

catalog/ace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- ghcr.io/appscode/license-proxyserver:v0.0.18
3838
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
3939
- ghcr.io/appscode/openfga:v1.6.0
40-
- ghcr.io/appscode/panopticon:v0.0.14
40+
- ghcr.io/appscode/panopticon:v0.0.15
4141
- ghcr.io/appscode/petset:v0.0.7
4242
- ghcr.io/appscode/platform-ui:0.8.6
4343
- ghcr.io/appscode/prom-authproxy:v0.0.1

catalog/copy-images.sh

Lines changed: 2 additions & 2 deletions
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
@@ -281,7 +281,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui
281281
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
282282
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
283283
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/appscode/openfga:v1.6.0
284-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.14 $IMAGE_REGISTRY/appscode/panopticon:v0.0.14
284+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.15 $IMAGE_REGISTRY/appscode/panopticon:v0.0.15
285285
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 $IMAGE_REGISTRY/appscode/petset:v0.0.7
286286
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/platform-ui:0.8.6 $IMAGE_REGISTRY/appscode/platform-ui:0.8.6
287287
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-authproxy:v0.0.1 $IMAGE_REGISTRY/appscode/prom-authproxy:v0.0.1

catalog/export-images.sh

Lines changed: 2 additions & 2 deletions
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
@@ -278,7 +278,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-
278278
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 images/appscode-license-proxyserver-v0.0.18.tar
279279
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest images/appscode-maxmind-geoip-city-mmdb-latest.tar
280280
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 images/appscode-openfga-v1.6.0.tar
281-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.14 images/appscode-panopticon-v0.0.14.tar
281+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.15 images/appscode-panopticon-v0.0.14.tar
282282
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 images/appscode-petset-v0.0.7.tar
283283
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/platform-ui:0.8.6 images/appscode-platform-ui-0.8.6.tar
284284
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-authproxy:v0.0.1 images/appscode-prom-authproxy-v0.0.1.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: 2 additions & 2 deletions
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
@@ -272,7 +272,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-u
272272
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.18.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
273273
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-maxmind-geoip-city-mmdb-latest.tar $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
274274
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-openfga-v1.6.0.tar $IMAGE_REGISTRY/appscode/openfga:v1.6.0
275-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-panopticon-v0.0.14.tar $IMAGE_REGISTRY/appscode/panopticon:v0.0.14
275+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-panopticon-v0.0.14.tar $IMAGE_REGISTRY/appscode/panopticon:v0.0.15
276276
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-petset-v0.0.7.tar $IMAGE_REGISTRY/appscode/petset:v0.0.7
277277
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-platform-ui-0.8.6.tar $IMAGE_REGISTRY/appscode/platform-ui:0.8.6
278278
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-prom-authproxy-v0.0.1.tar $IMAGE_REGISTRY/appscode/prom-authproxy:v0.0.1

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

catalog/sync-gcp-mp-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.7 $IM
6666
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/license-proxyserver:$TAG
6767
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/maxmind-geoip:$TAG
6868
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/openfga:$TAG
69-
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/panopticon:v0.0.14 $IMAGE_REGISTRY/panopticon:$TAG
69+
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/panopticon:v0.0.15 $IMAGE_REGISTRY/panopticon:$TAG
7070
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/petset:v0.0.7 $IMAGE_REGISTRY/petset:$TAG
7171
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/platform-ui:0.8.6 $IMAGE_REGISTRY/platform-ui:$TAG
7272
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/prom-authproxy:v0.0.1 $IMAGE_REGISTRY/prom-authproxy:$TAG

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> |

0 commit comments

Comments
 (0)