Compare commits

..

No commits in common. "30ff7e9ae4a30b1b12f89140b90cf5fc4e8e2fc1" and "d12424071a0ff57a9d825c6b799a38f316225815" have entirely different histories.

4 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.11.11
tag: v2.11.5
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.11.11
image: quay.io/argoproj/argocd:v2.11.5
command:
- cp
- -n

View file

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

View file

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

View file

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