Skip to content

Commit

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

Expand Down

0 comments on commit c44be67

Please sign in to comment.