Skip to content

Commit 126a0e2

Browse files
Merge pull request #1900 from tesshuflower/changelog-updates
changelog update for rclone v1.73.0
2 parents d9da271 + b37fe77 commit 126a0e2

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- moverVolumes updated to allow NFS type volumeMounts
13-
- Rclone updated to v1.72.1
13+
- Rclone updated to v1.73.0
14+
- kube-rbac-proxy container no longer used. Built in auth for metrics
15+
provided by controller-runtime
1416

1517
### Fixed
1618

helm/volsync/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ annotations: # https://artifacthub.io/docs/topics/annotations/helm/
2727
- kind: changed
2828
description: moverVolumes updated to allow NFS type volumeMounts
2929
- kind: changed
30-
description: Rclone updated to v1.72.1
30+
description: Rclone updated to v1.73.0
31+
- kind: changed
32+
description: kube-rbac-proxy container no longer used. Built in auth for metrics provided by controller-runtime
3133
- kind: fixed
3234
description: Exclude lost+found for Rclone
3335
artifacthub.io/crds: |

0 commit comments

Comments
 (0)