diff --git a/CHANGELOG.md b/CHANGELOG.md index c494a8a84..4da95f18b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Syncthing updated to v1.28.1 +- Syncthing updated to v1.29.0 - kube-rbac-proxy image configurable in helm chart values - mover scripts updated to use sync -f to only sync the target filesystem at the end of mover tasks diff --git a/helm/volsync/Chart.yaml b/helm/volsync/Chart.yaml index 210f2057d..22310e323 100644 --- a/helm/volsync/Chart.yaml +++ b/helm/volsync/Chart.yaml @@ -25,7 +25,7 @@ annotations: # https://artifacthub.io/docs/topics/annotations/helm/ # Kinds: added, changed, deprecated, removed, fixed, and security artifacthub.io/changes: | - kind: changed - description: Syncthing updated to v1.28.1 + description: Syncthing updated to v1.29.0 - kind: changed description: kube-rbac-proxy image configurable in helm chart values - kind: changed