We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02aad89 commit c8260f0Copy full SHA for c8260f0
infra/notifier.yaml
@@ -27,7 +27,7 @@ spec:
27
schedule: "0 6 * * *" # manager is in UTC
28
image:
29
name: vibioh/ketchup
30
- tag: "202108080928" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
+ tag: "202108081227" # {"$imagepolicy": "default:flux-ketchup-web: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
KETCHUP_LOGGER_JSON: "true"
0 commit comments