From c75fbce7509b21dd475317915d0319a25d0e7e11 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 17 Dec 2025 16:05:21 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../authentik/Deployment-authentik-server.yaml | 12 ++++++------ .../authentik/Deployment-authentik-worker.yaml | 12 ++++++------ .../authentik/PrometheusRule-authentik.yaml | 4 ++-- .../cl01tl/manifests/authentik/Secret-authentik.yaml | 4 ++-- .../authentik/Service-authentik-server-metrics.yaml | 4 ++-- .../authentik/Service-authentik-server.yaml | 4 ++-- .../authentik/ServiceMonitor-authentik-server.yaml | 4 ++-- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/clusters/cl01tl/manifests/authentik/Deployment-authentik-server.yaml b/clusters/cl01tl/manifests/authentik/Deployment-authentik-server.yaml index 61581e3b0..6396b942d 100644 --- a/clusters/cl01tl/manifests/authentik/Deployment-authentik-server.yaml +++ b/clusters/cl01tl/manifests/authentik/Deployment-authentik-server.yaml @@ -4,13 +4,13 @@ metadata: name: authentik-server namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "server" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: replicas: 1 revisionHistoryLimit: 3 @@ -22,20 +22,20 @@ spec: template: metadata: labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "server" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" annotations: - checksum/secret: 4401a384e06edae0ac2d17733f15a6d40b1b11603c0ce881f1f93313e11b088b + checksum/secret: 81023a537ff1b052b9aa8885a264a3bc8d874319f2925e0905ff49b51381495c spec: terminationGracePeriodSeconds: 30 containers: - name: server - image: ghcr.io/goauthentik/server:2025.10.2 + image: ghcr.io/goauthentik/server:2025.10.3 imagePullPolicy: IfNotPresent args: - server diff --git a/clusters/cl01tl/manifests/authentik/Deployment-authentik-worker.yaml b/clusters/cl01tl/manifests/authentik/Deployment-authentik-worker.yaml index cdf3118a9..956dc76ad 100644 --- a/clusters/cl01tl/manifests/authentik/Deployment-authentik-worker.yaml +++ b/clusters/cl01tl/manifests/authentik/Deployment-authentik-worker.yaml @@ -4,13 +4,13 @@ metadata: name: authentik-worker namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "worker" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: replicas: 1 revisionHistoryLimit: 3 @@ -22,21 +22,21 @@ spec: template: metadata: labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "worker" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" annotations: - checksum/secret: 4401a384e06edae0ac2d17733f15a6d40b1b11603c0ce881f1f93313e11b088b + checksum/secret: 81023a537ff1b052b9aa8885a264a3bc8d874319f2925e0905ff49b51381495c spec: serviceAccountName: authentik terminationGracePeriodSeconds: 30 containers: - name: worker - image: ghcr.io/goauthentik/server:2025.10.2 + image: ghcr.io/goauthentik/server:2025.10.3 imagePullPolicy: IfNotPresent args: - worker diff --git a/clusters/cl01tl/manifests/authentik/PrometheusRule-authentik.yaml b/clusters/cl01tl/manifests/authentik/PrometheusRule-authentik.yaml index 8245b3dd3..e5f523241 100644 --- a/clusters/cl01tl/manifests/authentik/PrometheusRule-authentik.yaml +++ b/clusters/cl01tl/manifests/authentik/PrometheusRule-authentik.yaml @@ -4,12 +4,12 @@ metadata: name: authentik namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: groups: - name: authentik Aggregate request counters diff --git a/clusters/cl01tl/manifests/authentik/Secret-authentik.yaml b/clusters/cl01tl/manifests/authentik/Secret-authentik.yaml index 2b9711b54..1186b9c5a 100644 --- a/clusters/cl01tl/manifests/authentik/Secret-authentik.yaml +++ b/clusters/cl01tl/manifests/authentik/Secret-authentik.yaml @@ -4,12 +4,12 @@ metadata: name: authentik namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" data: AUTHENTIK_EMAIL__PORT: "NTg3" AUTHENTIK_EMAIL__TIMEOUT: "MzA=" diff --git a/clusters/cl01tl/manifests/authentik/Service-authentik-server-metrics.yaml b/clusters/cl01tl/manifests/authentik/Service-authentik-server-metrics.yaml index 73e71dcb7..1c9a11d45 100644 --- a/clusters/cl01tl/manifests/authentik/Service-authentik-server-metrics.yaml +++ b/clusters/cl01tl/manifests/authentik/Service-authentik-server-metrics.yaml @@ -4,13 +4,13 @@ metadata: name: authentik-server-metrics namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "server-metrics" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: type: ClusterIP ports: diff --git a/clusters/cl01tl/manifests/authentik/Service-authentik-server.yaml b/clusters/cl01tl/manifests/authentik/Service-authentik-server.yaml index 780b63143..739d1cfb5 100644 --- a/clusters/cl01tl/manifests/authentik/Service-authentik-server.yaml +++ b/clusters/cl01tl/manifests/authentik/Service-authentik-server.yaml @@ -4,13 +4,13 @@ metadata: name: authentik-server namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "server" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: type: ClusterIP ports: diff --git a/clusters/cl01tl/manifests/authentik/ServiceMonitor-authentik-server.yaml b/clusters/cl01tl/manifests/authentik/ServiceMonitor-authentik-server.yaml index bdca6a596..3d2f53b04 100644 --- a/clusters/cl01tl/manifests/authentik/ServiceMonitor-authentik-server.yaml +++ b/clusters/cl01tl/manifests/authentik/ServiceMonitor-authentik-server.yaml @@ -4,13 +4,13 @@ metadata: name: authentik-server namespace: "authentik" labels: - helm.sh/chart: "authentik-2025.10.2" + helm.sh/chart: "authentik-2025.10.3" app.kubernetes.io/name: "authentik" app.kubernetes.io/instance: "authentik" app.kubernetes.io/component: "server-metrics" app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/part-of: "authentik" - app.kubernetes.io/version: "2025.10.2" + app.kubernetes.io/version: "2025.10.3" spec: endpoints: - port: metrics