Compare commits

..

No commits in common. "29cf24e380bf8929ab9300e58abb16683dd6246c" and "414ce4c545ba19f8578497b36d94d6678f06223b" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ apps:
- name: qdrant - name: qdrant
repoURL: https://qdrant.to/helm repoURL: https://qdrant.to/helm
chart: qdrant chart: qdrant
targetRevision: 0.8.3 targetRevision: 0.8.1
- name: bibot - name: bibot
namespace: bibot namespace: bibot

View file

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

View file

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