From ae22648657c7471100f07453b2a1ae248a47edca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2024 18:02:44 +0000 Subject: [PATCH 1/4] Update ghcr.io/goauthentik/proxy Docker tag to v2024.10.5 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 7594282..dc3aae6 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2024.10.4 + image: ghcr.io/goauthentik/proxy:2024.10.5 name: proxy ports: - containerPort: 9000 -- 2.45.2 From 4c8e274126a30c7578b3de19e30495567d844cce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Dec 2024 10:03:21 +0000 Subject: [PATCH 2/4] Update quay.io/thanos/thanos Docker tag to v0.37.2 --- thanos/3-querier.yaml | 2 +- thanos/4-storegateway.yaml | 2 +- thanos/5-compactor.yaml | 2 +- thanos/6-receiver.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/thanos/3-querier.yaml b/thanos/3-querier.yaml index 0e4984e..ed8d001 100644 --- a/thanos/3-querier.yaml +++ b/thanos/3-querier.yaml @@ -22,7 +22,7 @@ spec: fsGroup: 1001 containers: - name: querier - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 args: - query - --log.level=info diff --git a/thanos/4-storegateway.yaml b/thanos/4-storegateway.yaml index ed0eb4e..32c1a3e 100644 --- a/thanos/4-storegateway.yaml +++ b/thanos/4-storegateway.yaml @@ -36,7 +36,7 @@ spec: mountPath: /data containers: - name: storegateway - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 securityContext: runAsUser: 1001 args: diff --git a/thanos/5-compactor.yaml b/thanos/5-compactor.yaml index d931d10..378fbdb 100644 --- a/thanos/5-compactor.yaml +++ b/thanos/5-compactor.yaml @@ -46,7 +46,7 @@ spec: mountPath: /data containers: - name: compactor - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 diff --git a/thanos/6-receiver.yaml b/thanos/6-receiver.yaml index fe07e97..2a5e8be 100644 --- a/thanos/6-receiver.yaml +++ b/thanos/6-receiver.yaml @@ -83,7 +83,7 @@ spec: mountPath: /data containers: - name: receiver - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 @@ -234,7 +234,7 @@ spec: mountPath: /data containers: - name: receiver - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 -- 2.45.2 From 7a557f81f0b53ef04a72d914d0a9a57a66faab1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Dec 2024 13:03:35 +0000 Subject: [PATCH 3/4] Update Helm release traefik to v33.2.0 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 33823dd..29ec87e 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -9,7 +9,7 @@ spec: sources: - repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 33.1.0 + targetRevision: 33.2.0 helm: releaseName: traefik valueFiles: -- 2.45.2 From df44677aa9d86033a13bfb2848e1fdfcc4aed268 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Dec 2024 16:03:07 +0000 Subject: [PATCH 4/4] Update Helm release argo-cd to v7.7.9 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 33823dd..b05c8f8 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 7.7.7 + targetRevision: 7.7.9 helm: releaseName: argo valueFiles: -- 2.45.2