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
repoURL: https://qdrant.to/helm
chart: qdrant
targetRevision: 0.8.3
targetRevision: 0.8.1
- name: bibot
namespace: bibot

View file

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

View file

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