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 authentik ( 2023.10.4 → 2023.10.5 ) #1298

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Dec 21, 2023

This PR contains the following updates:

Package Update Change
authentik (source) patch 2023.10.4 -> 2023.10.5

Release Notes

goauthentik/helm (authentik)

v2023.10.5

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2023.10.4...authentik-2023.10.5


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.

@smurf-bot smurf-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 21, 2023
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Dec 21, 2023

--- 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

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

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2023.10.4
+      version: 2023.10.5
   dependsOn:
   - name: cloudnative-pg
     namespace: database
   interval: 30m
   values:
     authentik:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Dec 21, 2023

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

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

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

     metadata:
       labels:
         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: server
       annotations:
-        goauthentik.io/config-checksum: 185ea5a2df8b61e35367363e79bdf17f20e1c6d9ccb5cad3d7ad63cc94b835ba
+        goauthentik.io/config-checksum: fc0fc11251c99be4a2bcb9b89013ddb6e2c7af59d919cd80445f12017ef66b15
         secret.reloader.stakater.com/reload: authentik-secrets
     spec:
       enableServiceLinks: true
       initContainers:
       - envFrom:
         - secretRef:
@@ -34,13 +34,13 @@

         image: ghcr.io/onedr0p/postgres-init:16
         imagePullPolicy: IfNotPresent
         name: init-db
       securityContext: {}
       containers:
       - name: authentik
-        image: ghcr.io/goauthentik/server:2023.10.4
+        image: ghcr.io/goauthentik/server:2023.10.5
         imagePullPolicy: IfNotPresent
         args:
         - server
         env: null
         envFrom:
         - secretRef:
--- kubernetes/main HelmRelease: security/authentik Deployment: security/authentik-worker

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

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

     metadata:
       labels:
         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: worker
       annotations:
-        goauthentik.io/config-checksum: 185ea5a2df8b61e35367363e79bdf17f20e1c6d9ccb5cad3d7ad63cc94b835ba
+        goauthentik.io/config-checksum: fc0fc11251c99be4a2bcb9b89013ddb6e2c7af59d919cd80445f12017ef66b15
         secret.reloader.stakater.com/reload: authentik-secrets
     spec:
       serviceAccountName: authentik
       enableServiceLinks: true
       initContainers:
       - envFrom:
@@ -35,13 +35,13 @@

         image: ghcr.io/onedr0p/postgres-init:16
         imagePullPolicy: IfNotPresent
         name: init-db
       securityContext: {}
       containers:
       - name: authentik
-        image: ghcr.io/goauthentik/server:2023.10.4
+        image: ghcr.io/goauthentik/server:2023.10.5
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@smurf-bot smurf-bot bot force-pushed the renovate/main-authentik-2023.x branch from 5014670 to e3e8c00 Compare December 21, 2023 17:37
@smurf-bot smurf-bot bot changed the title fix(helm): update chart authentik to 2023.10.5 fix(helm): update authentik ( 2023.10.4 → 2023.10.5 ) Dec 21, 2023
@smurf-bot smurf-bot bot force-pushed the renovate/main-authentik-2023.x branch from e3e8c00 to b64d4a5 Compare December 21, 2023 17:44
@joryirving joryirving merged commit 66b64fc into main Dec 21, 2023
13 checks passed
@joryirving joryirving deleted the renovate/main-authentik-2023.x branch December 21, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant