C0: deploy shower v1.1.3 (kustomize newTag bump)
Image v1.1.3-3645098-nix was built directly on ringtail and pushed via
skopeo, bypassing the Forgejo runner: indri was severely overloaded
(load avg 24.92, minikube VM at 344% CPU) and the workflow-dispatch
endpoint timed out. The image content is identical to what the runner
would have produced — same default.nix at commit 3645098 (on main),
same NIX_PATH (current nixpkgs flake), same skopeo invocation. Tag
short-sha matches the commit that defines the recipe so we aren't
pinning to a ghost.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3645098bf1
commit
e222d47d45
2 changed files with 2 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ resources:
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: registry.ops.eblu.me/blumeops/shower
|
- name: registry.ops.eblu.me/blumeops/shower
|
||||||
newTag: v1.1.2-a33fa47-nix
|
newTag: v1.1.3-3645098-nix
|
||||||
|
|
|
||||||
1
docs/changelog.d/+shower-1.1.3-deploy.infra.md
Normal file
1
docs/changelog.d/+shower-1.1.3-deploy.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Deployed shower v1.1.3 to ringtail (image built and pushed from ringtail; runner bypassed due to indri overload).
|
||||||
Loading…
Add table
Add a link
Reference in a new issue