ci: update image tags to 93296dbee3 [skip ci]

This commit is contained in:
Gitea Action 2026-07-09 22:46:03 +00:00
parent 93296dbee3
commit 191273c45f
2 changed files with 4 additions and 4 deletions

View File

@ -26,10 +26,10 @@ resources:
images:
- name: frankchine/geocrop-api
newName: frankchine/geocrop-api
newTag: 1dd084806763fc6fd501ac20b4a118359a0996aa
newTag: 93296dbee32dca9353a05d78f347e1562fd8c0db
- name: frankchine/geocrop-web
newName: frankchine/geocrop-web
newTag: 1dd084806763fc6fd501ac20b4a118359a0996aa
newTag: 93296dbee32dca9353a05d78f347e1562fd8c0db
- name: frankchine/geocrop-worker
newName: frankchine/geocrop-worker
newTag: 1dd084806763fc6fd501ac20b4a118359a0996aa
newTag: 93296dbee32dca9353a05d78f347e1562fd8c0db

View File

@ -4,7 +4,7 @@ replicaCount: 1
image:
repository: frankchine/geocrop-nextgen
pullPolicy: IfNotPresent
tag: "latest"
tag: "93296dbee32dca9353a05d78f347e1562fd8c0db"
branchName: "main"