chore: upgrade to 1.14.0+1.31.1 #5

Open
autonomic-bot wants to merge 1 commits from upgrade-1.14.0+1.31.1 into main

Upgrade custom-html from 1.13.0+1.31.1 to 1.14.0+1.31.1.

Bumps the optional git-pull helper image alpine/git from v2.52.0 to v2.54.0. nginx (1.31.1) and linuxserver/openssh-server (:latest) are unchanged.

Image tag changes

Service File Old tag New tag
git compose.git-pull.yml alpine/git:v2.52.0 alpine/git:v2.54.0
app compose.yml nginx:1.31.1 unchanged
ssh/sshstart compose.sftp.yml openssh-server:latest unchanged

Recipe-semver minor bump; the +1.31.1 suffix tracks nginx, which is unchanged.

Test results

Test Result
tests/health_check.py (HTTP 200) PASS
URL https://custom-html.cctest.autonomic.zone PASS
abra app deploy --chaos (nginx + alpine/git:v2.54.0 created) PASS

No operator action required: no new env vars, secrets, volumes, ports, or migrations.

Next steps (after PR review)

cd ~/.abra/recipes/custom-html
git fetch git@git.autonomic.zone:recipe-maintainers/custom-html.git upgrade-1.14.0+1.31.1:upgrade-1.14.0+1.31.1
git checkout upgrade-1.14.0+1.31.1
git push dev HEAD:upgrade-1.14.0+1.31.1
# Open + merge a PR on https://git.coopcloud.tech/coop-cloud/custom-html/pulls
git push dev 1.14.0+1.31.1

cc @trav @notplants

Upgrade `custom-html` from `1.13.0+1.31.1` to `1.14.0+1.31.1`. Bumps the optional git-pull helper image `alpine/git` from `v2.52.0` to `v2.54.0`. nginx (`1.31.1`) and `linuxserver/openssh-server` (`:latest`) are unchanged. ## Image tag changes | Service | File | Old tag | New tag | |---------|------|---------|---------| | git | `compose.git-pull.yml` | `alpine/git:v2.52.0` | `alpine/git:v2.54.0` | | app | `compose.yml` | `nginx:1.31.1` | unchanged | | ssh/sshstart | `compose.sftp.yml` | `openssh-server:latest` | unchanged | Recipe-semver minor bump; the `+1.31.1` suffix tracks nginx, which is unchanged. ## Test results | Test | Result | |------|--------| | `tests/health_check.py` (HTTP 200) | PASS | | URL `https://custom-html.cctest.autonomic.zone` | PASS | | `abra app deploy --chaos` (nginx + alpine/git:v2.54.0 created) | PASS | No operator action required: no new env vars, secrets, volumes, ports, or migrations. ## Next steps (after PR review) ```bash cd ~/.abra/recipes/custom-html git fetch git@git.autonomic.zone:recipe-maintainers/custom-html.git upgrade-1.14.0+1.31.1:upgrade-1.14.0+1.31.1 git checkout upgrade-1.14.0+1.31.1 git push dev HEAD:upgrade-1.14.0+1.31.1 # Open + merge a PR on https://git.coopcloud.tech/coop-cloud/custom-html/pulls git push dev 1.14.0+1.31.1 ``` cc @trav @notplants
autonomic-bot added 1 commit 2026-06-17 00:08:08 +00:00
chore: upgrade to 1.14.0+1.31.1
All checks were successful
cc-ci/testme cc-ci: success
e668be0f81
autonomic-bot requested review from trav 2026-06-17 00:08:08 +00:00
autonomic-bot requested review from notplants 2026-06-17 00:08:08 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cicustom-html @ e668be0f passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `custom-html` @ `e668be0f` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/737/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/737) [![level](https://ci.commoninternet.net/runs/737/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/737) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/737) · [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-1.14.0+1.31.1:upgrade-1.14.0+1.31.1
git checkout upgrade-1.14.0+1.31.1
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/custom-html#5
No description provided.