From 96af0c7c88b6ee70bdc3f4eaad85884706b6cd9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:20:41 +0000 Subject: [PATCH] Update all dependencies --- .tool-versions | 4 ++-- src/applications/argo-cd/deploy/argocd/application.yaml | 2 +- src/applications/argo-cd/deploy/chart/Chart.yaml | 2 +- .../argo-workflows/deploy/argocd/application.yaml | 2 +- src/applications/cert-manager/deploy/argocd/application.yaml | 2 +- src/applications/gitea/deploy/argocd/application.yaml | 2 +- src/applications/harbor/deploy/argocd/application.yaml | 2 +- src/applications/keycloak/deploy/argocd/application.yaml | 2 +- src/applications/monitoring/deploy/argocd/application.yaml | 2 +- src/applications/monitoring/deploy/chart/base/Chart.yaml | 2 +- src/applications/pihole/deploy/argocd/application.yaml | 2 +- .../project-contour/deploy/argocd/application.yaml | 2 +- src/applications/rabbitmq/deploy/argocd/application.yaml | 2 +- src/applications/reflector/deploy/argocd/application.yaml | 2 +- .../stakater-reloader/deploy/argocd/application.yaml | 2 +- src/applications/velero/deploy/argocd/application.yaml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.tool-versions b/.tool-versions index 5896cc232..3f01e2152 100644 --- a/.tool-versions +++ b/.tool-versions @@ -4,6 +4,6 @@ helm-ct 3.4.0 krew 0.4.3 python 3.11.4 task 3.7.0 -terraform 1.5.3 -terragrunt 0.48.4 +terraform 1.5.4 +terragrunt 0.48.5 vault 1.13.1 \ No newline at end of file diff --git a/src/applications/argo-cd/deploy/argocd/application.yaml b/src/applications/argo-cd/deploy/argocd/application.yaml index 6b277f28e..a3bee15e1 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: 5.41.2 + targetRevision: 5.42.1 diff --git a/src/applications/argo-cd/deploy/chart/Chart.yaml b/src/applications/argo-cd/deploy/chart/Chart.yaml index 2b02cdde0..195ac8aed 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: 5.41.2 + version: 5.42.1 #- name: argocd-apps # repository: https://argoproj.github.io/argo-helm # version: 0.0.6 diff --git a/src/applications/argo-workflows/deploy/argocd/application.yaml b/src/applications/argo-workflows/deploy/argocd/application.yaml index 119fd3fab..1db7e60e5 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.32.0 \ No newline at end of file + targetRevision: 0.32.1 \ No newline at end of file diff --git a/src/applications/cert-manager/deploy/argocd/application.yaml b/src/applications/cert-manager/deploy/argocd/application.yaml index 908032ecd..9edd2d36e 100644 --- a/src/applications/cert-manager/deploy/argocd/application.yaml +++ b/src/applications/cert-manager/deploy/argocd/application.yaml @@ -32,4 +32,4 @@ spec: chart: cert-manager repoURL: 'https://charts.jetstack.io' # https://artifacthub.io/packages/helm/cert-manager/cert-manager - targetRevision: v1.12.2 \ No newline at end of file + targetRevision: v1.12.3 \ No newline at end of file diff --git a/src/applications/gitea/deploy/argocd/application.yaml b/src/applications/gitea/deploy/argocd/application.yaml index d5740a1e6..ceeb2693f 100644 --- a/src/applications/gitea/deploy/argocd/application.yaml +++ b/src/applications/gitea/deploy/argocd/application.yaml @@ -85,7 +85,7 @@ spec: existingSecret: gitea-admin-secret chart: gitea repoURL: https://dl.gitea.io/charts/ - targetRevision: 9.0.4 + targetRevision: 9.1.0 - helm: releaseName: external-secrets-manifests diff --git a/src/applications/harbor/deploy/argocd/application.yaml b/src/applications/harbor/deploy/argocd/application.yaml index 7588a9925..dc7ef0a5c 100644 --- a/src/applications/harbor/deploy/argocd/application.yaml +++ b/src/applications/harbor/deploy/argocd/application.yaml @@ -29,5 +29,5 @@ spec: parameters: [] chart: harbor repoURL: https://helm.goharbor.io - targetRevision: 1.12.2 + targetRevision: 1.12.3 \ No newline at end of file diff --git a/src/applications/keycloak/deploy/argocd/application.yaml b/src/applications/keycloak/deploy/argocd/application.yaml index 771fa59f9..72bec61aa 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: 15.1.7 + targetRevision: 16.0.0 - helm: releaseName: external-secrets-manifests values: |- diff --git a/src/applications/monitoring/deploy/argocd/application.yaml b/src/applications/monitoring/deploy/argocd/application.yaml index be74e825e..ae54143aa 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: 48.2.0 + targetRevision: 48.2.3 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 9b493441d..7cf23b23c 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: 48.2.0 + version: 48.2.3 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/src/applications/pihole/deploy/argocd/application.yaml b/src/applications/pihole/deploy/argocd/application.yaml index 44f5f5e84..2e4fbd862 100644 --- a/src/applications/pihole/deploy/argocd/application.yaml +++ b/src/applications/pihole/deploy/argocd/application.yaml @@ -10,6 +10,6 @@ spec: source: chart: pihole repoURL: https://mojo2600.github.io/pihole-kubernetes/ - targetRevision: 2.17.0 + targetRevision: 2.18.0 helm: releaseName: pihole diff --git a/src/applications/project-contour/deploy/argocd/application.yaml b/src/applications/project-contour/deploy/argocd/application.yaml index c3f8d1399..86cb5684a 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: 12.2.1 + targetRevision: 12.2.4 chart: contour \ No newline at end of file diff --git a/src/applications/rabbitmq/deploy/argocd/application.yaml b/src/applications/rabbitmq/deploy/argocd/application.yaml index b7bb0c038..21da1139f 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.0.8 \ No newline at end of file + targetRevision: 12.0.9 \ No newline at end of file diff --git a/src/applications/reflector/deploy/argocd/application.yaml b/src/applications/reflector/deploy/argocd/application.yaml index 3b7d17210..13357bc73 100644 --- a/src/applications/reflector/deploy/argocd/application.yaml +++ b/src/applications/reflector/deploy/argocd/application.yaml @@ -12,4 +12,4 @@ spec: releaseName: reflector chart: reflector repoURL: https://emberstack.github.io/helm-charts - targetRevision: 7.0.190 \ No newline at end of file + targetRevision: 7.0.193 \ No newline at end of file diff --git a/src/applications/stakater-reloader/deploy/argocd/application.yaml b/src/applications/stakater-reloader/deploy/argocd/application.yaml index a479972d8..972586784 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.32 \ No newline at end of file + targetRevision: 1.0.34 \ No newline at end of file diff --git a/src/applications/velero/deploy/argocd/application.yaml b/src/applications/velero/deploy/argocd/application.yaml index a4e64d2e9..0a9ded4de 100644 --- a/src/applications/velero/deploy/argocd/application.yaml +++ b/src/applications/velero/deploy/argocd/application.yaml @@ -18,4 +18,4 @@ spec: value: 'false' repoURL: https://vmware-tanzu.github.io/helm-charts # https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero - targetRevision: 4.1.3 \ No newline at end of file + targetRevision: 4.1.4 \ No newline at end of file