chore(hello-app): auto-update image

git.boglabob.com/codegit/hello-app:main-b7b929d-1788518841
This commit is contained in:
fluxcdbot 2026-09-04 11:04:27 +00:00
parent b7b929d202
commit 0273f15f06

View file

@ -31,7 +31,7 @@ spec:
# their own line, so a marker on a line above never associates # their own line, so a marker on a line above never associates
# with the field below it and silently never matches anything. # with the field below it and silently never matches anything.
# "hello-app:hello-app" is "<namespace>:<ImagePolicy name>". # "hello-app:hello-app" is "<namespace>:<ImagePolicy name>".
image: git.boglabob.com/codegit/hello-app:latest # {"$imagepolicy": "hello-app:hello-app"} image: git.boglabob.com/codegit/hello-app:main-b7b929d-1788518841 # {"$imagepolicy": "hello-app:hello-app"}
ports: ports:
- containerPort: 80 - containerPort: 80
--- ---