Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Update Change
redis major 7-alpine -> 8-alpine

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), 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.

@github-actions
Copy link

--- kubernetes/apps/security/authentik/app Kustomization: security/authentik Deployment: security/authentik-redis

+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik Deployment: security/authentik-redis

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

         env:
         - name: REDIS_PASSWORD
           valueFrom:
             secretKeyRef:
               key: redis-password
               name: authentik-secrets
-        image: redis:7-alpine
+        image: redis:8-alpine
         livenessProbe:
           exec:
             command:
             - redis-cli
             - --raw
             - incr

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