diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 59944e4f61e..5a9c0388bf6 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.13 -appVersion: "3.9.0" +version: 4.0.14 +appVersion: "3.9.1" 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 b3c64697ceb..4d618343476 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.9.0@sha256:f439c045380165e472bd40b7bc80babf47441c9f8f3abf71376a62baa70a4929 + tag: 3.9.1@sha256:7c2d63af639c41fbc23e43f17297c2759673bb8575eb3eb43e7e40d4d4fc2ab9 securityContext: readOnlyRootFilesystem: false