fix: wrong image tag
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 10s
lint-test-helm / lint-helm (pull_request) Successful in 16s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped

This commit is contained in:
2026-03-22 12:53:30 -05:00
parent 29bcf3d6b6
commit a7c2ba056e

View File

@@ -9,7 +9,7 @@ foldergram:
main: main:
image: image:
repository: ghcr.io/foldergram/foldergram repository: ghcr.io/foldergram/foldergram
tag: v1.0.5 tag: 1.0.5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: IMAGE_DETAIL_SOURCE - name: IMAGE_DETAIL_SOURCE