Skip to content

chore(deps): update redis docker tag to v8 - #68

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redis-8.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redis-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
redis (source) major 7.4-alpine8.10-alpine

⚠️ This bumps the upstream image (tag + digest) only. Before merging, also bump the Hola bundle version (src/<app>/package.json + src/<app>/src/manifest.json — Hola's semver describes impact on the Hola user, not upstream's number) and review whether the manifest's upgrade/backup blocks need changes. CI regenerates catalog.json on merge.


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/redis-8.x branch 2 times, most recently from 2b588f2 to b5c032b Compare July 31, 2026 01:58
@renovate
renovate Bot force-pushed the renovate/redis-8.x branch 2 times, most recently from 2ecd1c5 to fb56c05 Compare August 5, 2026 02:49
@pofallon

pofallon commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Held for a decision rather than merged with the rest of the batch — flagging what turned up while working through the other Renovate PRs.

redis:7.4-alpine here is the broker for paperless-ngx (Celery) and postiz (BullMQ), both with a persistent ${HOLA_APP_DATA}/redis:/data volume.

Neither upstream project ships Redis 8:

App What upstream pins today
paperless-ngx docker.io/valkey/valkey:9-alpine — they moved off Redis entirely
postiz redis:7.2

So taking this PR puts both bundles ahead of what either upstream tests against, for a component used purely as a queue/cache. Redis 8 is protocol-compatible and both Celery and BullMQ would almost certainly work — but the RDB format bump makes it one-way for that data volume, and there is no functional gain here to justify being first.

The 7.4 line is also still actively maintained: #122 (a fresh 7.4-alpine digest rebuild) landed today.

Recommendation: hold this. The more interesting follow-up is that paperless-ngx upstream has switched its broker to valkey:9-alpine — matching that is a better-motivated change than jumping to Redis 8, and it is the direction upstream actually validates.

Leaving this open rather than closing it, so Renovate keeps it visible for whenever the picture changes.

@renovate
renovate Bot force-pushed the renovate/redis-8.x branch from fb56c05 to 04d422d Compare August 20, 2026 21:12
@renovate
renovate Bot force-pushed the renovate/redis-8.x branch 2 times, most recently from 9755f55 to 5646025 Compare September 7, 2026 23:23
@renovate
renovate Bot force-pushed the renovate/redis-8.x branch 2 times, most recently from 973492c to 0eb2151 Compare September 18, 2026 03:11
@renovate
renovate Bot force-pushed the renovate/redis-8.x branch from 0eb2151 to 89e8763 Compare September 18, 2026 04:47
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