Skip to content

Commit

Permalink
Merge pull request #3790 from kubecost/dependabot/docker/cost-analyze…
Browse files Browse the repository at this point in the history
…r/prometheus-operator/prometheus-config-reloader-v0.79.2

Bump prometheus-operator/prometheus-config-reloader from v0.79.1 to v0.79.2 in /cost-analyzer
  • Loading branch information
jessegoodier authored Jan 3, 2025
2 parents ceba274 + 187c747 commit dcf20bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ prometheus:
name: configmap-reload
image:
repository: quay.io/prometheus-operator/prometheus-config-reloader
tag: v0.79.1
tag: v0.79.2
pullPolicy: IfNotPresent
extraArgs: {}
extraVolumeDirs: []
Expand All @@ -1101,7 +1101,7 @@ prometheus:
name: configmap-reload
image:
repository: quay.io/prometheus-operator/prometheus-config-reloader
tag: v0.79.1
tag: v0.79.2
pullPolicy: IfNotPresent
extraArgs: {}
extraVolumeDirs: []
Expand Down

0 comments on commit dcf20bd

Please sign in to comment.