Update SeaweedFS to v3.97 to enable SSE support

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
Andrei Kvapil
2025-09-01 12:25:03 +02:00
parent 33691c2d3a
commit 403d1f9944
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
description: SeaweedFS
name: seaweedfs
appVersion: "3.96"
appVersion: "3.97"
# Dev note: Trigger a helm chart release by `git tag -a helm-<version>`
version: 4.0.396
version: 4.0.397

View File

@@ -358,7 +358,7 @@ volume:
# This will automatically create a job for patching Kubernetes resources if the dataDirs type is 'persistentVolumeClaim' and the size has changed.
resizeHook:
enabled: true
image: bitnami/kubectl
image: alpine/k8s:1.28.4
# idx can be defined by:
#