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