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 chart authentik to 2024.8.4 #846

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.8.3 -> 2024.8.4

Release Notes

goauthentik/helm (authentik)

v2024.8.4

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.8.3...authentik-2024.8.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 was generated by Mend Renovate. View the repository job log.

Copy link

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

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

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

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2024.8.3
+      version: 2024.8.4
   install:
     remediation:
       retries: 5
   interval: 5m
   rollback:
     cleanupOnFail: true

Copy link

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

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

@@ -24,13 +24,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: 658604b908dbb08dd3a2dcb78661c585777069d269bae39de9bbf3d52ba3a11c
+        checksum/secret: c5e8198f6d7198411d7c1f5bc4845a55510db8734d3a75d4b0cabae3e8e080b8
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2024.8.3
         imagePullPolicy: IfNotPresent
--- HelmRelease: security/authentik Deployment: security/authentik-worker

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

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

         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: 658604b908dbb08dd3a2dcb78661c585777069d269bae39de9bbf3d52ba3a11c
+        checksum/secret: c5e8198f6d7198411d7c1f5bc4845a55510db8734d3a75d4b0cabae3e8e080b8
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
         image: ghcr.io/goauthentik/server:2024.8.3

@MegaShinySnivy MegaShinySnivy merged commit 820fa94 into main Oct 30, 2024
3 checks passed
@renovate renovate bot deleted the renovate/authentik-2024.x branch October 30, 2024 22:42
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