From b37fe77aabdddc8ddd5ab0a6a8aa2d5eba8f4449 Mon Sep 17 00:00:00 2001 From: Tesshu Flower Date: Wed, 4 Feb 2026 11:54:42 -0500 Subject: [PATCH] changelog update for rclone v1.73.0 Signed-off-by: Tesshu Flower --- CHANGELOG.md | 4 +++- helm/volsync/Chart.yaml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e582617a8..716786e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - moverVolumes updated to allow NFS type volumeMounts -- Rclone updated to v1.72.1 +- Rclone updated to v1.73.0 +- kube-rbac-proxy container no longer used. Built in auth for metrics + provided by controller-runtime ### Fixed diff --git a/helm/volsync/Chart.yaml b/helm/volsync/Chart.yaml index c0385a007..9bdb9841c 100644 --- a/helm/volsync/Chart.yaml +++ b/helm/volsync/Chart.yaml @@ -27,7 +27,9 @@ annotations: # https://artifacthub.io/docs/topics/annotations/helm/ - kind: changed description: moverVolumes updated to allow NFS type volumeMounts - kind: changed - description: Rclone updated to v1.72.1 + description: Rclone updated to v1.73.0 + - kind: changed + description: kube-rbac-proxy container no longer used. Built in auth for metrics provided by controller-runtime - kind: fixed description: Exclude lost+found for Rclone artifacthub.io/crds: |