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

feat(helm): update authentik ( 2024.6.4 → 2024.8.1 ) #3461

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Sep 3, 2024

This PR contains the following updates:

Package Update Change
authentik (source) minor 2024.6.4 -> 2024.8.1

Release Notes

goauthentik/helm (authentik)

v2024.8.1

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.8.0...authentik-2024.8.1

v2024.8.0

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.6.4...authentik-2024.8.0


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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner September 3, 2024 13:23
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Sep 3, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 3, 2024

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

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

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

       chart: authentik
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2024.6.4
+      version: 2024.8.1
   interval: 30m
   values:
     authentik:
       email:
         port: 25
         use_tls: false

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 3, 2024

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

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

@@ -26,24 +26,24 @@

         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: 3ecec5e331cb9f6498490fafc9f927e5120fff136c50b55646a47dc1ccc3c045
+        checksum/secret: c65fd4e5ccb0cce76ab294d2179af1f18c5a84ffcb02529d0ae67c19efe82f6e
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.6.4
+        image: ghcr.io/goauthentik/server:2024.8.1
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: security/authentik Deployment: security/authentik-worker

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

@@ -26,19 +26,19 @@

         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: 3ecec5e331cb9f6498490fafc9f927e5120fff136c50b55646a47dc1ccc3c045
+        checksum/secret: c65fd4e5ccb0cce76ab294d2179af1f18c5a84ffcb02529d0ae67c19efe82f6e
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.6.4
+        image: ghcr.io/goauthentik/server:2024.8.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@mahoro-bot mahoro-bot bot force-pushed the renovate/main-authentik-2024.x branch from 448d7b3 to a776e71 Compare September 7, 2024 17:17
@mahoro-bot mahoro-bot bot changed the title feat(helm): update authentik ( 2024.6.4 → 2024.8.0 ) feat(helm): update authentik ( 2024.6.4 → 2024.8.1 ) Sep 7, 2024
@mahoro-bot mahoro-bot bot merged commit 5b169b1 into main Sep 16, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-authentik-2024.x branch September 16, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant