diff --git a/infra/notifier.yaml b/infra/notifier.yaml index 54e23234..f1858d20 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -28,12 +28,12 @@ spec: timeZone: "Europe/Paris" image: name: vibioh/ketchup - tag: "202412141725" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202412210423" # {"$imagepolicy": "default:flux-ketchup-web:tag"} labels: k8s-cleaner: "true" tags.datadoghq.com/env: "production" tags.datadoghq.com/service: "ketchup-notifier" - tags.datadoghq.com/version: "202412141725" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tags.datadoghq.com/version: "202412210423" # {"$imagepolicy": "default:flux-ketchup-web:tag"} env: - name: GOMAXPROCS valueFrom: diff --git a/infra/web.yaml b/infra/web.yaml index 2fb60d63..e0f1e78f 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,11 +25,11 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202412141725" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202412210423" # {"$imagepolicy": "default:flux-ketchup-web:tag"} labels: tags.datadoghq.com/env: "production" tags.datadoghq.com/service: "ketchup" - tags.datadoghq.com/version: "202412141725" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tags.datadoghq.com/version: "202412210423" # {"$imagepolicy": "default:flux-ketchup-web:tag"} env: - name: GOMAXPROCS valueFrom: