Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
92db30906f
commit
b34d9f68e2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [stash-9.0.10](https://github.com/truecharts/charts/compare/stash-9.0.9...stash-9.0.10) (2023-02-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/stash to v0.19.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [stash-9.0.11](https://github.com/truecharts/charts/compare/stash-9.0.10...stash-9.0.11) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/stash to v0.19.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [stash-9.0.10](https://github.com/truecharts/charts/compare/stash-9.0.9...stash-9.0.10) (2023-02-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [stash-9.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.5...stash-9.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [stash-9.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.5...stash-9.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.19.0"
|
||||
appVersion: "0.19.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
|
||||
- https://hub.docker.com/r/stashapp/stash
|
||||
- https://github.com/stashapp/stash
|
||||
version: 9.0.10
|
||||
version: 9.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [stash-9.0.11](https://github.com/truecharts/charts/compare/stash-9.0.10...stash-9.0.11) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/stash to v0.19.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/stash
|
||||
tag: 0.19.0@sha256:e8151cec68f5e362df11f869ea799d3dc5176ec4d24d4ecda540c6255e244e2f
|
||||
tag: 0.19.1@sha256:54a7ccdc7042a611e846c8d576b181b8bde38a807ad89a7c8f23ef89c5158d00
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue