Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This chart deploys the GlueOps Platform
| container_images.app_fluent_operator.kubesphere.image.tag | string | `"v2.7.0@sha256:b0668c0d878bde4ab04802a7e92d0dd3bef4c1fed1b5e63cf83d49bb3c5d3947"` | |
| container_images.app_gluekube_ccm.gluekube_ccm.image.registry | string | `"ghcr.repo.gpkg.io"` | |
| container_images.app_gluekube_ccm.gluekube_ccm.image.repository | string | `"glueops/gluekube-ccm"` | |
| container_images.app_gluekube_ccm.gluekube_ccm.image.tag | string | `"v0.37.0@sha256:98a66f1c80140594c34f5c054f40f83913ad93d3978bcb141fb67fbb16de1ff1"` | |
| container_images.app_gluekube_ccm.gluekube_ccm.image.tag | string | `"v0.40.0@sha256:9c3f9a4dae4b3cf9b5a4765668b0a8cf741e15ee07e63d10fce2d608ac0d0c4e"` | |
| container_images.app_glueops_alerts.cluster_monitoring.image.registry | string | `"ghcr.repo.gpkg.io"` | |
| container_images.app_glueops_alerts.cluster_monitoring.image.repository | string | `"glueops/cluster-monitoring"` | |
| container_images.app_glueops_alerts.cluster_monitoring.image.tag | string | `"v0.8.2@sha256:06bad372dfd21d2bf807d26fb6d354f885d7e4fe63a2108f7446f20be2b5413d"` | |
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ container_images:
image:
registry: ghcr.repo.gpkg.io
repository: glueops/gluekube-ccm
tag: v0.37.0@sha256:98a66f1c80140594c34f5c054f40f83913ad93d3978bcb141fb67fbb16de1ff1
tag: v0.40.0@sha256:9c3f9a4dae4b3cf9b5a4765668b0a8cf741e15ee07e63d10fce2d608ac0d0c4e

enable_chisel_proxy_protocol: false

Expand Down