Deploy coulomb-social image tag as string; pin 7067145
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Helm --set-string for numeric git SHAs (InvalidImageName fix).
Ingress entrypoints web+websecure; values pin first release tag.
This commit is contained in:
tegwick 2026-08-09 02:32:37 +02:00
parent 2ab6662142
commit ca804ef148
3 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,7 @@
image:
repository: forgejo.coulomb.social/coulomb/coulomb-social
tag: "pending" # pin to git SHA after first image publish
tag: "7067145"
env:
DJANGO_SETTINGS_MODULE: coulomb_social.settings.prod