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:202408232111
  • Loading branch information
ViBiOh committed Aug 23, 2024
1 parent 84f07a2 commit 3cc8504
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: "202408171020" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202408232111" # {"$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: "202408171020" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202408232111" # {"$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: "202408171020" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202408232111" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
labels:
tags.datadoghq.com/env: "production"
tags.datadoghq.com/service: "ketchup"
tags.datadoghq.com/version: "202408171020" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202408232111" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down

0 comments on commit 3cc8504

Please sign in to comment.