Compare commits

..

No commits in common. "094f0419f41a1a75c2ffa9197b267cf4426d6d70" and "9bddc59c36aa37ce2b9a6bfe497d6114b02af0db" have entirely different histories.

9 changed files with 11 additions and 11 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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