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.2 #580

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

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

This PR contains the following updates:

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

Release Notes

goauthentik/helm (authentik)

v2024.6.2

Compare Source

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

What's Changed

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


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

github-actions bot commented Aug 3, 2024

--- 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.1
+      version: 2024.6.2
   dependsOn:
   - name: dragonfly-operator
     namespace: database
   install:
     remediation:
       retries: 3

Copy link

github-actions bot commented Aug 3, 2024

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

@tparker00 tparker00 merged commit 3683e85 into main Aug 4, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/authentik-2024.x branch August 4, 2024 15:54
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.

1 participant