Skip to content

Commit

Permalink
ci(flux): [skip ci] Automated image update for default/flux-ketchup
Browse files Browse the repository at this point in the history
Images:
- vibioh/ketchup:202412081707
  • Loading branch information
ViBiOh committed Dec 8, 2024
1 parent 6dada6f commit a42b9cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions infra/notifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ spec:
timeZone: "Europe/Paris"
image:
name: vibioh/ketchup
tag: "202412070733" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202412081707" # {"$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: "202412070733" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202412081707" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ spec:
nameOverride: ketchup
image:
name: vibioh/ketchup
tag: "202412070733" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202412081707" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
labels:
tags.datadoghq.com/env: "production"
tags.datadoghq.com/service: "ketchup"
tags.datadoghq.com/version: "202412070733" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202412081707" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down

0 comments on commit a42b9cb

Please sign in to comment.