Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ca0aed3f12
commit
6dbc7b9afd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.27.0 ([#12314](https://github.com/truecharts/charts/issues/12314))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-5.0.25](https://github.com/truecharts/charts/compare/alist-5.0.24...alist-5.0.25) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 6.0.3
|
||||
appVersion: "3.27.0"
|
||||
version: 6.0.4
|
||||
appVersion: "3.28.0"
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alist
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.27.0@sha256:833f96492b6fe6cc0ffac1f594421487b08d8d64b8024aed226ab20d84ad81e3
|
||||
tag: v3.28.0@sha256:51162849515cb38a9705935d810cce98ef6867f2f88cdbd346a541410c4430dd
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue