From cd4428a5817cf50930d7599209e743341d1a9a5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:03:22 +1000 Subject: [PATCH] chore(deps): update quay.io/prometheus/prometheus docker tag to v2.54.1 (#643) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shain Singh --- argocd/manifests/kube-prometheus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/kube-prometheus/values.yaml b/argocd/manifests/kube-prometheus/values.yaml index fcae25fd1..610208792 100644 --- a/argocd/manifests/kube-prometheus/values.yaml +++ b/argocd/manifests/kube-prometheus/values.yaml @@ -2508,7 +2508,7 @@ prometheus: image: registry: quay.io repository: prometheus/prometheus - tag: v2.53.0 + tag: v2.54.1 sha: "" ## Tolerations for use with node taints ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/