Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update authentik helm release to v2024.10.4 #1319

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.10.2 -> 2024.10.4

Release Notes

goauthentik/helm (authentik)

v2024.10.4

Compare Source

authentik is an open-source Identity Provider focused on flexibility and versatility

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.10.2...authentik-2024.10.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/authentik/app Kustomization: authentik/app HelmRelease: authentik/authentik

+++ kubernetes/gabernetes/apps/authentik/app Kustomization: authentik/app HelmRelease: authentik/authentik

@@ -13,13 +13,13 @@

       chart: authentik
       reconcileStrategy: ChartVersion
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: authentik
-      version: 2024.10.2
+      version: 2024.10.4
   driftDetection:
     mode: enabled
   interval: 1h
   values:
     authentik:
       disable_startup_analytics: true

Copy link

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+4\enspace\color{red}-\negthinspace4}$
Click to expand
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-server

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-server

@@ -34,19 +34,19 @@

         policy.gabe565.com/egress-kubeapi: 'true'
         policy.gabe565.com/egress-namespace: 'true'
         policy.gabe565.com/egress-world: 'true'
         policy.gabe565.com/ingress-ingress: 'true'
         policy.gabe565.com/ingress-prometheus: 'true'
       annotations:
-        checksum/secret: 8f9f43c438b7654ed51540a88a64b9f7a61e892037a373768e92bad508b9ca07
+        checksum/secret: ec772bc4e2bf4fb94b64ba8f1a42bd3e6979ca6b9c74e4c3ec072be97857a031
     spec:
       priorityClassName: system-cluster-critical
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.10.2
+        image: ghcr.io/goauthentik/server:2024.10.4
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_POSTGRESQL__PASSWORD
           valueFrom:
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

@@ -34,20 +34,20 @@

         policy.gabe565.com/egress-kubeapi: 'true'
         policy.gabe565.com/egress-namespace: 'true'
         policy.gabe565.com/egress-world: 'true'
         policy.gabe565.com/ingress-ingress: 'true'
         policy.gabe565.com/ingress-prometheus: 'true'
       annotations:
-        checksum/secret: 8f9f43c438b7654ed51540a88a64b9f7a61e892037a373768e92bad508b9ca07
+        checksum/secret: ec772bc4e2bf4fb94b64ba8f1a42bd3e6979ca6b9c74e4c3ec072be97857a031
     spec:
       serviceAccountName: authentik
       priorityClassName: system-cluster-critical
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.10.2
+        image: ghcr.io/goauthentik/server:2024.10.4
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_POSTGRESQL__PASSWORD
           valueFrom:

@gabe565 gabe565 merged commit 960377a into main Nov 25, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/authentik-2024.x branch November 25, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant