Skip to content

Commit

Permalink
Update quay.io/prometheus/prometheus Docker tag to v2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2023
1 parent 9a88bff commit 419efbd
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.42.0", // renovate
args_+: {
//"log.level": "debug", // default is info

Expand Down

0 comments on commit 419efbd

Please sign in to comment.