Compare commits

...

4 commits

4 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ installCRDs: true
global: global:
image: image:
repository: quay.io/argoproj/argocd repository: quay.io/argoproj/argocd
tag: v2.11.5 tag: v2.11.11
# 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.11.5 image: quay.io/argoproj/argocd:v2.11.11
command: command:
- cp - cp
- -n - -n

View file

@ -1,6 +1,6 @@
image: image:
repository: influxdb repository: influxdb
tag: 2.7.8-alpine tag: 2.7.10-alpine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## If specified, use these secrets to access the images ## If specified, use these secrets to access the images
# pullSecrets: # pullSecrets:

View file

@ -1,6 +1,6 @@
image: image:
repository: koenkk/zigbee2mqtt repository: koenkk/zigbee2mqtt
tag: 1.39.0 tag: 1.39.1
service: service:
main: main:

View file

@ -11,7 +11,7 @@ server:
enabled: true enabled: true
image: image:
repository: "hashicorp/vault" repository: "hashicorp/vault"
tag: "1.17.2" tag: "1.17.6"
auditStorage: auditStorage:
accessMode: ReadWriteOnce accessMode: ReadWriteOnce
annotations: {} annotations: {}