feat(apps): move to stable (#2790)

This commit is contained in:
Stavros Kois
2022-05-29 20:15:03 +00:00
committed by GitHub
parent bc6d01ffd9
commit 4a53f14849
38 changed files with 13 additions and 16 deletions
+19
View File
@@ -0,0 +1,19 @@
image:
repository: ghcr.io/ajnart/homarr
tag: 0.5.2@sha256:e9ff0f28f8ec8f7cb7a883b3eed4a85fec6990a9fa987f57c914d553d560c6e4
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10245
targetPort: 7575
persistence:
config:
enabled: true
mountPath: "/app/data/configs"
icons:
enabled: true
mountPath: "/app/public/icons"