C1: service review — mealie (v3.12.0 deployed; upstream v3.17.0)
Recurring service review pass. Mealie is 5 minor versions behind upstream (v3.12.0 → v3.17.0). The container is built locally from a forge mirror so upgrading requires a fresh container build plus a changelog review for breaking changes. Deferred to a separate task; just bumping last-reviewed and capturing the gap in notes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
40d9a1ef9e
commit
a65efd2a93
2 changed files with 7 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
||||||
|
Reviewed `mealie` service version freshness; upstream is 5 minor versions ahead (v3.17.0 vs deployed v3.12.0). Marked reviewed; upgrade deferred.
|
||||||
|
|
@ -327,10 +327,14 @@ services:
|
||||||
|
|
||||||
- name: mealie
|
- name: mealie
|
||||||
type: argocd
|
type: argocd
|
||||||
last-reviewed: 2026-03-16
|
last-reviewed: 2026-05-11
|
||||||
current-version: "v3.12.0"
|
current-version: "v3.12.0"
|
||||||
upstream-source: https://github.com/mealie-recipes/mealie/releases
|
upstream-source: https://github.com/mealie-recipes/mealie/releases
|
||||||
notes: Recipe manager; built from source via forge mirror
|
notes: >-
|
||||||
|
Recipe manager; built from source via forge mirror.
|
||||||
|
Upstream is at v3.17.0 as of 2026-05-11 (5 minor versions ahead).
|
||||||
|
Container/manifest still pinned to v3.12.0 — upgrade deferred to a
|
||||||
|
separate task (build new image, review changelog for breaking changes).
|
||||||
|
|
||||||
- name: paperless
|
- name: paperless
|
||||||
type: argocd
|
type: argocd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue