Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd33078912
commit
650854359a
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [alist-4.0.2](https://github.com/truecharts/charts/compare/alist-4.0.1...alist-4.0.2) (2022-11-22)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 4.0.2
|
||||
appVersion: "3.5.0"
|
||||
version: 4.0.3
|
||||
appVersion: "3.5.1"
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [alist-4.0.3](https://github.com/truecharts/charts/compare/alist-4.0.2...alist-4.0.3) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alist to v3.5.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alist
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.5.0@sha256:781f0fbe4a571be6975dfea3b7cbccb2af88d5b1cd015c420ec8866a82b0027a
|
||||
tag: 3.5.1@sha256:e094537ef9fd7b44579c1f63561f8c2e7099a9b7ac0745e8c13bc48bbac3a3ab
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue