mirror of
https://github.com/nold360/hive-apps
synced 2025-01-25 16:32:49 +00:00
Compare commits
2 commits
fc4d9ab940
...
e117787399
Author | SHA1 | Date | |
---|---|---|---|
|
e117787399 | ||
|
853f79dd09 |
2 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.4
|
||||
targetRevision: 0.8.5
|
||||
|
||||
- name: bibot
|
||||
namespace: bibot
|
||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.10.8
|
||||
tag: v2.10.9
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.10.8
|
||||
image: quay.io/argoproj/argocd:v2.10.9
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
Loading…
Add table
Reference in a new issue