File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 : |
You can’t perform that action at this time.
0 commit comments