Files
homelab-jenkins-shared-libs/vars/dockerBuildPush.groovy
duynguyen 647a6f28a7 fix: also push :latest tag on every build
values.yaml image.tag defaults to 'latest' for initial deploy.
Pipeline always pushes both <branch>-<random8> and :latest so
ArgoCD can pull the newest image without a chart version bump.
2026-04-26 15:00:31 +07:00

1.8 KiB