From 73b4317360bdfc82b2be09863d62279e1c021bb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:32:51 +0000 Subject: [PATCH] Update all dependencies --- .tool-versions | 2 +- src/applications/esphome/deploy/argocd/application.yaml | 2 +- src/applications/home-assistant/deploy/argocd/application.yaml | 2 +- src/applications/monitoring/deploy/argocd/application.yaml | 2 +- src/applications/monitoring/deploy/chart/base/Chart.yaml | 2 +- src/applications/mosquitto/deploy/argocd/application.yaml | 2 +- src/applications/project-contour/deploy/argocd/application.yaml | 2 +- src/applications/rest980/deploy/argocd/application.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.tool-versions b/.tool-versions index fea064c8d..27e5ab5a8 100644 --- a/.tool-versions +++ b/.tool-versions @@ -5,5 +5,5 @@ krew 0.4.3 python 3.12.0 task 3.7.0 terraform 1.6.0 -terragrunt 0.52.0 +terragrunt 0.52.1 vault 1.13.1 diff --git a/src/applications/esphome/deploy/argocd/application.yaml b/src/applications/esphome/deploy/argocd/application.yaml index 573c837f2..9a09dd37e 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: 2.0.2 + targetRevision: 2.0.3 helm: releaseName: esphome values: | diff --git a/src/applications/home-assistant/deploy/argocd/application.yaml b/src/applications/home-assistant/deploy/argocd/application.yaml index cd19e4221..b2746b55d 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: 2.0.2 + targetRevision: 2.0.3 helm: releaseName: home-assistant parameters: [] diff --git a/src/applications/monitoring/deploy/argocd/application.yaml b/src/applications/monitoring/deploy/argocd/application.yaml index ce5f7ac22..d06cd2cd2 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: 51.3.0 + targetRevision: 51.4.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 4e3ae7b5b..6a6847d9a 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: 51.3.0 + version: 51.4.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 dd214de34..d8bee3575 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: 2.0.2 + targetRevision: 2.0.3 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 a1c167b54..8c146ade9 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: 13.1.1 + targetRevision: 13.1.2 chart: contour diff --git a/src/applications/rest980/deploy/argocd/application.yaml b/src/applications/rest980/deploy/argocd/application.yaml index bd4e691ce..ce6f6804a 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: 2.0.2 + targetRevision: 2.0.3 helm: releaseName: rest980 parameters: []