Skip to content

Commit

Permalink
chore(main): release 0.2.10 (#108)
Browse files Browse the repository at this point in the history
* chore(main): release 0.2.10

* Update changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anthony <anthony@defenseunicorns.com>
  • Loading branch information
github-actions[bot] and anthonywendt authored May 16, 2024
1 parent 2dd26e6 commit 27bf4e5
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.9"
".": "0.2.10"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file.

## [0.2.10](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.2.9...v0.2.10) (2024-05-16)

### ⚠ BREAKING CHANGES

* commented out everything not needed for the MVP ([#106](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/106))

### Bug Fixes

* commented out everything not needed for the MVP ([#106](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/106)) ([2dd26e6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/2dd26e658a15ed722f8343c777563eff85a67823))

---
### DETAILS
This release cuts the uds bundle down to the desired MVP applications

Contains:
- nutanix csi init package
- metallb
- uds-core
- gitlab
- nexus

## [0.2.9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.2.8...v0.2.9) (2024-05-15)

### Updated packages
Expand Down
2 changes: 1 addition & 1 deletion bundles/uds-core-swf/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.9"
version: "0.2.10"
# x-release-please-end
architecture: amd64

Expand Down

0 comments on commit 27bf4e5

Please sign in to comment.