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(container): update image ghcr.io/goauthentik/server to v2023.10.7 - autoclosed #60

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source) patch 2023.10.6 -> 2023.10.7

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 Mend Renovate. View repository job log here.

Copy link

--- kubernetes/apps/auth/authentik/app Kustomization: flux-system/authentik HelmRelease: auth/authentik

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

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

         user: authentik
     env:
       TZ: ${TIMEZONE}
     image:
       digest: sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1
       repository: ghcr.io/goauthentik/server
-      tag: 2023.10.6
+      tag: 2023.10.7
     ingress:
       annotations:
         hajimari.io/enable: 'true'
         hajimari.io/icon: mdi:account-lock
         nginx.ingress.kubernetes.io/enable-global-auth: 'false'
         nginx.ingress.kubernetes.io/proxy-read-timeout: '3600'

Copy link

github-actions bot commented Jan 29, 2024

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

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

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

         goauthentik.io/config-checksum: 08601fee380cf9493edf9802402d9cc0455534fb67fd5bc1a2a87e238821dda5
     spec:
       enableServiceLinks: true
       securityContext: {}
       containers:
       - name: authentik
-        image: ghcr.io/goauthentik/server:2023.10.6@sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1
+        image: ghcr.io/goauthentik/server:2023.10.7@sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: TZ
           value: ${TIMEZONE}
--- HelmRelease: auth/authentik Deployment: auth/authentik-worker

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

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

     spec:
       serviceAccountName: authentik
       enableServiceLinks: true
       securityContext: {}
       containers:
       - name: authentik
-        image: ghcr.io/goauthentik/server:2023.10.6@sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1
+        image: ghcr.io/goauthentik/server:2023.10.7@sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: TZ
           value: ${TIMEZONE}

@renovate renovate bot force-pushed the renovate/ghcr.io-goauthentik-server-2023.x branch from 78d648b to 3cc582c Compare January 30, 2024 21:56
@npawelek npawelek merged commit 7ed8542 into main Jan 30, 2024
3 checks passed
@renovate renovate bot changed the title fix(container): update image ghcr.io/goauthentik/server to v2023.10.7 fix(container): update image ghcr.io/goauthentik/server to v2023.10.7 - autoclosed Jan 30, 2024
@renovate renovate bot deleted the renovate/ghcr.io-goauthentik-server-2023.x branch January 30, 2024 21:58
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