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:202411161245
  • Loading branch information
ViBiOh committed Nov 16, 2024
1 parent 5be5284 commit d507433
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: "202411161234" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202411161245" # {"$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: "202411161234" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202411161245" # {"$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: "202411161234" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tag: "202411161245" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
labels:
tags.datadoghq.com/env: "production"
tags.datadoghq.com/service: "ketchup"
tags.datadoghq.com/version: "202411161234" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
tags.datadoghq.com/version: "202411161245" # {"$imagepolicy": "default:flux-ketchup-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down

0 comments on commit d507433

Please sign in to comment.