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:202405032054
  • Loading branch information
ViBiOh committed May 3, 2024
1 parent 2fb946a commit 023fe07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infra/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
type: RuntimeDefault
containers:
- name: algolia
image: vibioh/l3miage:202404292254 # {"$imagepolicy": "default:flux-l3miage-web"}
image: vibioh/l3miage:202405032054 # {"$imagepolicy": "default:flux-l3miage-web"}
imagePullPolicy: Always
command:
- /revealgolia
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: l3miage
image:
name: vibioh/l3miage
tag: '202404292254' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tag: '202405032054' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
labels:
tags.datadoghq.com/env: 'production'
tags.datadoghq.com/service: 'l3miage'
tags.datadoghq.com/version: '202404292254' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
tags.datadoghq.com/version: '202405032054' # {"$imagepolicy": "default:flux-l3miage-web:tag"}
env:
- name: GOMAXPROCS
valueFrom:
Expand Down

0 comments on commit 023fe07

Please sign in to comment.