Compare commits

..

No commits in common. "bc4ebb4d401c4a0819f00b0bc3f1ec4bb05fc07d" and "15c9a9587ab8b0c65f09afcd47d73a32fbec2c96" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@ grafana:
image:
repository: grafana/grafana
tag: 10.4.2
tag: 10.4.1
persistence:
enabled: true

View file

@ -24,7 +24,7 @@ server:
enabled: true
image:
repository: quay.io/prometheus/prometheus
tag: v2.51.2
tag: v2.51.1
strategy:
type: Recreate