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

feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.12.0 #2423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source) major 2022.9.0 -> 2024.12.0

Warning

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


Release Notes

goauthentik/authentik (ghcr.io/goauthentik/server)

v2024.12.0: Release 2024.12.0

See https://docs.goauthentik.io/docs/releases/2024.12

What's Changed

Full Changelog: goauthentik/authentik@version/2024.12.0-rc1...version/2024.12.0


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.

@renovate renovate bot requested a review from dfroberg as a code owner February 21, 2024 15:44
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 1208942 to f103738 Compare February 22, 2024 19:27
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.0 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.1 Feb 22, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.1"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.1"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from f103738 to 2b8605f Compare March 4, 2024 21:09
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.1 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.2 Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.2"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.2"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 2b8605f to 2bb1b45 Compare April 17, 2024 13:31
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.2 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.3 Apr 17, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.3"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.2.3"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 2bb1b45 to 23a6004 Compare April 24, 2024 20:07
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.2.3 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.0 Apr 24, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 23a6004 to ca87eed Compare April 26, 2024 20:40
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.0 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.1 Apr 26, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.1"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.1"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from ca87eed to c707955 Compare May 7, 2024 16:16
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.1 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.2 May 7, 2024
Copy link

github-actions bot commented May 7, 2024

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.2"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.4.2"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from c707955 to 12e5518 Compare June 26, 2024 13:11
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.4.2 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.6.0 Jun 26, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 12e5518 to 224e235 Compare July 11, 2024 22:36
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.6.0 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.6.1 Jul 11, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.1"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.1"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 224e235 to c7573ea Compare July 31, 2024 15:41
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.6.1 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.6.2 Jul 31, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.2"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.6.2"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot reopened this Nov 1, 2024
@renovate renovate bot restored the renovate/ghcr.io-goauthentik-server-2024.x branch November 1, 2024 03:29
@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 5a3623d to 3647715 Compare November 1, 2024 03:29
Copy link

github-actions bot commented Nov 1, 2024

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

1 similar comment
Copy link

github-actions bot commented Nov 1, 2024

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 3647715 to fcbc6c7 Compare November 5, 2024 18:31
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.0 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.1 Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.1"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.1"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from fcbc6c7 to ffb5c8b Compare November 14, 2024 18:13
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.1 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.2 Nov 14, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.2"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.2"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from ffb5c8b to 8849cd9 Compare November 21, 2024 16:51
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.2 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.3 Nov 21, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.3"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.3"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 8849cd9 to 20881bf Compare November 21, 2024 22:59
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.3 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 Nov 21, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.4"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.4"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 - autoclosed Nov 24, 2024
@renovate renovate bot closed this Nov 24, 2024
@renovate renovate bot deleted the renovate/ghcr.io-goauthentik-server-2024.x branch November 24, 2024 14:43
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 - autoclosed feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 Nov 24, 2024
@renovate renovate bot reopened this Nov 24, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.4"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.4"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from 20881bf to a8b6a5d Compare December 10, 2024 21:06
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.4 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.5 Dec 10, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.5"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.10.5"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2024.x branch from a8b6a5d to 00e51b1 Compare December 19, 2024 20:25
@renovate renovate bot changed the title feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.10.5 feat(images)!: Update ghcr.io/goauthentik/server Docker tag to 2024.12.0 Dec 19, 2024
Copy link

Path: cluster/core/security/authentik/helm-release.yaml

@@ -361,7 +361,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.12.0"
           imagePullPolicy: "IfNotPresent"
           args: ["server"]
           env:
@@ -484,7 +484,7 @@
       securityContext: {}
       containers:
         - name: authentik
-          image: "ghcr.io/goauthentik/server:2022.9.0"
+          image: "ghcr.io/goauthentik/server:2024.12.0"
           imagePullPolicy: "IfNotPresent"
           args: ["worker"]
           env:

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.

0 participants