mirror of
https://github.com/nold360/hive-apps
synced 2025-01-30 03:12:50 +00:00
Compare commits
No commits in common. "e11778739996a7fb434beba36b66ee32904ea598" and "fc4d9ab9408f0d4678cd47c16af435e2a202b624" have entirely different histories.
e117787399
...
fc4d9ab940
2 changed files with 3 additions and 3 deletions
|
@ -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.5
|
targetRevision: 0.8.4
|
||||||
|
|
||||||
- name: bibot
|
- name: bibot
|
||||||
namespace: bibot
|
namespace: bibot
|
||||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
||||||
global:
|
global:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/argoproj/argocd
|
repository: quay.io/argoproj/argocd
|
||||||
tag: v2.10.9
|
tag: v2.10.8
|
||||||
# imagePullPolicy: IfNotPresent
|
# imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 999
|
runAsUser: 999
|
||||||
|
@ -176,7 +176,7 @@ repoServer:
|
||||||
|
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: copy-cmp-server
|
- name: copy-cmp-server
|
||||||
image: quay.io/argoproj/argocd:v2.10.9
|
image: quay.io/argoproj/argocd:v2.10.8
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
- -n
|
- -n
|
||||||
|
|
Loading…
Add table
Reference in a new issue