diff --git a/.tool-versions b/.tool-versions index e6f564ad..88875866 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,9 +1,9 @@ -act 0.2.60 +act 0.2.61 helm 3.14.3 helm-ct 3.4.0 krew 0.4.3 python 3.12.2 task 3.7.0 terraform 1.7.5 -terragrunt 0.55.15 -vault 1.15.6 +terragrunt 0.55.21 +vault 1.16.0 diff --git a/src/applications/argo-cd/deploy/argocd/application.yaml b/src/applications/argo-cd/deploy/argocd/application.yaml index 3a1e5cdc..fc407f16 100644 --- a/src/applications/argo-cd/deploy/argocd/application.yaml +++ b/src/applications/argo-cd/deploy/argocd/application.yaml @@ -39,4 +39,4 @@ spec: valueFiles: [] chart: argo-cd repoURL: https://argoproj.github.io/argo-helm - targetRevision: 6.7.2 + targetRevision: 6.7.8 diff --git a/src/applications/argo-cd/deploy/chart-apps/Chart.yaml b/src/applications/argo-cd/deploy/chart-apps/Chart.yaml index 3020b856..dacd5704 100644 --- a/src/applications/argo-cd/deploy/chart-apps/Chart.yaml +++ b/src/applications/argo-cd/deploy/chart-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: argocd-apps repository: https://argoproj.github.io/argo-helm - version: 1.6.2 + version: 2.0.0 description: Preconfigured ArgoCD Deployment name: argo-apps sources: diff --git a/src/applications/argo-cd/deploy/chart/Chart.yaml b/src/applications/argo-cd/deploy/chart/Chart.yaml index 9a59e876..7f3d7b7f 100644 --- a/src/applications/argo-cd/deploy/chart/Chart.yaml +++ b/src/applications/argo-cd/deploy/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 6.7.2 + version: 6.7.8 #- name: argocd-apps # repository: https://argoproj.github.io/argo-helm # version: 0.0.6 diff --git a/src/applications/argo-events/deploy/argocd/application.yaml b/src/applications/argo-events/deploy/argocd/application.yaml index 93ae484b..f3b63388 100644 --- a/src/applications/argo-events/deploy/argocd/application.yaml +++ b/src/applications/argo-events/deploy/argocd/application.yaml @@ -12,7 +12,7 @@ spec: source: chart: argo-events repoURL: https://argoproj.github.io/argo-helm - targetRevision: 2.4.3 + targetRevision: 2.4.4 helm: releaseName: argo-events parameters: diff --git a/src/applications/argo-workflows/deploy/argocd/application.yaml b/src/applications/argo-workflows/deploy/argocd/application.yaml index 1eaf1a19..95c5a7eb 100644 --- a/src/applications/argo-workflows/deploy/argocd/application.yaml +++ b/src/applications/argo-workflows/deploy/argocd/application.yaml @@ -78,4 +78,4 @@ spec: #targetRevision: 0.14.1 chart: argo-workflows repoURL: https://argoproj.github.io/argo-helm - targetRevision: 0.40.14 + targetRevision: 0.41.1 diff --git a/src/applications/esphome/deploy/argocd/application.yaml b/src/applications/esphome/deploy/argocd/application.yaml index 436dba4a..34424030 100644 --- a/src/applications/esphome/deploy/argocd/application.yaml +++ b/src/applications/esphome/deploy/argocd/application.yaml @@ -33,7 +33,7 @@ spec: targetRevision: main - chart: app-template repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 3.0.3 + targetRevision: 3.0.4 helm: releaseName: esphome values: | diff --git a/src/applications/external-dns/deploy/kustomize/kustomization.yaml b/src/applications/external-dns/deploy/kustomize/kustomization.yaml index 2403b582..0ae85814 100644 --- a/src/applications/external-dns/deploy/kustomize/kustomization.yaml +++ b/src/applications/external-dns/deploy/kustomize/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.14.0 + - https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.14.1 - exsecret-root.yaml namespace: external-dns diff --git a/src/applications/external-secrets/deploy/argocd/application.yaml b/src/applications/external-secrets/deploy/argocd/application.yaml index f0958590..3a022280 100644 --- a/src/applications/external-secrets/deploy/argocd/application.yaml +++ b/src/applications/external-secrets/deploy/argocd/application.yaml @@ -12,7 +12,7 @@ spec: source: chart: external-secrets repoURL: https://charts.external-secrets.io - targetRevision: 0.9.13 + targetRevision: 0.9.14 helm: releaseName: external-secrets parameters: diff --git a/src/applications/harbor/deploy/argocd/application.yaml b/src/applications/harbor/deploy/argocd/application.yaml index 9e25905e..f94f247e 100644 --- a/src/applications/harbor/deploy/argocd/application.yaml +++ b/src/applications/harbor/deploy/argocd/application.yaml @@ -70,4 +70,4 @@ spec: parameters: [] chart: harbor repoURL: https://helm.goharbor.io - targetRevision: 1.14.0 + targetRevision: 1.14.1 diff --git a/src/applications/home-assistant/deploy/argocd/application.yaml b/src/applications/home-assistant/deploy/argocd/application.yaml index 0f4f9d93..70a714c4 100644 --- a/src/applications/home-assistant/deploy/argocd/application.yaml +++ b/src/applications/home-assistant/deploy/argocd/application.yaml @@ -37,7 +37,7 @@ spec: - chart: app-template repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 3.0.3 + targetRevision: 3.0.4 helm: releaseName: home-assistant parameters: [] diff --git a/src/applications/keycloak/deploy/argocd/application.yaml b/src/applications/keycloak/deploy/argocd/application.yaml index 71cb7291..44144089 100644 --- a/src/applications/keycloak/deploy/argocd/application.yaml +++ b/src/applications/keycloak/deploy/argocd/application.yaml @@ -91,7 +91,7 @@ spec: parameters: [] chart: keycloak repoURL: https://charts.bitnami.com/bitnami - targetRevision: 19.3.0 + targetRevision: 19.4.1 - helm: releaseName: external-secrets-manifests values: |- diff --git a/src/applications/metallb/deploy/argocd/application.yaml b/src/applications/metallb/deploy/argocd/application.yaml index a4fcfef8..775eacbb 100644 --- a/src/applications/metallb/deploy/argocd/application.yaml +++ b/src/applications/metallb/deploy/argocd/application.yaml @@ -14,5 +14,5 @@ spec: releaseName: metallb chart: metallb repoURL: https://metallb.github.io/metallb - targetRevision: 0.14.3 + targetRevision: 0.14.4 # https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml diff --git a/src/applications/monitoring/deploy/argocd/application.yaml b/src/applications/monitoring/deploy/argocd/application.yaml index 91682eb7..f21d8fe9 100644 --- a/src/applications/monitoring/deploy/argocd/application.yaml +++ b/src/applications/monitoring/deploy/argocd/application.yaml @@ -12,7 +12,7 @@ spec: source: chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 57.0.3 + targetRevision: 57.2.0 helm: # skipCrds: true # https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml diff --git a/src/applications/monitoring/deploy/chart/base/Chart.yaml b/src/applications/monitoring/deploy/chart/base/Chart.yaml index 7fd7a497..8a81a6ce 100644 --- a/src/applications/monitoring/deploy/chart/base/Chart.yaml +++ b/src/applications/monitoring/deploy/chart/base/Chart.yaml @@ -3,5 +3,5 @@ name: kube-prometheus-stack version: 0.0.1 dependencies: - name: kube-prometheus-stack - version: 57.0.3 + version: 57.2.0 repository: https://prometheus-community.github.io/helm-charts diff --git a/src/applications/mosquitto/deploy/argocd/application.yaml b/src/applications/mosquitto/deploy/argocd/application.yaml index 1e1a12dc..85122b19 100644 --- a/src/applications/mosquitto/deploy/argocd/application.yaml +++ b/src/applications/mosquitto/deploy/argocd/application.yaml @@ -12,7 +12,7 @@ spec: sources: - chart: app-template repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 3.0.3 + targetRevision: 3.0.4 helm: releaseName: mosquitto parameters: [] diff --git a/src/applications/project-contour/deploy/argocd/application.yaml b/src/applications/project-contour/deploy/argocd/application.yaml index 51036d11..7b98157a 100644 --- a/src/applications/project-contour/deploy/argocd/application.yaml +++ b/src/applications/project-contour/deploy/argocd/application.yaml @@ -25,5 +25,5 @@ spec: - --ingress-status-address=192.168.178.42 manageCRDs: true repoURL: https://charts.bitnami.com/bitnami - targetRevision: 16.0.2 + targetRevision: 17.0.1 chart: contour diff --git a/src/applications/rabbitmq/deploy/argocd/application.yaml b/src/applications/rabbitmq/deploy/argocd/application.yaml index 6ee8e1d4..c2315704 100644 --- a/src/applications/rabbitmq/deploy/argocd/application.yaml +++ b/src/applications/rabbitmq/deploy/argocd/application.yaml @@ -12,4 +12,4 @@ spec: helm: releaseName: rabbitmq repoURL: https://charts.bitnami.com/bitnami - targetRevision: 12.15.0 + targetRevision: 13.0.2 diff --git a/src/applications/rest980/deploy/argocd/application.yaml b/src/applications/rest980/deploy/argocd/application.yaml index 6bc5bc4c..afc976ca 100644 --- a/src/applications/rest980/deploy/argocd/application.yaml +++ b/src/applications/rest980/deploy/argocd/application.yaml @@ -10,7 +10,7 @@ spec: sources: - chart: app-template repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 3.0.3 + targetRevision: 3.0.4 helm: releaseName: rest980 parameters: [] diff --git a/src/applications/stakater-forecastle/deploy/argocd/application.yaml b/src/applications/stakater-forecastle/deploy/argocd/application.yaml index 2cc04674..cf0ea44a 100644 --- a/src/applications/stakater-forecastle/deploy/argocd/application.yaml +++ b/src/applications/stakater-forecastle/deploy/argocd/application.yaml @@ -36,4 +36,4 @@ spec: any: true chart: forecastle repoURL: https://stakater.github.io/stakater-charts - targetRevision: v1.0.137 + targetRevision: v1.0.138 diff --git a/src/applications/stakater-reloader/deploy/argocd/application.yaml b/src/applications/stakater-reloader/deploy/argocd/application.yaml index 11e79a2f..98b9e090 100644 --- a/src/applications/stakater-reloader/deploy/argocd/application.yaml +++ b/src/applications/stakater-reloader/deploy/argocd/application.yaml @@ -22,4 +22,4 @@ spec: # namespace: monitoring chart: reloader repoURL: https://stakater.github.io/stakater-charts - targetRevision: 1.0.69 + targetRevision: 1.0.72 diff --git a/src/applications/zigbee2mqtt/deploy/argocd/application.yaml b/src/applications/zigbee2mqtt/deploy/argocd/application.yaml index 0baf4c36..8f558cdf 100644 --- a/src/applications/zigbee2mqtt/deploy/argocd/application.yaml +++ b/src/applications/zigbee2mqtt/deploy/argocd/application.yaml @@ -11,7 +11,7 @@ spec: - chart: zigbee2mqtt # https://github.com/truecharts/charts/blob/master/charts/stable/zigbee2mqtt/values.yaml repoURL: https://charts.truecharts.org/ - targetRevision: 11.6.2 + targetRevision: 11.8.6 helm: releaseName: zigbee2mqtt values: |