Skip to content

Commit

Permalink
Use panopticon v2024.10.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 9, 2024
1 parent 592bc60 commit 3949489
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- ghcr.io/appscode/license-proxyserver:v0.0.18
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
- ghcr.io/appscode/openfga:v1.6.0
- ghcr.io/appscode/panopticon:v0.0.14
- ghcr.io/appscode/panopticon:v0.0.15
- ghcr.io/appscode/petset:v0.0.7
- ghcr.io/appscode/platform-ui:0.8.6
- ghcr.io/appscode/prom-authproxy:v0.0.1
Expand Down
4 changes: 2 additions & 2 deletions catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/op
$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
$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
$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
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.10.7 $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.10.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:1.0.79 $IMAGE_REGISTRY/appscode-charts/reloader:1.0.79
Expand Down Expand Up @@ -281,7 +281,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/appscode/openfga:v1.6.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.14 $IMAGE_REGISTRY/appscode/panopticon:v0.0.14
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.15 $IMAGE_REGISTRY/appscode/panopticon:v0.0.15
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 $IMAGE_REGISTRY/appscode/petset:v0.0.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/platform-ui:0.8.6 $IMAGE_REGISTRY/appscode/platform-ui:0.8.6
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-authproxy:v0.0.1 $IMAGE_REGISTRY/appscode/prom-authproxy:v0.0.1
Expand Down
4 changes: 2 additions & 2 deletions catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$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
$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
$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
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.9.30 images/appscode-charts-panopticon-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2024.10.7 images/appscode-charts-panopticon-v2024.10.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 images/appscode-charts-prepare-cluster-v2023.12.21.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 images/appscode-charts-prometheus-adapter-4.9.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/reloader:1.0.79 images/appscode-charts-reloader-1.0.79.tar
Expand Down Expand Up @@ -278,7 +278,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 images/appscode-license-proxyserver-v0.0.18.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest images/appscode-maxmind-geoip-city-mmdb-latest.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 images/appscode-openfga-v1.6.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.14 images/appscode-panopticon-v0.0.14.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/panopticon:v0.0.15 images/appscode-panopticon-v0.0.14.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 images/appscode-petset-v0.0.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/platform-ui:0.8.6 images/appscode-platform-ui-0.8.6.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-authproxy:v0.0.1 images/appscode-prom-authproxy-v0.0.1.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/feature-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
- ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1
- ghcr.io/appscode-charts/opencost:1.18.1
- ghcr.io/appscode-charts/opscenter-features:v2024.10.7
- ghcr.io/appscode-charts/panopticon:v2024.9.30
- ghcr.io/appscode-charts/panopticon:v2024.10.7
- ghcr.io/appscode-charts/prepare-cluster:v2023.12.21
- ghcr.io/appscode-charts/prometheus-adapter:4.9.0
- ghcr.io/appscode-charts/reloader:1.0.79
Expand Down
4 changes: 2 additions & 2 deletions catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-o
$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
$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
$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
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2024.10.7.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2024.10.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prepare-cluster-v2023.12.21.tar $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prometheus-adapter-4.9.0.tar $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-reloader-1.0.79.tar $IMAGE_REGISTRY/appscode-charts/reloader:1.0.79
Expand Down Expand Up @@ -272,7 +272,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-u
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.18.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-maxmind-geoip-city-mmdb-latest.tar $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-openfga-v1.6.0.tar $IMAGE_REGISTRY/appscode/openfga:v1.6.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-panopticon-v0.0.14.tar $IMAGE_REGISTRY/appscode/panopticon:v0.0.14
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-panopticon-v0.0.14.tar $IMAGE_REGISTRY/appscode/panopticon:v0.0.15
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-petset-v0.0.7.tar $IMAGE_REGISTRY/appscode/petset:v0.0.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-platform-ui-0.8.6.tar $IMAGE_REGISTRY/appscode/platform-ui:0.8.6
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-prom-authproxy-v0.0.1.tar $IMAGE_REGISTRY/appscode/prom-authproxy:v0.0.1
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-into-k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ k3s ctr images import images/appscode-charts-opskubedbcom-redissentinelopsreques
k3s ctr images import images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.7.0.tar
k3s ctr images import images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.7.0.tar
k3s ctr images import images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.7.0.tar
k3s ctr images import images/appscode-charts-panopticon-v2024.9.30.tar
k3s ctr images import images/appscode-charts-panopticon-v2024.10.7.tar
k3s ctr images import images/appscode-charts-prepare-cluster-v2023.12.21.tar
k3s ctr images import images/appscode-charts-prometheus-adapter-4.9.0.tar
k3s ctr images import images/appscode-charts-reloader-1.0.79.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/sync-gcp-mp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.7 $IM
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/license-proxyserver:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/maxmind-geoip:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/openfga:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/panopticon:v0.0.14 $IMAGE_REGISTRY/panopticon:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/panopticon:v0.0.15 $IMAGE_REGISTRY/panopticon:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/petset:v0.0.7 $IMAGE_REGISTRY/petset:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/platform-ui:0.8.6 $IMAGE_REGISTRY/platform-ui:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/prom-authproxy:v0.0.1 $IMAGE_REGISTRY/prom-authproxy:$TAG
Expand Down
2 changes: 1 addition & 1 deletion charts/ace-installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The following table lists the configurable parameters of the `ace-installer` cha
| helm.releases.opscenter-features.enabled | | <code>true</code> |
| helm.releases.opscenter-features.version | | <code>"v2024.10.7"</code> |
| helm.releases.panopticon.enabled | | <code>true</code> |
| helm.releases.panopticon.version | | <code>"v2024.9.30"</code> |
| helm.releases.panopticon.version | | <code>"v2024.10.7"</code> |
| helm.releases.panopticon.values | | <code>{"monitoring":{"agent":"prometheus.io/operator","enabled":true,"serviceMonitor":{"labels":{"release":"kube-prometheus-stack"}}}}</code> |
| helm.releases.reloader.enabled | | <code>true</code> |
| helm.releases.reloader.version | | <code>"1.0.79"</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/ace-installer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ helm:
version: "v2024.10.7"
panopticon:
enabled: true
version: "v2024.9.30"
version: "v2024.10.7"
values: # +doc-gen:break
monitoring:
agent: prometheus.io/operator
Expand Down
2 changes: 1 addition & 1 deletion charts/opscenter-features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.opencost.version | | <code>"1.18.1"</code> |
| helm.releases.opencost-grafana-dashboards.version | | <code>"v2023.10.1"</code> |
| helm.releases.opscenter-features.version | | <code>"v2024.10.7"</code> |
| helm.releases.panopticon.version | | <code>"v2024.9.30"</code> |
| helm.releases.panopticon.version | | <code>"v2024.10.7"</code> |
| helm.releases.prepare-cluster.version | | <code>"v2023.12.21"</code> |
| helm.releases.prometheus-adapter.version | | <code>"4.9.0"</code> |
| helm.releases.reloader.version | | <code>"1.0.79"</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/opscenter-features/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ helm:
opscenter-features:
version: "v2024.10.7"
panopticon:
version: "v2024.9.30"
version: "v2024.10.7"
prepare-cluster:
version: "v2023.12.21"
prometheus-adapter:
Expand Down

0 comments on commit 3949489

Please sign in to comment.