diff --git a/.github/workflows/automerge.yaml b/.github/workflows/automerge.yaml index c7f69794b..2f75b5df0 100644 --- a/.github/workflows/automerge.yaml +++ b/.github/workflows/automerge.yaml @@ -20,6 +20,6 @@ on: jobs: automerge: - uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.0.24 + uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.1.8 secrets: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/build-static-tests.yaml b/.github/workflows/build-static-tests.yaml index 85df0effd..4d828fc62 100644 --- a/.github/workflows/build-static-tests.yaml +++ b/.github/workflows/build-static-tests.yaml @@ -12,14 +12,14 @@ permissions: jobs: static: - uses: nolte/gh-plumbing/.github/workflows/reuseable-pre-commit.yaml@v1.0.24 + uses: nolte/gh-plumbing/.github/workflows/reuseable-pre-commit.yaml@v1.1.8 security: permissions: contents: read # for actions/checkout to fetch code security-events: write # for github/codeql-action/upload-sarif to upload SARIF results actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status - uses: nolte/gh-plumbing/.github/workflows/reuseable-trivy.yaml@v1.0.24 + uses: nolte/gh-plumbing/.github/workflows/reuseable-trivy.yaml@v1.1.8 chain-bench: - uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.0.24 + uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.1.8 secrets: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/tf-lint.yaml b/.github/workflows/tf-lint.yaml index 792d3c9a1..26ed6aaef 100644 --- a/.github/workflows/tf-lint.yaml +++ b/.github/workflows/tf-lint.yaml @@ -8,6 +8,6 @@ on: jobs: lint: - uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.0.24 + uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.1.8 secrets: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.tool-versions b/.tool-versions index 3785ad6ae..463e8858b 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,9 +1,9 @@ -act 0.2.56 +act 0.2.57 helm 3.13.3 helm-ct 3.4.0 krew 0.4.3 python 3.12.1 task 3.7.0 terraform 1.6.6 -terragrunt 0.54.12 +terragrunt 0.54.17 vault 1.15.4 diff --git a/src/applications/arangodb/deploy/argocd/application.yaml b/src/applications/arangodb/deploy/argocd/application.yaml index 0091764b3..0be59ac26 100644 --- a/src/applications/arangodb/deploy/argocd/application.yaml +++ b/src/applications/arangodb/deploy/argocd/application.yaml @@ -10,7 +10,7 @@ spec: source: path: chart/kube-arangodb repoURL: https://github.com/arangodb/kube-arangodb.git - targetRevision: 1.2.35 + targetRevision: 1.2.36 helm: releaseName: arangodb diff --git a/src/applications/argo-cd/deploy/argocd/application.yaml b/src/applications/argo-cd/deploy/argocd/application.yaml index 7b67fad3a..6e7d4ae87 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.52.0 + targetRevision: 5.52.2 diff --git a/src/applications/argo-cd/deploy/chart/Chart.yaml b/src/applications/argo-cd/deploy/chart/Chart.yaml index 57bc0b99c..86ad0736c 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.52.0 + version: 5.52.2 #- 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 fc112159c..6315cbf17 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.1 + targetRevision: 2.4.2 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 3d6f294c9..6f1e2e491 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.3 + targetRevision: 0.40.6 diff --git a/src/applications/blackbox-exporter/deploy/argocd/application.yaml b/src/applications/blackbox-exporter/deploy/argocd/application.yaml index ec74dc95d..af9cabf5d 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: 8.6.1 + targetRevision: 8.8.0 diff --git a/src/applications/camel-k/deploy/argocd/application.yaml b/src/applications/camel-k/deploy/argocd/application.yaml index e9cb3e521..27562686e 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.1.0 + targetRevision: 2.2.0 #path: helm/camel-k/ diff --git a/src/applications/harbor/deploy/argocd/application.yaml b/src/applications/harbor/deploy/argocd/application.yaml index 6bcef715f..9e25905e5 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.13.1 + targetRevision: 1.14.0 diff --git a/src/applications/keycloak/deploy/argocd/application.yaml b/src/applications/keycloak/deploy/argocd/application.yaml index efc32f038..a2fe9934a 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: 18.0.0 + targetRevision: 18.1.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 8bc654581..92d2872b8 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: 55.5.1 + targetRevision: 55.8.1 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 e0d3413cd..7000ca758 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: 55.5.1 + version: 55.8.1 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 9fc7c2a55..d2d2b42d8 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.20.0 + targetRevision: 2.21.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 85fe954fa..1c7939129 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: 15.0.1 + targetRevision: 15.0.2 chart: contour diff --git a/src/applications/rabbitmq/deploy/argocd/application.yaml b/src/applications/rabbitmq/deploy/argocd/application.yaml index 71d6ff068..290061827 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.6.1 + targetRevision: 12.6.3 diff --git a/src/applications/reflector/deploy/argocd/application.yaml b/src/applications/reflector/deploy/argocd/application.yaml index 7d5bdc3ba..50f9fd0be 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.1.216 + targetRevision: 7.1.238 diff --git a/src/applications/stakater-reloader/deploy/argocd/application.yaml b/src/applications/stakater-reloader/deploy/argocd/application.yaml index ed563605f..bff4660e4 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.58 + targetRevision: 1.0.62 diff --git a/src/applications/vault/configuration/baseline/.terraform.lock.hcl b/src/applications/vault/configuration/baseline/.terraform.lock.hcl index 8e98d3fee..11d64ba8d 100644 --- a/src/applications/vault/configuration/baseline/.terraform.lock.hcl +++ b/src/applications/vault/configuration/baseline/.terraform.lock.hcl @@ -2,30 +2,30 @@ # Manual edits may be lost in future updates. provider "registry.terraform.io/hashicorp/kubernetes" { - version = "2.24.0" + version = "2.25.2" hashes = [ - "h1:4ojr5ZPWH3v4sTuFtJIrgT6DGPFqekcFaStbSQ2JLr0=", - "h1:6n923TSj/gYTL+5nSiRQSZ1N6MY476g4Aq74ghw++ec=", - "h1:7eL45IqKcfedeMcqdEtezjIygWtzvexM/pYyjlhw8do=", - "h1:8Ov9r+eCpuqY9LNjG3I8vKT0hX/FkyzuDxQySZVt9i4=", - "h1:F/9GBb4jF6UzHxSeNTNiTkB884UA7fVJxyyvUdT/DJg=", - "h1:Q8+R+wE1XMfJjIixxdBo6qVni01a/P6ceSGJ+kR2z/0=", - "h1:XbGpBkH0fYlCNe8/SPbrES9M1uqENNDTC68W5BvlcpA=", - "h1:ZS6Dae+fna//vhBlURQd1pDdZYDbKWbSerzUzWE6HHg=", - "h1:hWLxGEjYcJGNU6xb+LoUDR6wdUpOIfd9iRlSPcHs6jM=", - "h1:u9lRMCdNXcB5/WQTZVMvGhNliW2pKOzj3SOVbu9yPpg=", - "h1:vqIxCttumd9vIhfL6M3jz3rP6if+HSl3xxoncceLvOM=", - "zh:0ed83ec390a7e75c4990ebce698f14234de2b6204ed9a01cd042bb7ea5f26564", - "zh:195150e4fdab259c70088528006f4604557a051e037ebe8de64e92840f27e40a", - "zh:1a334af55f7a74adf033eb871c9fe7e9e648b41ab84321114ef4ca0e7a34fba6", - "zh:1ef68c3832691de21a61bf1a4e268123f3e08850712eda0b893cac908a0d1bc1", - "zh:44a1c58e5a6646e62b0bad653319c245f3b635dd03554dea2707a38f553e4a52", - "zh:54b5b374c4386f7f05b3fe986f9cb57bde4beab3bdf6ee33444f2b9a81b8af64", - "zh:aa8c2687ab784b72f8cdad8d3c3673dea83b33561e7b3f2d287ef0d06ff2a9e5", - "zh:e6ecba0503052ef3ad49ad56e17b2a73d9b55e30fcb82b040189d281e25e1a3b", - "zh:f105393f6487d3eb1f1636ba42d10c82950ddfef852244c1bca8d526fa23a9a3", - "zh:f17a8f1914ec66d80ccacecd40123362cf093abee3d3aa1ff9f8f687d8736f85", - "zh:f394b12ef01fa0bdf666a43ad152eb3890134f35e635ea056b18771c292de46e", + "h1:+Yi+ho+dpgEmMz6Mt/9O/kDQw9HTcrLWkMyTBFN9yIE=", + "h1:Lu9sM0b1gb74mZS6lLD0/sU+PzyI//y/+hFO177UGYI=", + "h1:QlTKoO0efmkzgX/9y0DQCEkg7VeidOSQW8epF6B4cEQ=", + "h1:T1WAQt40cAk721H0AM/eZ5YuodJaIfS8r3Tu7rKCJJE=", + "h1:Xxl5CGz/rx3nznr9csBW8mXjP+IhTWLoL5DUtM8nwmw=", + "h1:egWj1f3dunPf54qAgL9NX0JQPfgLHd7v+Qi3UyMbboU=", + "h1:mDOeqcjVmX4IwawZXTzj41tkc6l+mccnm2u2RgX1BIQ=", + "h1:niT7z0RGh2f70Vclt3lHra4wZGi9/BSz+I23jwrlqNc=", + "h1:o/+UcYEaEHrQzq2kkWw2MohCK033u6vY+T6cmHd46QU=", + "h1:vrpxWZfnmJ7t9gDff1/z4h+UhewGBpDB52EIwhygn6A=", + "h1:zSSHDJThqDYCWt3OKfDgTIYUSXJRZCu+5x2shUU+SXA=", + "zh:044788ac936e0e8ece8f78a2e4e366ecd435ea8235388eaf2cbc8e7975d9d970", + "zh:24f5ff01df91f51f00ee7ff39430adeb63bb2ca4ea0042e68f06d6b65808c02f", + "zh:49984aa0aa1faa8c4f01e8faa039322f1e6fdaeab0b7e32f5c6e96edfde36a38", + "zh:4eeceaff56bac9fc782e7e33f157fa2c7e9a47b2c3c3d12da2642c312ace73f6", + "zh:4f49b6419345960d5af475e0200c243af4c9c140b0ee64799fe1fc9b023c49ea", + "zh:7958414d516867a2263a978792a24843f80023fb233cf051ff4095adc9803d85", + "zh:c633a755fc95e9ff0cd73656f052947afd85883a0987dde5198113aa48474156", + "zh:cbfe958d119795004ce1e8001449d01c056fa2a062b51d07843d98be216337d7", + "zh:cfb85392e18768578d4c943438897083895719be678227fd90efbe3500702a56", + "zh:d705a661ed5da425dd236a48645bec39fe78a67d2e70e8460b720417cbf260ac", + "zh:ddd7a01263da3793df4f3b5af65f166307eed5acf525e51e058cda59009cc856", "zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c", ] } diff --git a/src/applications/vault/configuration/baseline/main.tf b/src/applications/vault/configuration/baseline/main.tf index 74b516b6e..fc3df9cef 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.24.0" + version = "2.25.2" } } }