Skip to content

Commit

Permalink
ci(flux): [skip ci] Update image from automation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViBiOh committed Apr 5, 2021
1 parent e2d3a4b commit 122e3e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/notifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
schedule: "0 8 * * *"
image:
name: vibioh/ketchup-notifier
tag: "202104040641" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
tag: "202104050854" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
config:
KETCHUP_DB_HOST: ketchup-db
KETCHUP_DB_NAME: ketchup
Expand Down
2 changes: 1 addition & 1 deletion infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
nameOverride: ketchup
image:
name: vibioh/ketchup
tag: "202104040641" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202104050854" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_LOGGER_JSON: "true"
KETCHUP_DB_HOST: ketchup-db
Expand Down

0 comments on commit 122e3e4

Please sign in to comment.