Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
35856bc8c6
commit
247ecb8f09
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [filestash-2.0.2](https://github.com/truecharts/charts/compare/filestash-2.0.1...filestash-2.0.2) (2022-11-16)
|
|
||||||
|
|
|
@ -30,4 +30,4 @@ sources:
|
||||||
- https://www.filestash.app/
|
- https://www.filestash.app/
|
||||||
- https://hub.docker.com/r/machines/filestash/
|
- https://hub.docker.com/r/machines/filestash/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.2
|
version: 2.0.3
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [filestash-2.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.2...filestash-2.0.3) (2022-11-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/filestash to latest
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/filestash
|
repository: tccr.io/truecharts/filestash
|
||||||
tag: latest@sha256:7b6e0ceeceea44b6e08c97aba5f31890cc3494b823a8d7a2b116ff7a42218279
|
tag: latest@sha256:c93295ecd9dc0b1f2582f0d4bd477e4ae8da55f648f542828c1ba71f71b07485
|
||||||
persistence:
|
persistence:
|
||||||
appdata:
|
appdata:
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue