mirror of
https://github.com/nold360/hive-apps
synced 2025-02-04 14:32:50 +00:00
Compare commits
No commits in common. "7be2ee33eb56205f9d10a304e1453a7a9c9d92f3" and "eb13251c103d1f1642882417d35388d4f5a78248" have entirely different histories.
7be2ee33eb
...
eb13251c10
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.9.7"
|
||||
tag: "v1.9.6"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetRevision: 60.4.0
|
||||
targetRevision: 60.3.0
|
||||
secrets:
|
||||
- name: grafana
|
||||
keys:
|
||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 10.4.5
|
||||
tag: 10.4.4
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue