diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2df2fb9d..7a1581b7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.11" + ".": "0.2.12" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b058c6a2..cc28a521 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.2.12](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.2.11...v0.2.12) (2024-05-23) + + +### Features + +* enable csi plugin for backups using nutanix csi and velero ([#112](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/112)) ([8e2326d](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8e2326db9ae1e4d0a34e2cc52423932ca526cb53)) + ## [0.2.11](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.2.10...v0.2.11) (2024-05-17) diff --git a/bundles/uds-core-swf/uds-bundle.yaml b/bundles/uds-core-swf/uds-bundle.yaml index f9fa65f8..ea62a43a 100644 --- a/bundles/uds-core-swf/uds-bundle.yaml +++ b/bundles/uds-core-swf/uds-bundle.yaml @@ -4,7 +4,7 @@ metadata: name: software-factory-nutanix description: A UDS bundle for deploying a software factory to an RKE2 cluster # x-release-please-start-version - version: "0.2.11" + version: "0.2.12" # x-release-please-end architecture: amd64