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