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

fix(helm): update authentik ( 2024.10.0 → 2024.10.1 ) #129

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.10.0 -> 2024.10.1

Release Notes

goauthentik/helm (authentik)

v2024.10.1

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.10.0...authentik-2024.10.1


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.

@commit-commander
Copy link
Contributor Author

--- kubernetes/main/apps/authentik/authentik/app Kustomization: flux-system/authentik HelmRelease: authentik/authentik

+++ kubernetes/main/apps/authentik/authentik/app Kustomization: flux-system/authentik HelmRelease: authentik/authentik

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2024.10.0
+      version: 2024.10.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3
   uninstall:

@commit-commander
Copy link
Contributor Author

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

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

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

         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
       annotations:
-        checksum/secret: 6c1133701c6add9a6e99805c045ed3323c40ad71e053a6622adca5415ee01185
+        checksum/secret: efddc6b6d2f2532b32ad8e77b34949ebd65ae19050384b0815bdb213ee474eca
     spec:
       securityContext:
         fsGroup: 1000
         runAsGroup: 1000
         runAsUser: 1000
       terminationGracePeriodSeconds: 30
@@ -42,13 +42,13 @@

             name: authentik-initdb-secret
         image: ghcr.io/onedr0p/postgres-init:16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
         imagePullPolicy: IfNotPresent
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.10.0
+        image: ghcr.io/goauthentik/server:2024.10.1
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

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

@@ -26,23 +26,23 @@

         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
       annotations:
-        checksum/secret: 6c1133701c6add9a6e99805c045ed3323c40ad71e053a6622adca5415ee01185
+        checksum/secret: efddc6b6d2f2532b32ad8e77b34949ebd65ae19050384b0815bdb213ee474eca
     spec:
       serviceAccountName: authentik
       securityContext:
         fsGroup: 1000
         runAsGroup: 1000
         runAsUser: 1000
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.10.0
+        image: ghcr.io/goauthentik/server:2024.10.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@d4rkfella d4rkfella merged commit 00c6578 into main Nov 6, 2024
9 checks passed
@commit-commander commit-commander bot deleted the renovate/main-authentik-2024.x branch November 6, 2024 20:07
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