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/