fix(vikunja, librephotos): revert previous fix and apply a new (#2968)

This commit is contained in:
Stavros Kois
2022-06-23 21:54:59 +02:00
committed by GitHub
parent f049045e44
commit 6f2e7bd98c
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ name: librephotos
sources:
- https://github.com/LibrePhotos/librephotos
- https://hub.docker.com/r/reallibrephotos/librephotos
version: 4.0.7
version: 4.0.8
annotations:
truecharts.org/catagories: |
- media
@@ -1,3 +1,5 @@
{{ include "tc.common.loader.all" . }}
{{- include "tc.common.loader.init" . }}
{{- include "librephotos.secrets" . }}
{{ include "librephotos.secrets" . }}
{{ include "tc.common.loader.apply" . }}