We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308570a commit c31fc38Copy full SHA for c31fc38
infra/notifier.yaml
@@ -27,7 +27,7 @@ spec:
27
schedule: "0 8 * * *"
28
image:
29
name: vibioh/ketchup-notifier
30
- tag: "202104101428" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
+ tag: "202104111604" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"}
31
config:
32
KETCHUP_DB_HOST: ketchup-db
33
KETCHUP_DB_NAME: ketchup
infra/web.yaml
@@ -25,7 +25,7 @@ spec:
25
nameOverride: ketchup
26
name: vibioh/ketchup
- tag: "202104101428" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
+ tag: "202104111604" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
KETCHUP_LOGGER_JSON: "true"
0 commit comments