Skip to content

build(deps): bump postgres from 17.11-alpine to 18.6-alpine in /deploy/docker in the docker-bases group - #1267

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/deploy/docker/docker-bases-bf4b8fb8d1
Open

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/deploy/docker/docker-bases-bf4b8fb8d1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps the docker-bases group in /deploy/docker with 1 update: postgres.

Updates postgres from 17.11-alpine to 18.6-alpine

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker-bases group in /deploy/docker with 1 update: postgres.


Updates `postgres` from 17.11-alpine to 18.6-alpine

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: 18.6-alpine
  dependency-type: direct:production
  dependency-group: docker-bases
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Sep 4, 2026
…-alpine mirror bump

The postgres-mirror Dockerfile bump (17.11-alpine -> 18.6-alpine) must be
mirrored in the values pins per the lockstep note in the Dockerfile:
- deploy/helm/values/aws-marketplace.yaml (Alpine mirror tag the
  marketplace-mirror workflow pushes)
- deploy/helm/jentic-one/charts/postgresql/values.yaml and
  deploy/helm/jentic-one/values.yaml (official Debian default for
  self-hosters, kept on the same Postgres release)

Co-authored-by: Cursor <cursoragent@cursor.com>
@ren-jentic

Copy link
Copy Markdown
Collaborator

Pushed a lockstep commit: the postgres-mirror.Dockerfile header requires the tag to stay in lockstep with the Marketplace values overlay, so aws-marketplace.yaml now pins 18.6-alpine, and the self-hoster Debian default in charts/postgresql/values.yaml / values.yaml moves to 18.6 to keep both tracks on the same Postgres release.

Reviewer caveat (why this stays human-review): Postgres 17 → 18 is a major; existing installs with a PG17 data volume (bundled-DB PVCs, local db-data) will not start on 18 without pg_upgrade or dump/restore. Fresh installs are unaffected. Merge when you're comfortable with the upgrade story for existing deployments.

@ren-jentic ren-jentic added the needs-human Agent blocked, needs human intervention label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code needs-human Agent blocked, needs human intervention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant