C1: deploy shower v1.1.2 #358
2 changed files with 3 additions and 3 deletions
C1: pin shower v1.1.2 FOD outputHash (probed on ringtail)
Bump service-versions.yaml to match the new nix version so the container-version-check pre-commit hook stays green. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
commit
b8c7783443
|
|
@ -148,7 +148,7 @@ let
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
# Pinned dep closure — reproducible until version bumps. To recompute,
|
# Pinned dep closure — reproducible until version bumps. To recompute,
|
||||||
# set to pkgs.lib.fakeHash and read the failure.
|
# set to pkgs.lib.fakeHash and read the failure.
|
||||||
outputHash = pkgs.lib.fakeHash;
|
outputHash = "sha256-B5INpydOP3DmlgHfgpzKf+2mv0y9Wr2YNK7/5kh0hOc=";
|
||||||
|
|
||||||
dontFixup = true;
|
dontFixup = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -46,8 +46,8 @@ services:
|
||||||
|
|
||||||
- name: shower
|
- name: shower
|
||||||
type: argocd
|
type: argocd
|
||||||
last-reviewed: 2026-05-11
|
last-reviewed: 2026-05-15
|
||||||
current-version: "1.1.0"
|
current-version: "1.1.2"
|
||||||
upstream-source: https://forge.eblu.me/eblume/adelaide-baby-shower-app
|
upstream-source: https://forge.eblu.me/eblume/adelaide-baby-shower-app
|
||||||
notes: |
|
notes: |
|
||||||
Django app for Adelaide / Heidi / Addie's baby shower. Wheel
|
Django app for Adelaide / Heidi / Addie's baby shower. Wheel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue