Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 3 additions & 1 deletion helm/volsync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
Loading