Releases: rancher/backup-restore-operator
Releases · rancher/backup-restore-operator
Pre-release v3.1.2-rc2
What's Changed
- Excluding bundle deployments from default resourceSet by @eliyamlevy in #381
- Removing v1alpha4 cluster resources from backup by @eliyamlevy in #382
Full Changelog: v3.1.2-rc1...v3.1.2-rc2
Pre-release v3.1.2-rc1
What's Changed
- Remove cluster-fleet-* namespaced resources from backup by @eliyamlevy in #367
- Replace 3rd party action with native CLI by @rancher-security-bot in #363
- Update github.com/rancher/hull digest to 627ef53 by @renovate-rancher in #353
- Update module github.com/stretchr/testify to v1.8.4 by @renovate-rancher in #370
- Update docker.io/docker/buildx-bin Docker tag to v0.11.0 by @renovate-rancher in #375
- Update plugins/manifest Docker tag to v1.4.0 by @renovate-rancher in #376
New Contributors
- @rancher-security-bot made their first contribution in #363
Full Changelog: v3.1.1...v3.1.2-rc1
Release v3.1.1
What's Changed
- add the configmap for provisioning logs to the default resource set by @jiaqiluo in #309
- Removing --helm3 tag from helm unittest by @eliyamlevy in #320
- Add initial Renovate configuration by @renovate-rancher in #321
- Update wrangler to v1.0.2 by @eliyamlevy in #340
- Adding Hull Integration to Backup-Restore by @eliyamlevy in #322
- Update andymckay/labeler digest to 3a4296e by @renovate-rancher in #324
- Update docker.io/docker/buildx-bin Docker tag to v0.10.4 by @renovate-rancher in #329
- Update plugins/manifest Docker tag to v1.4.0 by @renovate-rancher in #335
- Update registry.suse.com/suse/sle15 Docker tag to v15.5 by @renovate-rancher in #337
- Fixing hull test to grab correct helm chart version by @eliyamlevy in #346
- Fixed helper func to grab version from env by @eliyamlevy in #347
- Changed helper func to use Drone Event EnvVar by @eliyamlevy in #348
- Add Function in Hull script to export correct Helm Version by @eliyamlevy in #349
- Fixing encryption transformer override config error by @eliyamlevy in #357
- Update k8s version annotation by @eliyamlevy in #358
- Adding customize case for cluster.management.cattle.io obj by @eliyamlevy in #359
New Contributors
- @renovate-rancher made their first contribution in #321
Full Changelog: v3.1.0...v3.1.1
Pre-release v3.1.1-rc9
What's Changed
- Adding customize case for cluster.management.cattle.io obj by @eliyamlevy in #359
Full Changelog: v3.1.1-rc8...v3.1.1-rc9
Pre-release v3.1.1-rc8
What's Changed
- Update k8s version annotation by @eliyamlevy in #358
Full Changelog: v3.1.1-rc7...v3.1.1-rc8
Pre-release v3.1.1-rc7
What's Changed
- Fixing encryption transformer override config error by @eliyamlevy in #357
Full Changelog: v3.1.1-rc6...v3.1.1-rc7
Pre-release v3.1.1-rc6
What's Changed
- Changed helper func to use Drone Event EnvVar by @eliyamlevy in #348
- Add Function in Hull script to export correct Helm Version by @eliyamlevy in #349
Full Changelog: v3.1.1-rc5...v3.1.1-rc6
Pre-release v3.1.1-rc5
Merge pull request #347 from eliyamlevy/release/v3.0 Fixed helper func to grab version from env
Pre-release v3.1.1-rc2
What's Changed
- Removing --helm3 tag from helm unittest by @eliyamlevy in #320
Full Changelog: v3.1.1-rc1...v3.1.1-rc2
Pre-release v3.1.1-rc1
Merge pull request #309 from jiaqiluo/add-prov-logging add the configmap for provisioning logs to the default resource set