Fix Homarr icons mountPath (#1841)

* Fix Homarr icons mountPath

* bump common

---------

Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
Urkaz
2023-12-11 14:01:59 +01:00
committed by GitHub
parent c1b20be95a
commit 2ecf8a2810
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: file://../../../common
version: 1.2.3
digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
generated: "2023-11-22T22:27:03.247695375+02:00"
version: 1.2.4
digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174
generated: "2023-12-11T14:41:15.313216502+02:00"

View File

@@ -3,7 +3,7 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and
annotations:
title: Homarr
type: application
version: 2.0.0
version: 2.0.1
apiVersion: v2
appVersion: 0.14.2
kubeVersion: '>=1.16.0-0'
@@ -14,7 +14,7 @@ maintainers:
dependencies:
- name: common
repository: file://../../../common
version: 1.2.3
version: 1.2.4
home: https://homarr.dev/
icon: https://media.sys.truenas.net/apps/homarr/icons/icon.svg
sources:

View File

@@ -20,7 +20,7 @@ persistence:
targetSelector:
homarr:
homarr:
mountPath: /app/data/icons
mountPath: /app/public/icons
tmp:
enabled: true
type: emptyDir