chore(hello-app): auto-update image

git.boglabob.com/codegit/hello-app:main-eeb92c5-1788522079
This commit is contained in:
fluxcdbot 2026-09-04 11:41:27 +00:00
parent eeb92c5b28
commit 2337bc4dbf

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:main-b7b929d-1788518841 # {"$imagepolicy": "hello-app:hello-app"} image: git.boglabob.com/codegit/hello-app:main-eeb92c5-1788522079 # {"$imagepolicy": "hello-app:hello-app"}
ports: ports:
- containerPort: 80 - containerPort: 80
--- ---