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 12, 2021
1 parent 1199b0d commit e4689f9
Show file tree
Hide file tree
Showing 2 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 8 * * *"
image:
name: vibioh/ketchup-notifier
tag: "202104111754" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
tag: "202104121158" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
config:
KETCHUP_DB_HOST: ketchup-db
KETCHUP_DB_NAME: ketchup
Expand Down
4 changes: 2 additions & 2 deletions 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: "202104111753" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202104121158" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
config:
KETCHUP_LOGGER_JSON: "true"
KETCHUP_DB_HOST: ketchup-db
Expand All @@ -41,7 +41,7 @@ spec:
ingress:
enabled: true
hosts:
- ketchup.vibioh.fr
- ketchup.vibioh.fr
canary:
enabled: true
url: https://ketchup.vibioh.fr

0 comments on commit e4689f9

Please sign in to comment.