Skip to content

Commit

Permalink
ci(flux): [skip ci] Automated image update for default/flux-l3miage
Browse files Browse the repository at this point in the history
Images:
- vibioh/l3miage:202409201012
  • Loading branch information
ViBiOh committed Sep 20, 2024
1 parent 678ff20 commit ecd9b09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ spec:
nameOverride: l3miage
image:
name: vibioh/l3miage
tag: '202409132102' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tag: '202409201012' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
labels:
tags.datadoghq.com/env: 'production'
tags.datadoghq.com/service: 'l3miage'
tags.datadoghq.com/version: '202409132102' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tags.datadoghq.com/version: '202409201012' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
enabled: false
initContainers:
- name: algolia
image: vibioh/l3miage:202409132102 # {"$imagepolicy": "default:flux-l3miage-web"}
image: vibioh/l3miage:202409201012 # {"$imagepolicy": "default:flux-l3miage-web"}
imagePullPolicy: Always
command:
- /revealgolia
Expand Down

0 comments on commit ecd9b09

Please sign in to comment.