diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 54d89e2d8e8..dbc24cad2ae 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.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 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index b7c1baaa359..42e30e08e82 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.7.2@sha256:80111a5c407d2c72054d732dd3ee77d109aba1c4ef3eefa3a0655d5597b86603 + tag: 3.8.0@sha256:23ca967cc19fa2e174c27e71bf239a7d37d22fe2d3fb283a61ae63ea3f09e7f8 securityContext: readOnlyRootFilesystem: false