Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
caa57347fe
commit
998cd1f7c6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [alist-5.0.16](https://github.com/truecharts/charts/compare/alist-5.0.15...alist-5.0.16) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [alist-5.0.17](https://github.com/truecharts/charts/compare/alist-5.0.16...alist-5.0.17) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.17.0 ([#9171](https://github.com/truecharts/charts/issues/9171))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-5.0.16](https://github.com/truecharts/charts/compare/alist-5.0.15...alist-5.0.16) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [alist-5.0.7](https://github.com/truecharts/charts/compare/alist-5.0.6...alist-5.0.7) (2023-04-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-5.0.6](https://github.com/truecharts/charts/compare/alist-5.0.5...alist-5.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 5.0.16
|
||||
appVersion: "3.16.3"
|
||||
version: 5.0.17
|
||||
appVersion: "3.17.0"
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [alist-5.0.17](https://github.com/truecharts/charts/compare/alist-5.0.16...alist-5.0.17) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.17.0 ([#9171](https://github.com/truecharts/charts/issues/9171))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alist
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.16.3@sha256:88c940f1209d1a74ad100b5b88f870b2dd8846297cf29b69d2dea1c0f2793796
|
||||
tag: v3.17.0@sha256:d9d27427c9a8d274a830393fa2274d38a9fecdf9eb593f590c524e523c92832d
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue