Normalize hashicorp raft peer ids (#8253)

* Normalize raft voter ids

* 4.11

* Update raft_hashicorp.go
This commit is contained in:
Chris Lu
2026-02-09 07:46:34 -08:00
committed by GitHub
parent 2ed5a8f65c
commit cb9e21cdc5
5 changed files with 119 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
description: SeaweedFS
name: seaweedfs
appVersion: "4.10"
appVersion: "4.11"
# Dev note: Trigger a helm chart release by `git tag -a helm-<version>`
version: 4.0.410
version: 4.0.411