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: |