Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
24010c3d0d
Merge 2e6dc0c891 into 1ab5591ca5 2024-11-08 17:14:59 +00:00
renovate[bot]
2e6dc0c891
chore(deps): update helm chart falco to v4 2024-11-08 17:14:57 +00:00
15 changed files with 17 additions and 17 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: falco - name: falco
repoURL: https://falcosecurity.github.io/charts repoURL: https://falcosecurity.github.io/charts
chart: falco chart: falco
targetRevision: 4.14.1 targetRevision: 4.14.0

View file

@ -1,6 +1,6 @@
image: image:
repository: adguard/adguardhome repository: adguard/adguardhome
tag: v0.107.54 tag: v0.107.53
env: env:
TZ: Europe/Amsterdam TZ: Europe/Amsterdam

View file

@ -1,7 +1,7 @@
image: image:
repository: docker.io/qdrant/qdrant repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "v1.12.2" tag: "v1.12.1"
useUnprivilegedImage: true useUnprivilegedImage: true
env: env:

View file

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

View file

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion # @default -- chart.appVersion
tag: "1.26" tag: "1.25"
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View file

@ -6,7 +6,7 @@ apps:
- name: crossplane - name: crossplane
repoURL: https://charts.crossplane.io/stable repoURL: https://charts.crossplane.io/stable
chart: crossplane chart: crossplane
targetRevision: 1.18.0 targetRevision: 1.17.3
secrets: secrets:
- name: terraform - name: terraform
keys: keys:

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack - name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack chart: kube-prometheus-stack
targetRevision: 66.1.0 targetRevision: 65.8.1
secrets: secrets:
- name: grafana - name: grafana
keys: keys:

View file

@ -24,7 +24,7 @@ server:
enabled: true enabled: true
image: image:
repository: quay.io/prometheus/prometheus repository: quay.io/prometheus/prometheus
tag: v2.55.1 tag: v2.55.0
strategy: strategy:
type: Recreate type: Recreate

View file

@ -4,7 +4,7 @@ controllers:
main: main:
image: image:
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
tag: "2024.11" tag: "2024.10"
env: env:
TZ: Europe/Berlin TZ: Europe/Berlin

View file

@ -1,6 +1,6 @@
image: image:
repository: b4bz/homer repository: b4bz/homer
tag: v24.11.1 tag: v24.10.2
initContainers: initContainers:
clone-assets: clone-assets:

View file

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

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud - name: nextcloud
repoURL: https://nextcloud.github.io/helm repoURL: https://nextcloud.github.io/helm
chart: nextcloud chart: nextcloud
targetRevision: 6.2.2 targetRevision: 6.2.1
secrets: secrets:
- name: nextcloud-user - name: nextcloud-user
keys: keys:

View file

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

View file

@ -5,7 +5,7 @@ apps:
- name: vault - name: vault
repoURL: https://helm.releases.hashicorp.com repoURL: https://helm.releases.hashicorp.com
chart: vault chart: vault
targetRevision: 0.29.0 targetRevision: 0.28.1
syncWave: '-3' syncWave: '-3'
ignoreDiff: ignoreDiff:
- group: "*" - group: "*"
@ -18,5 +18,5 @@ apps:
namespace: vault-secrets-operator namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator chart: vault-secrets-operator
targetRevision: 2.6.1 targetRevision: 2.6.0
syncWave: '-2' syncWave: '-2'

View file

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