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:202407271527
  • Loading branch information
ViBiOh committed Jul 27, 2024
1 parent ffbc222 commit 26952d8
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: '202407191037' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tag: '202407271527' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
labels:
tags.datadoghq.com/env: 'production'
tags.datadoghq.com/service: 'l3miage'
tags.datadoghq.com/version: '202407191037' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tags.datadoghq.com/version: '202407271527' # {"$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:202407191037 # {"$imagepolicy": "default:flux-l3miage-web"}
image: vibioh/l3miage:202407271527 # {"$imagepolicy": "default:flux-l3miage-web"}
imagePullPolicy: Always
command:
- /revealgolia
Expand Down

0 comments on commit 26952d8

Please sign in to comment.