Skip to content

Commit

Permalink
ci(flux): [skip ci] Automated image update for default/flux-ketchup
Browse files Browse the repository at this point in the history
Images:
- vibioh/ketchup:202207021420
  • Loading branch information
ViBiOh committed Jul 2, 2022
1 parent 7ee0cb0 commit 141d5ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 7 * * *" # manager is in UTC
image:
name: vibioh/ketchup
tag: "202206251651" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202207021420" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_DB_HOST: ketchup-db
KETCHUP_DB_NAME: ketchup
Expand Down
2 changes: 1 addition & 1 deletion infra/reminder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
schedule: "0 16 * * 5" # manager is in UTC
image:
name: vibioh/ketchup
tag: "202206251651" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202207021420" # {"$imagepolicy": "default:flux-ketchup-web: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: "202206251651" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202207021420" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_LOGGER_JSON: "true"
KETCHUP_DB_HOST: ketchup-db
Expand Down

0 comments on commit 141d5ad

Please sign in to comment.