mirror of
https://github.com/nold360/hive-apps
synced 2025-01-09 23:36:24 +00:00
Compare commits
3 commits
414ce4c545
...
29cf24e380
Author | SHA1 | Date | |
---|---|---|---|
|
29cf24e380 | ||
|
26bf9b28fc | ||
|
be666ee1ee |
3 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ apps:
|
|||
- name: qdrant
|
||||
repoURL: https://qdrant.to/helm
|
||||
chart: qdrant
|
||||
targetRevision: 0.8.1
|
||||
targetRevision: 0.8.3
|
||||
|
||||
- name: bibot
|
||||
namespace: bibot
|
||||
|
|
|
@ -94,7 +94,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 10.4.0
|
||||
tag: 10.4.1
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.50.1
|
||||
tag: v2.51.0
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in a new issue