Skip to content

Commit

Permalink
Update quay.io/prometheus/prometheus Docker tag to v2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2023
1 parent cf8d334 commit 871073f
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.40.5", // renovate
image: "quay.io/prometheus/prometheus:v2.44.0", // renovate
args_+: {
//"log.level": "debug", // default is info

Expand Down

0 comments on commit 871073f

Please sign in to comment.