chore: upgrade pgautoupgrade from 16-alpine to 17-alpine #2

Open
autonomic-bot wants to merge 1 commits from upgrade-84736c1 into main

hedgedoc: upgrade pgautoupgrade 16-alpine → 17-alpine

Image changes

service current new
app (hedgedoc) quay.io/hedgedoc/hedgedoc:1.10.8 quay.io/hedgedoc/hedgedoc:1.11.0 (already in upstream main)
db (postgresql overlay) pgautoupgrade/pgautoupgrade:16-alpine pgautoupgrade/pgautoupgrade:17-alpine

What changed

hedgedoc 1.10.8 → 1.11.0 (already published as 3.1.0+1.11.0 by upstream):

  • Security patch release fixing 4 CVEs: HTML injection, YAML DoS, CSRF via Gist export, rate-limit bypass
  • No breaking changes, no database migrations, no required config changes

Upstream release notes: hedgedoc 1.10.8→1.11.0: https://github.com/hedgedoc/hedgedoc/releases/tag/1.11.0

pgautoupgrade 16-alpine → 17-alpine:

  • Bumps embedded PostgreSQL major version from 16 to 17
  • Automatic data migration on container start (pgautoupgrade handles this)
  • One major at a time (18-alpine deferred to next cycle)

Upstream release notes: pgautoupgrade: https://github.com/pgautoupgrade/pgautoupgrade/releases

Operator Action Required

None — security patch + infrastructure bump, no breaking changes.

After upstream PR merges, publish the new patch release:

abra recipe release hedgedoc -z

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

## hedgedoc: upgrade pgautoupgrade 16-alpine → 17-alpine ### Image changes | service | current | new | |---------|---------|-----| | app (hedgedoc) | quay.io/hedgedoc/hedgedoc:1.10.8 | quay.io/hedgedoc/hedgedoc:1.11.0 *(already in upstream main)* | | db (postgresql overlay) | pgautoupgrade/pgautoupgrade:16-alpine | pgautoupgrade/pgautoupgrade:17-alpine | ### What changed **hedgedoc 1.10.8 → 1.11.0** (already published as 3.1.0+1.11.0 by upstream): - Security patch release fixing 4 CVEs: HTML injection, YAML DoS, CSRF via Gist export, rate-limit bypass - No breaking changes, no database migrations, no required config changes **Upstream release notes:** hedgedoc 1.10.8→1.11.0: https://github.com/hedgedoc/hedgedoc/releases/tag/1.11.0 **pgautoupgrade 16-alpine → 17-alpine:** - Bumps embedded PostgreSQL major version from 16 to 17 - Automatic data migration on container start (pgautoupgrade handles this) - One major at a time (18-alpine deferred to next cycle) **Upstream release notes:** pgautoupgrade: https://github.com/pgautoupgrade/pgautoupgrade/releases ### Operator Action Required None — security patch + infrastructure bump, no breaking changes. After upstream PR merges, publish the new patch release: ``` abra recipe release hedgedoc -z ``` Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-19 02:52:53 +00:00
chore: upgrade pgautoupgrade from 16-alpine to 17-alpine
All checks were successful
cc-ci/testme cc-ci: success
84736c14d2
autonomic-bot requested review from trav 2026-06-19 02:52:53 +00:00
autonomic-bot requested review from notplants 2026-06-19 02:52:53 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cihedgedoc @ 84736c14 passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `hedgedoc` @ `84736c14` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/931/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/931) [![level](https://ci.commoninternet.net/runs/931/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/931) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/931) · [dashboard](https://ci.commoninternet.net/)
All checks were successful
cc-ci/testme cc-ci: success
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin upgrade-84736c1:upgrade-84736c1
git checkout upgrade-84736c1
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/hedgedoc#2
No description provided.