Skip to content

Commit 3e8cbb0

Browse files
committed
ci(flux): [skip ci] Update image from automation
1 parent a1ff7a5 commit 3e8cbb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infra/api.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
nameOverride: ketchup
2626
image:
2727
name: vibioh/ketchup
28-
tag: "202103171316" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
28+
tag: "202103171426" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
2929
config:
3030
KETCHUP_LOGGER_JSON: "true"
3131
KETCHUP_DB_HOST: ketchup-db

infra/notifier.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
schedule: "0 8 * * *"
2828
image:
2929
name: vibioh/ketchup-notifier
30-
tag: "202103171316" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
30+
tag: "202103171426" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
3131
config:
3232
KETCHUP_LOGGER_JSON: "true"
3333
KETCHUP_DB_HOST: ketchup-db

0 commit comments

Comments
 (0)