Skip to content

Commit

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

Expand Down

0 comments on commit 4b6f38d

Please sign in to comment.