Skip to content

Commit

Permalink
Merge pull request #52 from anguslees/renovate/quay.io-prometheus-pro…
Browse files Browse the repository at this point in the history
…metheus-2.x

Update quay.io/prometheus/prometheus Docker tag to v2.40.5
  • Loading branch information
anguslees authored Dec 5, 2022
2 parents 5d353ba + 1ceba22 commit a9a26a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ local path_join(prefix, suffix) = (
containers_+: {
prometheus: kube.Container("prometheus") {
local this = self,
image: "quay.io/prometheus/prometheus:v2.39.1", // renovate
image: "quay.io/prometheus/prometheus:v2.40.5", // renovate
args_+: {
//"log.level": "debug", // default is info

Expand Down

0 comments on commit a9a26a2

Please sign in to comment.