Skip to content

Commit

Permalink
feat: update image in Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham2g committed Dec 12, 2024
1 parent 967702a commit 8aa0ea7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions charts/kommander-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ kommanderoperator:
repository: mesosphere/kommander2-core-installer
tag:
pullPolicy: IfNotPresent
image:
registry: quay.io
repository: thanos/thanos
tag: v0.37.0
pullPolicy: Always

kubetools:
image:
Expand Down
5 changes: 5 additions & 0 deletions services/kube-prometheus-stack/65.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ data:
tag: v1.4.3
# Set SHA to empty so airgapped deployments work out of box.
sha: ""
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.37.1
sha: ""
mesosphereResources:
create: true
hooks:
Expand Down

0 comments on commit 8aa0ea7

Please sign in to comment.