Compare commits

...

7 commits

7 changed files with 8 additions and 8 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: core
repoURL: https://neuvector.github.io/neuvector-helm/
chart: core
targetRevision: 2.7.7
targetRevision: 2.7.9

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

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

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.11.6
tag: 2.12.1
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables:

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: {}