Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(helm): update chart authentik to 2024.6.1 #537

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.6.0 -> 2024.6.1

Release Notes

goauthentik/helm (authentik)

v2024.6.1

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.6.0...authentik-2024.6.1


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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

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

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

@@ -25,19 +25,19 @@

         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: 83d1691861471b11b171bc4cf139ddaca93fddbe72edec51944a8a23c54aabc7
+        checksum/secret: 3ddfdfac575d50c66c4bb00f2a15cb1b4b629d17754749b23105ddcaec1f749f
         secret.reloader.stakater.com/reload: authentik-secrets
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.6.0
+        image: ghcr.io/goauthentik/server:2024.6.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

@@ -25,20 +25,20 @@

         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: 83d1691861471b11b171bc4cf139ddaca93fddbe72edec51944a8a23c54aabc7
+        checksum/secret: 3ddfdfac575d50c66c4bb00f2a15cb1b4b629d17754749b23105ddcaec1f749f
         secret.reloader.stakater.com/reload: authentik-secrets
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.6.0
+        image: ghcr.io/goauthentik/server:2024.6.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

Copy link

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

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

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

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2024.6.0
+      version: 2024.6.1
   dependsOn:
   - name: dragonfly-operator
     namespace: database
   install:
     remediation:
       retries: 3

@tparker00 tparker00 merged commit 8e5165e into main Jul 19, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/authentik-2024.x branch July 19, 2024 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant