Files
home-docker/home-apps
Junv (via Hermes) 425955b921 ci(demo-service): GitHub Actions workflow for ghcr.io build
- .github/workflows/build-demo-service.yml builds on push when home-apps/demo-service/**
- Pushes to ghcr.io/wahyd4/demo-manager with git SHA tag + :latest
- Updates k8s-manifest.yaml with new image tag
- ArgoCD picks up the new image on next sync

k8s-manifest changes:
- image: ghcr.io/wahyd4/demo-manager (was docker.io/library/demo-manager)
- imagePullPolicy: Always
- imagePullSecrets: github-image-pull-secret (auth for ghcr.io)
2026-06-14 11:59:52 +10:00
..
2026-01-12 10:10:10 +11:00
2026-01-12 12:29:48 +11:00
2026-02-19 15:20:25 +11:00
2026-01-12 10:26:13 +11:00
2026-04-14 11:50:27 +10:00
2026-02-23 19:14:15 +11:00
2026-02-01 07:31:17 +11:00
2026-06-13 07:59:06 +10:00