Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0d80c148e1
commit
6ed6b15206
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.26.0 ([#12079](https://github.com/truecharts/charts/issues/12079))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-5.0.24](https://github.com/truecharts/charts/compare/alist-5.0.23...alist-5.0.24) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 6.0.2
|
||||
appVersion: "3.26.0"
|
||||
version: 6.0.3
|
||||
appVersion: "3.27.0"
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alist
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.26.0@sha256:3647771df46d031cb22a01fc8a2d383b033b2e204811e54e62427fc464be546a
|
||||
tag: v3.27.0@sha256:833f96492b6fe6cc0ffac1f594421487b08d8d64b8024aed226ab20d84ad81e3
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue