ci: update image tags to 7da517dffb [skip ci]

This commit is contained in:
Gitea Action 2026-07-09 23:54:46 +00:00
parent 7da517dffb
commit 6ec5cbaa13
2 changed files with 4 additions and 4 deletions

View File

@ -26,10 +26,10 @@ resources:
images: images:
- name: frankchine/geocrop-api - name: frankchine/geocrop-api
newName: frankchine/geocrop-api newName: frankchine/geocrop-api
newTag: 00c74988595d903fe2cd1beb5e646f5298653957 newTag: 7da517dffb621b68ee75ba5059fc73dbf0cb5323
- name: frankchine/geocrop-web - name: frankchine/geocrop-web
newName: frankchine/geocrop-web newName: frankchine/geocrop-web
newTag: 00c74988595d903fe2cd1beb5e646f5298653957 newTag: 7da517dffb621b68ee75ba5059fc73dbf0cb5323
- name: frankchine/geocrop-worker - name: frankchine/geocrop-worker
newName: frankchine/geocrop-worker newName: frankchine/geocrop-worker
newTag: 00c74988595d903fe2cd1beb5e646f5298653957 newTag: 7da517dffb621b68ee75ba5059fc73dbf0cb5323

View File

@ -4,7 +4,7 @@ replicaCount: 1
image: image:
repository: frankchine/geocrop-nextgen repository: frankchine/geocrop-nextgen
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "00c74988595d903fe2cd1beb5e646f5298653957" tag: "7da517dffb621b68ee75ba5059fc73dbf0cb5323"
branchName: "main" branchName: "main"