diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 1d9dd7c2b67..5c65c64191a 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.20 -appVersion: "3.12.1" +version: 4.0.21 +appVersion: "3.12.2" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index bbc36c1b42c..1ddfc51ea5f 100644 --- a/charts/stable/alist/values.yaml +++ b/charts/stable/alist/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.12.1@sha256:a70c6a2aae3743bc8647960917427e84001600fe550287a6194f5ffd417807f6 + tag: 3.12.2@sha256:5e31a45b1291a1efb2c87f635c8efac0bf7698be3fc8db4b5e85b520377328eb securityContext: readOnlyRootFilesystem: false