diff --git a/.tool-versions b/.tool-versions index 2113222e4..c2312f5e6 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,9 +1,9 @@ -act 0.2.68 -helm 3.16.2 +act 0.2.70 +helm 3.16.4 helm-ct 3.4.0 krew 0.4.3 -python 3.13.0 +python 3.13.1 task 3.33.0 -terraform 1.9.8 -terragrunt 0.68.5 -vault 1.18.0 +terraform 1.10.2 +terragrunt 0.69.13 +vault 1.18.2 diff --git a/src/applications/argo-cd/deploy/argocd/application.yaml b/src/applications/argo-cd/deploy/argocd/application.yaml index 1d4dd910e..bc2a540e6 100644 --- a/src/applications/argo-cd/deploy/argocd/application.yaml +++ b/src/applications/argo-cd/deploy/argocd/application.yaml @@ -35,7 +35,7 @@ spec: valueFiles: [] chart: argo-cd repoURL: https://argoproj.github.io/argo-helm - targetRevision: 7.6.12 + targetRevision: 7.7.10 - helm: # parameters: [] releaseName: argocd-apps diff --git a/src/applications/argo-cd/deploy/chart/Chart.yaml b/src/applications/argo-cd/deploy/chart/Chart.yaml index 6f19742c4..ddd00eb7f 100644 --- a/src/applications/argo-cd/deploy/chart/Chart.yaml +++ b/src/applications/argo-cd/deploy/chart/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.6.12 + version: 7.7.10 #- name: argocd-apps # repository: https://argoproj.github.io/argo-helm # version: 0.0.6 - name: argo-workflow-mixin condition: workflow.enabled repository: https://nolte.github.io/helm-charts-repo/ - version: 0.8.4 + version: 0.8.5 alias: argo-workflows-execution description: Preconfigured ArgoCD Deployment name: argo-cd diff --git a/src/applications/argo-events/deploy/argocd/application.yaml b/src/applications/argo-events/deploy/argocd/application.yaml index db61ab694..23bbc8667 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.8 + targetRevision: 2.4.9 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 049d35700..131955b84 100644 --- a/src/applications/argo-workflows/deploy/argocd/application.yaml +++ b/src/applications/argo-workflows/deploy/argocd/application.yaml @@ -82,4 +82,4 @@ spec: #targetRevision: 0.14.1 chart: argo-workflows repoURL: https://argoproj.github.io/argo-helm - targetRevision: 0.42.5 + targetRevision: 0.45.2 diff --git a/src/applications/blackbox-exporter/deploy/argocd/application.yaml b/src/applications/blackbox-exporter/deploy/argocd/application.yaml index 544c11a28..d4e0ec987 100644 --- a/src/applications/blackbox-exporter/deploy/argocd/application.yaml +++ b/src/applications/blackbox-exporter/deploy/argocd/application.yaml @@ -12,4 +12,4 @@ spec: releaseName: prometheus-blackbox-exporter chart: prometheus-blackbox-exporter repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 9.0.1 + targetRevision: 9.1.0 diff --git a/src/applications/camel-k/deploy/argocd/application.yaml b/src/applications/camel-k/deploy/argocd/application.yaml index 2e3d612ce..c851e85ad 100644 --- a/src/applications/camel-k/deploy/argocd/application.yaml +++ b/src/applications/camel-k/deploy/argocd/application.yaml @@ -10,7 +10,7 @@ spec: source: chart: camel-k repoURL: https://apache.github.io/camel-k/charts - targetRevision: 2.4.0 + targetRevision: 2.5.0 #path: helm/camel-k/ diff --git a/src/applications/cert-manager/deploy/argocd/application.yaml b/src/applications/cert-manager/deploy/argocd/application.yaml index dc6d03671..a7cfa3db2 100644 --- a/src/applications/cert-manager/deploy/argocd/application.yaml +++ b/src/applications/cert-manager/deploy/argocd/application.yaml @@ -46,4 +46,4 @@ spec: chart: cert-manager repoURL: 'https://charts.jetstack.io' # https://artifacthub.io/packages/helm/cert-manager/cert-manager - targetRevision: v1.16.1 + targetRevision: v1.16.2 diff --git a/src/applications/external-dns/deploy/argocd/application.yaml b/src/applications/external-dns/deploy/argocd/application.yaml index 81d4c1609..c11895c08 100644 --- a/src/applications/external-dns/deploy/argocd/application.yaml +++ b/src/applications/external-dns/deploy/argocd/application.yaml @@ -31,7 +31,7 @@ spec: - # https://artifacthub.io/packages/helm/bitnami/external-dns chart: external-dns repoURL: registry-1.docker.io/bitnamicharts - targetRevision: 8.3.10 + targetRevision: 8.7.0 helm: releaseName: external-dns values: | diff --git a/src/applications/external-secrets/deploy/argocd/application.yaml b/src/applications/external-secrets/deploy/argocd/application.yaml index a3961961c..f2f4e542d 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.10.5 + targetRevision: 0.11.0 helm: releaseName: external-secrets parameters: diff --git a/src/applications/fritz-exporter/deploy/argocd/application.yaml b/src/applications/fritz-exporter/deploy/argocd/application.yaml index d83e4f587..537ad2992 100644 --- a/src/applications/fritz-exporter/deploy/argocd/application.yaml +++ b/src/applications/fritz-exporter/deploy/argocd/application.yaml @@ -22,4 +22,4 @@ spec: chart: fritz-exporter repoURL: https://nolte.github.io/helm-charts-repo - targetRevision: 1.0.4 + targetRevision: 1.1.0 diff --git a/src/applications/gitea/deploy/argocd/application.yaml b/src/applications/gitea/deploy/argocd/application.yaml index 548f8542d..5204e14b7 100644 --- a/src/applications/gitea/deploy/argocd/application.yaml +++ b/src/applications/gitea/deploy/argocd/application.yaml @@ -100,7 +100,7 @@ spec: adminGroup: /platform-super-users/gitea-admin-users chart: gitea repoURL: https://dl.gitea.io/charts/ - targetRevision: 10.5.0 + targetRevision: 10.6.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 3aaf9e413..0a4763719 100644 --- a/src/applications/harbor/deploy/argocd/application.yaml +++ b/src/applications/harbor/deploy/argocd/application.yaml @@ -88,4 +88,4 @@ spec: parameters: [] chart: harbor repoURL: https://helm.goharbor.io - targetRevision: 1.15.1 + targetRevision: 1.16.0 diff --git a/src/applications/keycloak/deploy/argocd/application.yaml b/src/applications/keycloak/deploy/argocd/application.yaml index 858cc292a..e603108fc 100644 --- a/src/applications/keycloak/deploy/argocd/application.yaml +++ b/src/applications/keycloak/deploy/argocd/application.yaml @@ -98,7 +98,7 @@ spec: # parameters: [] chart: keycloak repoURL: https://charts.bitnami.com/bitnami - targetRevision: 24.0.2 + targetRevision: 24.3.1 - helm: releaseName: external-secrets-manifests values: |- diff --git a/src/applications/kubernetes-event-exporter/deploy/argocd/application.yaml b/src/applications/kubernetes-event-exporter/deploy/argocd/application.yaml index a9c8d1de5..408a3357e 100644 --- a/src/applications/kubernetes-event-exporter/deploy/argocd/application.yaml +++ b/src/applications/kubernetes-event-exporter/deploy/argocd/application.yaml @@ -11,7 +11,7 @@ spec: - chart: kubernetes-event-exporter # https://artifacthub.io/packages/helm/bitnami/kubernetes-event-exporter repoURL: https://charts.bitnami.com/bitnami - targetRevision: 3.2.14 + targetRevision: 3.3.0 helm: releaseName: kubernetes-event-exporter values: | diff --git a/src/applications/minio/deploy/tenant/Chart.yaml b/src/applications/minio/deploy/tenant/Chart.yaml index d0d6bd841..6677cc19c 100644 --- a/src/applications/minio/deploy/tenant/Chart.yaml +++ b/src/applications/minio/deploy/tenant/Chart.yaml @@ -27,7 +27,7 @@ dependencies: - name: argo-workflow-mixin condition: workflow.enabled repository: https://nolte.github.io/helm-charts-repo/ - version: 0.8.4 + version: 0.8.5 alias: workflow - name: external-secrets-manifests condition: externalSecrets.enabled diff --git a/src/applications/monitoring/deploy/argocd/application.yaml b/src/applications/monitoring/deploy/argocd/application.yaml index e88b55598..f30bc1783 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: 65.5.0 + targetRevision: 67.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 251bb45f7..098b38d09 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: 65.5.0 + version: 67.2.0 repository: https://prometheus-community.github.io/helm-charts diff --git a/src/applications/pihole/deploy/argocd/application.yaml b/src/applications/pihole/deploy/argocd/application.yaml index c4b737704..6f16addf7 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.26.1 + targetRevision: 2.27.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 84f345dcc..5fdd82e7f 100644 --- a/src/applications/project-contour/deploy/argocd/application.yaml +++ b/src/applications/project-contour/deploy/argocd/application.yaml @@ -23,5 +23,5 @@ spec: # - --ingress-status-address=192.168.178.105 # manageCRDs: true repoURL: https://charts.bitnami.com/bitnami - targetRevision: 19.3.1 + targetRevision: 19.4.0 chart: contour diff --git a/src/applications/rabbitmq/deploy/argocd/application.yaml b/src/applications/rabbitmq/deploy/argocd/application.yaml index f2fe3f404..42daf964e 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: 15.0.3 + targetRevision: 15.2.1 diff --git a/src/applications/stakater-forecastle/deploy/argocd/application.yaml b/src/applications/stakater-forecastle/deploy/argocd/application.yaml index 692cee572..86b2cc360 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.146 + targetRevision: v1.0.152 diff --git a/src/applications/stakater-reloader/deploy/argocd/application.yaml b/src/applications/stakater-reloader/deploy/argocd/application.yaml index 950bc479e..091a105bb 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.1.0 + targetRevision: 1.2.0 diff --git a/src/applications/strimzi-operator/deploy/argocd/application.yaml b/src/applications/strimzi-operator/deploy/argocd/application.yaml index e77e72647..b7822f553 100644 --- a/src/applications/strimzi-operator/deploy/argocd/application.yaml +++ b/src/applications/strimzi-operator/deploy/argocd/application.yaml @@ -11,7 +11,7 @@ spec: - chart: strimzi-kafka-operator # https://strimzi.io/docs/operators/latest/deploying#deploying-cluster-operator-helm-chart-str repoURL: https://strimzi.io/charts - targetRevision: 0.43.0 + targetRevision: 0.44.0 helm: releaseName: strimzi-cluster-operator values: | diff --git a/src/applications/trino/deploy/argocd/application.yaml b/src/applications/trino/deploy/argocd/application.yaml index 76dea449d..060780c7d 100644 --- a/src/applications/trino/deploy/argocd/application.yaml +++ b/src/applications/trino/deploy/argocd/application.yaml @@ -11,6 +11,6 @@ spec: - chart: trino # https://artifacthub.io/packages/helm/bitnami/kubernetes-event-exporter repoURL: https://trinodb.github.io/charts/ - targetRevision: 0.32.0 + targetRevision: 1.35.0 helm: releaseName: trino \ No newline at end of file diff --git a/src/applications/vault/configuration/baseline/.terraform.lock.hcl b/src/applications/vault/configuration/baseline/.terraform.lock.hcl index c67103eeb..6f4db3bfe 100644 --- a/src/applications/vault/configuration/baseline/.terraform.lock.hcl +++ b/src/applications/vault/configuration/baseline/.terraform.lock.hcl @@ -2,31 +2,60 @@ # Manual edits may be lost in future updates. provider "registry.terraform.io/hashicorp/kubernetes" { - version = "2.33.0" + version = "2.35.0" hashes = [ - "h1:44s6P+u1FUHyEclCAyko9UL+PB73rGp+REnCML3hyzg=", - "h1:DFjkJ1eg8HM9E/YJaR24lC+C2KXRYhjv3AaFpUORUkE=", - "h1:DWPc2dkZkFK/RWMHQI5lYapigMUAbKLTQHouU4WIJGg=", - "h1:FHAzKfkB1tYdDtD5vvBoWFKYjr/vseMKehh6PAr6l3Y=", - "h1:HDyytvOlqNw5fJ0SB/nzgqCWniK4LAZNx23LaPavQq8=", - "h1:HvMqzMub8SG2fznlmY4f8+GTLweeLBDlg3FcOH337fI=", - "h1:Oh7KelBLOzUy4+n7ttjzrrkB174nWx36Evl0HPxlojQ=", - "h1:STnJA7v3/296XaXjuPrQi4TdaKo0DjhfBPZfSxeSwUQ=", - "h1:Z2R1cnALV1BgzldRWir/TUvg10gkWSdEGsYJHFqD3bc=", - "h1:gaYFsQvdFGCmxiEfj3e76az+vK0Hjg8wXVVI6Bu4N78=", - "h1:ktnOmi35jYISMcMzBZ8fTCIsOh8IH4f+9+d51unrgOk=", - "zh:255b35790b706d405e987750190658dcaefb663741b96803a9529ba5d7435329", - "zh:362feba1aa820a8e02869ec71d1a08e87243dbce43671dc0995fa6c5a2fafa1d", - "zh:39332abcf75b5dd9c78c79c7c0c094f7d4ca908d1b76bbd2aae67e8e3516710c", - "zh:3e8e7f758bb09a9b5b613c8866e77541f8f00b521070cc86bc095ce61f010baf", - "zh:427883b889b9c36630c3eec4d5c07bc4ae12cc0d358fc17ea42a8049bf8d5275", - "zh:69bfc4ed067a5e4844db1a1809343652ff239aa0a8da089b1671524c44e8740a", - "zh:6b9f731062b945c5020e0930ed9a1b1b50afd2caf751f0e70a282d165c970979", - "zh:6faf9ec006af7ee7014a9c3251d65b701792abb823f149b0b7e4ac4433848201", - "zh:b706f76d695104a47682ee6ab842870f9c70a680f979fa9e7efe34278c0831bc", - "zh:b9bca48de2c92f57389ed58dd2fac564deaccd79a92cafd08edeed3ba6b91d4d", - "zh:bbd3336dbee5aed9880f98e36fb8340e0c6d8f0399a05787521af599ccb3dac4", + "h1:9MY6L1TjHRcklLeuWyZA6N7evqOEZBSJHAHS0E18nmc=", + "h1:By/MHHx/PK6V11pYZ3Ebj6c6i0Z5dTR1V+lqm7g3xgU=", + "h1:C1Rctmbuk0AhViUp0XeZHzLP/lfwH8AheK97XNlDEhw=", + "h1:RmkGBemYEnMbHIAGZHX028i3b+6KZwncoe5YPcXI9V4=", + "h1:bCgIACBorw/5267SjwYyc1kwbdC+MqO05OMVzcIIXTk=", + "h1:bFRrYK3R2UsWU5jWm3kT6qtiJYSQetmLkuha3jwbSYM=", + "h1:cMQAOyQzbzr9he4AJPJPXJvRisC17GWSQzIVNAm6xlI=", + "h1:f+wL3JMzcmxWYW8IQcoXg+cDriGFyd6+9aAxe6OoUN4=", + "h1:lQUmn7VYRHhqeJ/HaR81BhDYyvMP9oSROOa5mVvOU8o=", + "h1:r0Fs327r5OSmrFAJPcJC6wgpJqmJbZGNL7EAMeA1g+Y=", + "h1:uQ3dNlUlHbm6Px3C9zOOSjHwT5EuhlYkiJU7rOImQ7c=", + "zh:059080ce30d4bf47ebce3bd09202c7f0e8fd7e734aeb2ace3dfbd1f1266c723c", + "zh:43f99c88ab344a8c108335a085483c8a786ff3194fe6acc279c1f4d8ff7a6603", + "zh:922aaa5766dacd0e4ef6eb401da538fe8d0ad1e79bfbb8e17dbfe86e6182d746", + "zh:a42b96a4570a1ba16556362a834a879d433395c8f1d8f24c0fc33c2cfd2065d9", + "zh:bf4271cc0f3cd81a1db34c150799cbe09ed6a131b185962a36a1e675767ef681", + "zh:c68cdb3c3b8aaf177af40e1cd1000d09e3a17d2610d8a125e4e6bf479d2efb71", + "zh:cf10a45e702af18fdec4fab30d8e6c447ab5cefa1ca9e2c94a3c9e802b7759c8", + "zh:d975dab312d2097700da1ea7aab1c1190e2acd99e5248f9be881093df2312bf4", + "zh:e297fdcb2ec49c7c77f1b2d793a7a6edaf6d9153036eb2aeaff9a3f4b9686bfa", "zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c", + "zh:f607aa5b080a317c5ed353713cc33a4b3735e98bd4f4c15d33b494ae193db0b2", + "zh:f82baadbd4de5d3e4871672945be843a6540a339772b63db6dc3304860a4d97d", + ] +} + +provider "registry.terraform.io/hashicorp/kubernetes" { + version = "2.35.0" + hashes = [ + "h1:9MY6L1TjHRcklLeuWyZA6N7evqOEZBSJHAHS0E18nmc=", + "h1:By/MHHx/PK6V11pYZ3Ebj6c6i0Z5dTR1V+lqm7g3xgU=", + "h1:C1Rctmbuk0AhViUp0XeZHzLP/lfwH8AheK97XNlDEhw=", + "h1:RmkGBemYEnMbHIAGZHX028i3b+6KZwncoe5YPcXI9V4=", + "h1:bCgIACBorw/5267SjwYyc1kwbdC+MqO05OMVzcIIXTk=", + "h1:bFRrYK3R2UsWU5jWm3kT6qtiJYSQetmLkuha3jwbSYM=", + "h1:cMQAOyQzbzr9he4AJPJPXJvRisC17GWSQzIVNAm6xlI=", + "h1:f+wL3JMzcmxWYW8IQcoXg+cDriGFyd6+9aAxe6OoUN4=", + "h1:lQUmn7VYRHhqeJ/HaR81BhDYyvMP9oSROOa5mVvOU8o=", + "h1:r0Fs327r5OSmrFAJPcJC6wgpJqmJbZGNL7EAMeA1g+Y=", + "h1:uQ3dNlUlHbm6Px3C9zOOSjHwT5EuhlYkiJU7rOImQ7c=", + "zh:059080ce30d4bf47ebce3bd09202c7f0e8fd7e734aeb2ace3dfbd1f1266c723c", + "zh:43f99c88ab344a8c108335a085483c8a786ff3194fe6acc279c1f4d8ff7a6603", + "zh:922aaa5766dacd0e4ef6eb401da538fe8d0ad1e79bfbb8e17dbfe86e6182d746", + "zh:a42b96a4570a1ba16556362a834a879d433395c8f1d8f24c0fc33c2cfd2065d9", + "zh:bf4271cc0f3cd81a1db34c150799cbe09ed6a131b185962a36a1e675767ef681", + "zh:c68cdb3c3b8aaf177af40e1cd1000d09e3a17d2610d8a125e4e6bf479d2efb71", + "zh:cf10a45e702af18fdec4fab30d8e6c447ab5cefa1ca9e2c94a3c9e802b7759c8", + "zh:d975dab312d2097700da1ea7aab1c1190e2acd99e5248f9be881093df2312bf4", + "zh:e297fdcb2ec49c7c77f1b2d793a7a6edaf6d9153036eb2aeaff9a3f4b9686bfa", + "zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c", + "zh:f607aa5b080a317c5ed353713cc33a4b3735e98bd4f4c15d33b494ae193db0b2", + "zh:f82baadbd4de5d3e4871672945be843a6540a339772b63db6dc3304860a4d97d", ] } diff --git a/src/applications/vault/configuration/baseline/main.tf b/src/applications/vault/configuration/baseline/main.tf index 0349f9ebb..86372dc06 100644 --- a/src/applications/vault/configuration/baseline/main.tf +++ b/src/applications/vault/configuration/baseline/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { kubernetes = { source = "hashicorp/kubernetes" - version = "2.33.0" + version = "2.35.0" } } } diff --git a/src/applications/vault/deploy/argocd/application.yaml b/src/applications/vault/deploy/argocd/application.yaml index 6e4e34fca..fbe2c551c 100644 --- a/src/applications/vault/deploy/argocd/application.yaml +++ b/src/applications/vault/deploy/argocd/application.yaml @@ -73,7 +73,7 @@ spec: releaseName: vault chart: vault repoURL: https://helm.releases.hashicorp.com - targetRevision: 0.28.1 + targetRevision: 0.29.1 - helm: releaseName: vault-config diff --git a/src/applications/velero/deploy/argocd/application.yaml b/src/applications/velero/deploy/argocd/application.yaml index 90aa3fabd..7f65287cb 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: 7.2.1 + targetRevision: 8.1.0