diff --git a/charts/alist/Chart.yaml b/charts/alist/Chart.yaml index 231c392..3293ca0 100644 --- a/charts/alist/Chart.yaml +++ b/charts/alist/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: alist -version: 0.1.4 +version: 0.1.5 kubeVersion: ^1.8.0-0 description: A file list program that supports multiple storage, powered by Gin and Solidjs. type: application @@ -17,8 +17,8 @@ appVersion: "v3.17.0" annotations: artifacthub.io/category: storage artifacthub.io/changes: | - - kind: security - description: fix Security alerts + - kind: changed + description: updated to v3.24.0 artifacthub.io/license: AGPL-3.0-only artifacthub.io/links: | - name: support diff --git a/charts/alist/values.yaml b/charts/alist/values.yaml index 295f0f3..d18535f 100644 --- a/charts/alist/values.yaml +++ b/charts/alist/values.yaml @@ -8,7 +8,7 @@ image: repository: xhofe/alist pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v3.23.0" + tag: "v3.24.0" imagePullSecrets: [] nameOverride: ""