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

chore(deps): update helm release authentik to v2024.8.4 #1903

Merged
merged 1 commit into from
Nov 3, 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package   | from     | to       |
| ---------- | --------- | -------- | -------- |
| helm       | authentik | 2024.8.3 | 2024.8.4 |
@mrwulf-action-bot
Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: auth/authentik

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: auth/authentik

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2024.8.3
+      version: 2024.8.4
   dependsOn:
   - name: postgres
     namespace: databases
   - name: smtp-relay
     namespace: system
   install:

@mrwulf-action-bot
Copy link

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

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

@@ -23,13 +23,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: f2daed1a35002ae280cba39503fc3ddd7fa6232872ad699766c0ddf21d328764
+        checksum/secret: 0b1e4fd542319c07b8d49f5c2c20c930d9df72461596dc4fef626a37460d95a9
     spec:
       terminationGracePeriodSeconds: 30
       initContainers: null
       init-db:
         env:
         - name: POSTGRES_HOST
@@ -50,13 +50,13 @@

           value: authentik
         - name: POSTGRES_PASS
           value: ..PLACEHOLDER..
         image: ghcr.io/onedr0p/postgres-initdb:14.8
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.8.3
+        image: ghcr.io/goauthentik/server:2024.8.4
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: auth/authentik Deployment: auth/authentik-worker

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

@@ -23,19 +23,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: f2daed1a35002ae280cba39503fc3ddd7fa6232872ad699766c0ddf21d328764
+        checksum/secret: 0b1e4fd542319c07b8d49f5c2c20c930d9df72461596dc4fef626a37460d95a9
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.8.3
+        image: ghcr.io/goauthentik/server:2024.8.4
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@mrwulf mrwulf merged commit 4b1035d into main Nov 3, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/authentik-2024.8.x branch November 3, 2024 02:43
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