Compare commits

...

6 commits

6 changed files with 7 additions and 7 deletions

View file

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

View file

@ -11,7 +11,7 @@ grafana:
image:
repository: grafana/grafana
tag: 11.1.7
tag: 11.2.2
persistence:
enabled: true

View file

@ -2,7 +2,7 @@ loki:
enabled: true
image:
repository: grafana/loki
tag: 3.1.2
tag: 3.2.1
promtail:
enabled: true

View file

@ -172,7 +172,7 @@ sidecar:
# -- The image repository to pull from
repository: kiwigrid/k8s-sidecar
# -- The image tag to pull, default: `1.23.1`
tag: 1.27.6
tag: 1.28.0
# -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar

View file

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

View file

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