Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
889107a568
commit
99d505f9f9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [alist-4.0.11](https://github.com/truecharts/charts/compare/alist-4.0.10...alist-4.0.11) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.7.2 ([#5901](https://github.com/truecharts/charts/issues/5901))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [alist-4.0.12](https://github.com/truecharts/charts/compare/alist-4.0.11...alist-4.0.12) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.8.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-4.0.11](https://github.com/truecharts/charts/compare/alist-4.0.10...alist-4.0.11) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [alist-4.0.4](https://github.com/truecharts/charts/compare/alist-4.0.3...alist-4.0.4) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [alist-4.0.4](https://github.com/truecharts/charts/compare/alist-4.0.3...alist-4.0.4) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 4.0.11
|
||||
appVersion: "3.7.2"
|
||||
version: 4.0.12
|
||||
appVersion: "3.8.0"
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [alist-4.0.12](https://github.com/truecharts/charts/compare/alist-4.0.11...alist-4.0.12) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.8.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alist
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.7.2@sha256:80111a5c407d2c72054d732dd3ee77d109aba1c4ef3eefa3a0655d5597b86603
|
||||
tag: 3.8.0@sha256:23ca967cc19fa2e174c27e71bf239a7d37d22fe2d3fb283a61ae63ea3f09e7f8
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue