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:202210291023
  • Loading branch information
ViBiOh committed Oct 29, 2022
1 parent 6f38fb1 commit 2d0f7e1
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 @@ -29,7 +29,7 @@ spec:
schedule: "0 7 * * *" # manager is in UTC
image:
name: vibioh/ketchup
tag: "202210252250" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202210291023" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_DB_HOST: postgres
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 @@ -29,7 +29,7 @@ spec:
schedule: "0 16 * * 5" # manager is in UTC
image:
name: vibioh/ketchup
tag: "202210252250" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202210291023" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_DB_HOST: postgres
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: "202210252250" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202210291023" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_LOGGER_JSON: "true"
KETCHUP_DB_HOST: postgres
Expand Down

0 comments on commit 2d0f7e1

Please sign in to comment.