From e282795e3054f6f91aa2af5dab77be952ab0518e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:08:14 +0000 Subject: [PATCH] chore(main): release 0.5.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 220 ++++++++++++++++++++++++++++++++++ README.md | 4 +- bundles/rke2/uds-bundle.yaml | 2 +- tasks/deploy.yaml | 2 +- 5 files changed, 225 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0923c44c..5666d546 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.4" + ".": "0.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c1a877..ac7625cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,226 @@ All notable changes to this project will be documented in this file. +## [0.5.1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.5.4...v0.5.1) (2024-12-09) + + +### ⚠ BREAKING CHANGES + +* final release containing eks-d support ([#217](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/217)) +* commented out everything not needed for the MVP ([#106](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/106)) +* full transition to uds-core ([#28](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/28)) + +### Features + +* add ability to add additional cert chain for mattermost ([1eb5528](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/1eb5528b815135b16497aaad90c99625ecea76e4)) +* add configurable overrides for GitLab resource limits ([#34](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/34)) ([790194e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/790194effdcc6493c87fc0bceb8733c1b95b9850)) +* add multiple resource config ([#139](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/139)) ([30c34c2](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/30c34c2c83904a6df5162b7e442b1a07a73872df)) +* add pgbouncer configuration for gitlab ([40aa798](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/40aa798c8f37aa36b8237f8f2c7acd527ee476f2)) +* Add rook ceph config and exemptions ([#39](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/39)) ([ef9adc6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/ef9adc665504d76ec647377c4b631fb7b6ffcfff)) +* Build DUBBD skeleton ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* configure gitaly with recommended resiliency settings ([#238](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/238)) ([63f4989](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/63f49891ebad02753acb24c29e56a40d4098d9fb)) +* Configure Gitlab scheduled backups ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* Configure velero ([0e1db1f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0e1db1fad4e5a19a97f3f2bf5f21bd1652b9ec23)) +* Configure Velero ([5461e5f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5461e5f43b0638a40608c79d916b7f94cb4c7789)) +* Custom ca cert support ([#122](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/122)) ([4d90054](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/4d900541cb8230361e04dfa8c28bd1bbb35d80ce)) +* Custom init package for Nutanix CSI driver ([#42](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/42)) ([7fdd48f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7fdd48f388209e2561f23866f40854ac695e7df5)) +* enable & update sonarqube to 10.6.0 ([#194](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/194)) ([bc5ec54](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bc5ec549b4517ee5bc679f8de337511625e50658)) +* enable confluence & update to v8.9.4 ([#193](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/193)) ([97c9207](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/97c920764cbcd3a924ad0439860503f2506d3795)) +* 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)) +* enable HA valkey configuration ([#314](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/314)) ([7f89b51](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7f89b51fe018b0d3b2cfdf3514b0567fc4bdd5c0)) +* enabled mattermost ([#199](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/199)) ([0bc72d6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0bc72d65eebd73c1c06f8e0859d1ff65d499de93)) +* enabled multiple registry configuration ([#226](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/226)) ([5697b68](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5697b6896daa943e55e42fe6cab3a940d53b044e)) +* enabled sharded gitaly & added configuration docs ([#232](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/232)) ([c445690](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c4456904aad518af7001b3466ba745e018a03f60)) +* Expose SSH in gitlab ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* exposes ssh port for gitlab ([#30](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/30)) ([af3dd7b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/af3dd7b34953a187cc72973d83f4b61053a87070)) +* final release containing eks-d support ([#217](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/217)) ([36de4a6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/36de4a6b84d5dfe2e052a2e8e964beb45f8faaad)) +* full transition to uds-core ([#28](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/28)) ([2ebb047](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/2ebb047f79acf8bd49f01f9e86f0c69db19b954a)) +* generate & add sbom to release assets ([#233](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/233)) ([4ed229c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/4ed229c8745ab387c1dadf72b7e8b8f67e7baa49)) +* gitlab update with SAML sso ([#117](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/117)) ([e7fea10](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e7fea102afeb6aac0ceac01dd80bfdf241861082)) +* improve reliability by adding periodic pepr restart ([#229](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/229)) ([684c6d0](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/684c6d04e3827f952fd8dc9d5831bab21bfa9dd1)) +* improved task names for auto-complete ([#203](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/203)) ([fa0a5f1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/fa0a5f1ddf64a7d4bdfd8ed8b3b5504d4bd77aed)) +* Initial release updates ([eb351da](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/eb351dabef029a6ee677a510f6977d154c4c3a55)) +* Integrate gitlab with external object store ([7308c45](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7308c452958c6624c1436feabb025e459269a639)) +* Integrate gitlab with external object store ([#15](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/15)) ([7308c45](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7308c452958c6624c1436feabb025e459269a639)) +* integrated HA-valkey configuration ([#240](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/240)) ([346eb17](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/346eb173c70d97da9a26b78ab9773ad1ea3c4ab3)) +* integrated HA-valkey configuration ([#308](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/308)) ([2c7452c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/2c7452c3a755dc05a607973b06c0d1ac2ed31fa2)) +* nexus updates to configure sso ([#121](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/121)) ([2f24efe](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/2f24efe207a84a9441a424cb0ea80d7902f41ed0)) +* nutanix csi ha zarf init ([#100](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/100)) ([4c1197b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/4c1197b73d316a7af625e547fd58fd74841254be)) +* plugin data injector ([#82](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/82)) ([15ca8aa](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/15ca8aa0fb1f12ae99ad2c811209ecf32579e589)) +* re-enable jira ([#184](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/184)) ([c1b4efc](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c1b4efce0c8b5f2e1f1b2e17216b2d58a29fad37)) +* remove eks-d & eks-a ([#231](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/231)) ([7ab7ec8](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7ab7ec8062538f2eaf5131affe65e7dd6efa7b8c)) +* Replace ceph with nutanix-csi for persistent storage ([7fdd48f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7fdd48f388209e2561f23866f40854ac695e7df5)) +* replace zarf data injection ([#145](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/145)) ([5f9be14](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5f9be1477663b3ee248cacf00d32401bc8c2f5c7)) +* Require certs in uds-confg.yaml ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* run gitlab init containers as privileged for copying CA trust ([#130](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/130)) ([5b4031e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5b4031ef62a7eee53f9d66eb659d76313323668b)) +* swapped redis for valkey and updated gitlab uds pkg version to v17.1.1-uds1 ([#146](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/146)) ([07282ae](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/07282ae7ba157420aa091a32a46b8277baf0739e)) +* uds-core 0.21.0 ([#90](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/90)) ([cc69a2c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/cc69a2c280943e259af9e1c5193a0db4a9988d5c)) +* uncommenting the gitlab runner ([#115](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/115)) ([7659aa0](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7659aa094b10d6b90c25d5586b6bf49952fce152)) +* update to uds-core 0.22.0 ([#116](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/116)) ([86ff035](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/86ff035c800e509c0a30df5b53f2e431c545eea5)) +* update uds-core ([#128](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/128)) ([949df27](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/949df27a512e4759d8b613fa46518d219438296b)) + + +### Bug Fixes + +* add nexus default realm role to bundle config ([#126](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/126)) ([0f31e12](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0f31e1246197a388617023c1640048ec025be7a8)) +* Adding identity config image to zarf pkg -- updating to match core ([c9bc813](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c9bc81363c60a0bd33ab688ae13fccf04f52bdd4)) +* bump nexus again to bring in default saml role update ([9bec327](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9bec327f36b86af23fae9f1a11a56ce233836ed8)) +* bump uds cli in setup action ([051e14f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/051e14f1ac51de2e62e8129709650d599cad5fc2)) +* 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)) +* confluence and jira volume overrides ([#31](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/31)) ([bb50ca4](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bb50ca46aa85825b9762d4e5f24f410c5657033d)) +* confluence variable override names ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* fix pre uds-core package exemptions ([#88](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/88)) ([45b1845](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/45b18450daa089441f5865d2758b6704b134d941)) +* gitlab redis secret fix ([#44](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/44)) ([16e23b7](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/16e23b7907ac1452a5c0dac0107e7f509f78fe64)) +* gitlab ssh netpol ([#92](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/92)) ([952659b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/952659bfbd6ebc9dd424d3f1f8c4a4ad0c1aac36)) +* gitlab workhorse resource config ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* jira variable override names ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* mattermost object storage configuration ([#81](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/81)) ([1eb5528](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/1eb5528b815135b16497aaad90c99625ecea76e4)) +* re-enable mattermost in rke2 bundle too & update to 9.11.1 ([#202](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/202)) ([7d6f6bc](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7d6f6bca28a75dba73a80c67c3bdac509e12b3a9)) +* remove rogue quote in uds-config files ([5d7ebe1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5d7ebe193bc398ae8f367745a8574183625ca446)) +* Revert CSI image versions to Nutanix CSI chart defaults ([#110](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/110)) ([e6ea62e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e6ea62efe736abc5395b2f7ad3de59005a4a3b17)) +* revert init to 0.32.4 to match uds zarf ([3576a24](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/3576a24083f1bad3bef39a3ad55b717c526eb345)) + + +### Miscellaneous + +* Add DEVELOPMENT_MAINTENANCE.md doc ([3b70ce9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/3b70ce9ad4f8e3766e8e056fed52ad672b2e95db)) +* add envoy filter to additional manifests ([8e9aeb6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8e9aeb6f72d21800ad5fe354b3c566bd821e16a7)) +* add new keycloak admin and loki scalable configs ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* add override for zarf-registry replica-count in place of hpa ([10988cc](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/10988cc018e7bdd206f798f18e1cfeba77314726)) +* add renovate config ([0beebda](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0beebda63c0c4a16dcf4ea9f1da2a77ce931a308)) +* add tasks for deploying published oci and update task versions ([#152](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/152)) ([ad96a6b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/ad96a6b93ee65daf5e921a5b22ef3cd87e1cfe11)) +* bump gitlab to 17.0.2-uds.0 ([18fde32](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/18fde320542fa0aa4abd40d9bb33fcf48e8624e4)) +* bump keycloak wrapper to 0.6.3 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* bump nexus and add NuGetApiKey realm ([#136](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/136)) ([9bec327](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9bec327f36b86af23fae9f1a11a56ce233836ed8)) +* bump nutanix csi init to v0.35.0 ([18fde32](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/18fde320542fa0aa4abd40d9bb33fcf48e8624e4)) +* bump uds-cli to 0.12.0 ([#137](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/137)) ([18fde32](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/18fde320542fa0aa4abd40d9bb33fcf48e8624e4)) +* bumping identity-config tag to match ([d731f11](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/d731f112ad53ed3c2655d700b5a4fc0263bac44d)) +* Capability releases and tool upgrades ([#11](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/11)) ([b54e8a9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b54e8a9d2dc3b92fbb0a80ddc001f833e6b85575)) +* cleanup namespaces package ([cff40a9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/cff40a90a16b9cdf8938ce8d0f0108c5e3e9328e)) +* cleanup unecessary loki overrides ([b3a4f56](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b3a4f5627a143f34b8b67fa11b5b7cca96ca909f)) +* configure bundle to be compatible with eks-d ([#158](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/158)) ([a69818a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/a69818a1e923f52a466ebadf78eaa08348bf8527)) +* configure tolerations and affinity for gitaly ([c3f7385](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c3f738571fab1c88947b7378de983777699b048f)) +* **deps:** update actions/checkout action to v4.2.2 ([#247](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/247)) ([7420d99](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7420d998fc7e006b0547157a4ecda6e7d8fa8664)) +* **deps:** update all dependencies ([#85](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/85)) ([99b3776](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/99b3776ebdf0e766aa29de1984ce75b7866e67db)) +* **deps:** update dependencies ([#223](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/223)) ([67943ba](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/67943ba8505980ae8cae6549d414995c670bb0c6)) +* **deps:** update dependency defenseunicorns/uds-cli to v0.19.0 ([#250](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/250)) ([6fbbc24](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6fbbc2474ff29901faa7be5ecbaba7ff1a666279)) +* **deps:** update dependency defenseunicorns/uds-common to v1.3.0 ([#251](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/251)) ([8730df1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8730df17fe85682bae65a37f96cc8d2b5e6c0b1a)) +* **deps:** update ghcr.io/defenseunicorns/packages/uds/core docker tag to v0.31.2-registry1 ([#258](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/258)) ([fed9272](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/fed927286c60fcbabd1992d2704ebd18efb080bd)) +* **deps:** update ghcr.io/defenseunicorns/packages/uds/jira docker tag to v10 ([#272](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/272)) ([3c8127b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/3c8127b7a2310d859097f026b9824deac00c5c01)) +* **deps:** update ghcr.io/defenseunicorns/packages/uds/mattermost docker tag to v10.1.3-uds.0-registry1 ([#261](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/261)) ([68f2daa](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/68f2daa883706714e3301249e31a8e9f0ae9b947)) +* **deps:** update ghcr.io/defenseunicorns/packages/uds/sonarqube docker tag to v10.7.0-uds.2-registry1 ([#248](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/248)) ([65848d4](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/65848d4e48a0bce2b9d58576e41f02a99cdea317)) +* **deps:** update ghcr.io/defenseunicorns/uds/identity-config docker tag to v0.7.0 ([#262](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/262)) ([00707a1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/00707a1093652c7fd3da8d0fbe55d1ab07a8ed2d)) +* **deps:** update ghcr.io/zarf-dev/packages/init docker tag to v0.43.1 ([#289](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/289)) ([05103e6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/05103e6080e51a3db120f337868b2db848244d6c)) +* **deps:** update helm release cert-manager to v1.16.2 ([#284](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/284)) ([95bf1c3](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/95bf1c3c87d68dfa778ec7220ab0fae2905d461b)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.21.2 ([#265](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/265)) ([cdea743](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/cdea743f22585b33cb42f493f7d5bbd97ea92370)) +* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v5 ([#274](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/274)) ([e6483f4](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e6483f49e49d6f6dd6c92bd0e4120c664c6e8344)) +* **deps:** update quay.io/jetstack/cert-manager-acmesolver docker tag to v1.16.2 ([#279](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/279)) ([6f208de](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6f208dec630b2c0ab9f3a531977e315e0af64577)) +* **deps:** update quay.io/jetstack/cert-manager-cainjector docker tag to v1.16.2 ([#280](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/280)) ([b7160e5](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b7160e5255f94a075bac1ee6a07e0cfba4f944c3)) +* **deps:** update quay.io/jetstack/cert-manager-controller docker tag to v1.16.2 ([#281](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/281)) ([e4daec9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e4daec9d7c00757c675d64d885b6e4c029b0b393)) +* **deps:** update quay.io/jetstack/cert-manager-startupapicheck docker tag to v1.16.2 ([#282](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/282)) ([e5b496b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e5b496b8fefb21ad9da0f3354cdff886766dd111)) +* **deps:** update quay.io/jetstack/cert-manager-webhook docker tag to v1.16.2 ([#283](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/283)) ([dbdb769](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/dbdb7692bb7f020fc8e94925349116a4961e82fb)) +* **deps:** update registry1.dso.mil/ironbank/opensource/kubernetes/kubectl docker tag to v1.30.6 ([#269](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/269)) ([e2235a1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/e2235a1db308e7e99fa048d3c9a359414f80b54f)) +* **main:** release 0.1.1 ([#12](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/12)) ([ed0586c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/ed0586c024ee55d0ed99765661a3802ae8747eb5)) +* **main:** release 0.1.2 ([#14](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/14)) ([750a5ea](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/750a5eacf29e183f9d412aeccf7b8a4ef3230318)) +* **main:** release 0.1.3 ([#17](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/17)) ([1388d22](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/1388d2206170ea62e1363adc4d547e72390cf273)) +* **main:** release 0.1.4 ([#18](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/18)) ([a538605](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/a5386057857be22ea7504b1aa0dd4eed50199f9e)) +* **main:** release 0.1.5 ([#25](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/25)) ([11949bb](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/11949bbbe9c62d78f5f0711197a33c0a6d3ca10c)) +* **main:** release 0.2.0 ([#29](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/29)) ([fbafdc3](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/fbafdc3608ff529c1a70bd225496689c4dba96bf)) +* **main:** release 0.2.1 ([#32](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/32)) ([bce5b7d](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bce5b7d56d56f74591b45d4b4b60301c1d95319d)) +* **main:** release 0.2.10 ([#108](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/108)) ([27bf4e5](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/27bf4e51f209e0db5b2ded1d7c18ce6e1cc77ed5)) +* **main:** release 0.2.11 ([#111](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/111)) ([8ba0a70](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8ba0a70443415e49f483e3302b610b843861c0f4)) +* **main:** release 0.2.12 ([#114](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/114)) ([0b89bfd](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0b89bfd34eca42b073a73a72ca7b3fa37dd7f87d)) +* **main:** release 0.2.13 ([#118](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/118)) ([176e2bc](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/176e2bc70b277ef942724e4bf6be8a7cfec6b022)) +* **main:** release 0.2.14 ([#123](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/123)) ([011db86](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/011db86ed8a80bac2176b84586253dbf70c38a52)) +* **main:** release 0.2.15 ([#134](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/134)) ([04a9143](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/04a9143d37ba442d6afea89823bb4840ad9b1030)) +* **main:** release 0.2.16 ([#138](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/138)) ([f7548ad](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/f7548ad9da82695f7d76be7ad16a807bd1d8f678)) +* **main:** release 0.2.2 ([#36](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/36)) ([707bda5](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/707bda5d2068138fa839d6d82790cea14050e098)) +* **main:** release 0.2.3 ([#40](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/40)) ([44c3f58](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/44c3f58c9913be7ef763f0e7afa63d56979cbac5)) +* **main:** release 0.2.4 ([#43](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/43)) ([0587af4](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0587af4b07a16d2ffcef96dde0c598929d28d7f1)) +* **main:** release 0.2.5 ([#84](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/84)) ([5b2cc61](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5b2cc61a6101b08ab0b711ec730aa2ff5c618068)) +* **main:** release 0.2.6 ([#87](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/87)) ([6a180b3](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6a180b3567e6d564063c3591536766477bbc95cd)) +* **main:** release 0.2.7 ([#89](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/89)) ([6631fc3](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6631fc34adf0ce15a80b82368d6d7474cfe9707d)) +* **main:** release 0.2.8 ([#94](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/94)) ([263e490](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/263e49084f371625c8ad457a8e4b2fd71d440f2d)) +* **main:** release 0.2.9 ([#99](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/99)) ([593e125](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/593e125a2ab7845b68f9b629ce10bdc2aada4638)) +* **main:** release 0.3.0 ([#140](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/140)) ([8de287a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8de287a9ad374f84715a66b6d4f4cf8720ab61b9)) +* **main:** release 0.3.1 ([#150](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/150)) ([aa11e41](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/aa11e4101355fa79400b8054ca54cc1608bbe811)) +* **main:** release 0.3.2 ([#156](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/156)) ([82640c0](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/82640c09c8435930568350576b1270dc88067a5f)) +* **main:** release 0.4.0 ([#161](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/161)) ([2ed6bc9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/2ed6bc9574a65e7b5aa5a9e9ef591731fd9c19ef)) +* **main:** release 0.4.1 ([#210](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/210)) ([30ff791](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/30ff791726ba9aefd628e1be72366fe173961d7b)) +* **main:** release 0.4.2 ([#218](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/218)) ([6872031](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6872031dd4d72cb7186150ac60bf2ca61fa1f439)) +* **main:** release 0.5.0 ([#230](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/230)) ([49eadca](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/49eadca613e4136795e814d6ce84683f9e79ebc2)) +* **main:** release 0.5.1 ([#239](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/239)) ([804bf41](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/804bf41864406219a5edf39274f4c0b29c9a4b58)) +* **main:** release 0.5.2 ([#275](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/275)) ([63e3700](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/63e37000e862763a52a86a89700a024a88f2f2b6)) +* **main:** release 0.5.3 ([#309](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/309)) ([13dd63b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/13dd63b7e5d5fc113310b8571348bc9f5fad9750)) +* **main:** release 0.5.4 ([#315](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/315)) ([eb35ea7](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/eb35ea787c0fab0899bde65b2d43c0effedf45a2)) +* Nexus upgrade to 3.69.0-uds.0 ([d731f11](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/d731f112ad53ed3c2655d700b5a4fc0263bac44d)) +* release 0.2.0 ([9c7ccf9](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c7ccf9b31d4a954e93f57d45c1af41b6e7be1c3)) +* release 0.4.0 ([d57cb44](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/d57cb44dfdc3f9d0d59911ea635a58ea4d14c061)) +* release 0.5.0 ([86f9008](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/86f9008952c40169662b4c5a4463b4887cda5e6b)) +* release 0.5.0 ([7f5ac97](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7f5ac976332a27699441c6133e3797a36d6083ec)) +* release 0.5.1 ([3e7a1e7](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/3e7a1e70ba7c8c0ded2816b3113edff786e29be8)) +* remove core dns package ([16e23b7](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/16e23b7907ac1452a5c0dac0107e7f509f78fe64)) +* remove inspect and sbom publishing to release to mitigate bug in uds inspect ([#313](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/313)) ([8452bc2](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8452bc2fd6d3c7dca4bb0af900a2924c84cc0392)) +* remove old namespace pattern ([#149](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/149)) ([77ca71e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/77ca71ef06040eec9b0f7cae409d1d8606360f81)) +* remove pepr restarter and upgrade gitlab package ([#307](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/307)) ([daf6421](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/daf6421968385cb92377dcf4f0f9b0e3414c33dd)) +* revert ha-valkey work to fix publishing ([705367d](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/705367d962636389eeded90d102770850de0943b)) +* small fixes ([#209](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/209)) ([579b390](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/579b3903328f8f8037ee6a1f67ad5c33783f99fd)) +* split eksd and rke2 bundles ([#201](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/201)) ([b865581](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b865581bad35fe48ce6b2b859f559a6872736ca1)) +* switch zarf to use s3 backend ([#157](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/157)) ([c6d2ee2](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c6d2ee2887c3ac51f1fd1cbec32b77c349fb5249)) +* update bundle to be compatible with eks-management cluster ([#198](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/198)) ([8fedecc](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8fedeccbce30bcdbd499c0a44e5957fc09cdccec)) +* update codeowners ([#227](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/227)) ([077102b](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/077102bab7032061a45e5bb93dee2f56109036ee)) +* update confluence to 1.18.0-uds.0 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update csi chart and storage images ([#154](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/154)) ([c0dca0e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/c0dca0e2415f82c5cd4759f953222cbaa8cbb73a)) +* Update dubbd to 0.16.0 ([#24](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/24)) ([a46f7ad](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/a46f7ad18a04246372cf9e92e86d475f445b0ff3)) +* update gitlab to 16.10.1-uds.1 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update gitlab to 16.10.2-uds.0 ([0beebda](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0beebda63c0c4a16dcf4ea9f1da2a77ce931a308)) +* update gitlab-runner to 16.10.0-uds.0 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* Update Gitlab, sonarqube, jira and confluence ([a46f7ad](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/a46f7ad18a04246372cf9e92e86d475f445b0ff3)) +* update init package to v0.33.0-0.2.7 ([#83](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/83)) ([0beebda](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0beebda63c0c4a16dcf4ea9f1da2a77ce931a308)) +* update jira to 1.17.2-uds.0 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update mattermost to 9.6.1-uds.0 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update nexus ([0f31e12](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0f31e1246197a388617023c1640048ec025be7a8)) +* update nexus to 3.66.0-uds.1-registry1 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update nutanix-csi to version 3.0.0 ([#159](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/159)) ([734a816](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/734a816bfe229bbececfa3d604c815160f34abe4)) +* update sonarqube to 8.0.3-uds.6 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update uds core to 0.15.0 ([#37](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/37)) ([8605356](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/860535651cef05e32d09af6571933474b87d8952)) +* update uds core to 0.23.0 ([#142](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/142)) ([d731f11](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/d731f112ad53ed3c2655d700b5a4fc0263bac44d)) +* update uds tasks to use ./uds ([16e23b7](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/16e23b7907ac1452a5c0dac0107e7f509f78fe64)) +* update uds-cli to 0.10.4 ([0beebda](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0beebda63c0c4a16dcf4ea9f1da2a77ce931a308)) +* update uds-cli to v0.10.3 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update uds-config example file ([#160](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/160)) ([6d5c65f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6d5c65ff5c2893ee919ff7125294fb60c2e86c60)) +* update uds-core to 0.18.0 ([#77](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/77)) ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* update uds-core to v0.19.0 ([0beebda](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0beebda63c0c4a16dcf4ea9f1da2a77ce931a308)) +* update zarf and uds ([#33](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/33)) ([8e9aeb6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8e9aeb6f72d21800ad5fe354b3c566bd821e16a7)) +* update zarf init/rook to v0.32.6-0.2.5 ([6196853](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/6196853cd6f281dc692a1a612489faba7c45295e)) +* Upgrade capabilities and tools ([8ed79a1](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8ed79a1a0760809dabeb46f654a69bbd71204866)) +* upgrade confluence to 1.20.0-uds.4 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* Upgrade DUBBD to 0.15.0 ([5461e5f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/5461e5f43b0638a40608c79d916b7f94cb4c7789)) +* upgrade gitlab 16.9.2-uds.0-registry1 ([0e1db1f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0e1db1fad4e5a19a97f3f2bf5f21bd1652b9ec23)) +* upgrade gitlab to 17.1.2-uds.0 ([77ca71e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/77ca71ef06040eec9b0f7cae409d1d8606360f81)) +* upgrade gitlab to 17.2.7-uds.2 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* upgrade gitlab-runner to 17.1.0-uds.1 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* upgrade init to v0.32.5-0.2.4 ([#41](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/41)) ([0e1db1f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0e1db1fad4e5a19a97f3f2bf5f21bd1652b9ec23)) +* upgrade mattermost to 10.0.0-uds.0 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* upgrade mattermost to 9.7.1-uds.0-registry1 ([15ca8aa](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/15ca8aa0fb1f12ae99ad2c811209ecf32579e589)) +* Upgrade multiple bundle packages ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* Upgrade nexus and mattermost to expose sso config ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* upgrade Nutanix CSI init to 0.36.1 ([b3a4f56](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b3a4f5627a143f34b8b67fa11b5b7cca96ca909f)) +* Upgrade to uds-cli v0.4.1 ([7308c45](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/7308c452958c6624c1436feabb025e459269a639)) +* Upgrade UDS to v0.5.1 ([#21](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/21)) ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) +* upgrade uds to v0.9.4 and remove zarf ([0e1db1f](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/0e1db1fad4e5a19a97f3f2bf5f21bd1652b9ec23)) +* upgrade uds-cli to 0.13.1 ([b3a4f56](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b3a4f5627a143f34b8b67fa11b5b7cca96ca909f)) +* Upgrade UDS-CLI to v0.4.0 ([#13](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/13)) ([3a499ae](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/3a499ae01cc2631c8ae1c21aba34f29da2839ca3)) +* upgrade uds-core to 0.20.0-registry1 ([15ca8aa](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/15ca8aa0fb1f12ae99ad2c811209ecf32579e589)) +* upgrade uds-core to 0.24.1 ([#151](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/151)) ([b3a4f56](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b3a4f5627a143f34b8b67fa11b5b7cca96ca909f)) +* upgrade uds-core to 0.28.0 ([#211](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/issues/211)) ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* upgrade uds-core, gitlab, and confluence ([8e9aeb6](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/8e9aeb6f72d21800ad5fe354b3c566bd821e16a7)) +* upgrade uds-identity-config to v0.5.1 ([b3a4f56](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b3a4f5627a143f34b8b67fa11b5b7cca96ca909f)) +* upgrade valkey to 7.2.5-uds.2 ([77ca71e](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/77ca71ef06040eec9b0f7cae409d1d8606360f81)) +* upgrade valkey to 7.2.6 ([9c1f08a](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/9c1f08a2ec48553b1e943285111aa78d161e6933)) +* upgrade zarf to match uds-cli version ([b865581](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/b865581bad35fe48ce6b2b859f559a6872736ca1)) +* Upgrade zarf to v0.31.4 ([bf8a44c](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/commit/bf8a44c914e4aaa971d0595e47c394179860407c)) + ## [0.5.4](https://github.com/defenseunicorns/uds-bundle-software-factory-nutanix/compare/v0.5.3...v0.5.4) (2024-12-09) diff --git a/README.md b/README.md index f2c0f4a9..830fea1b 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ Get the bundle you would like to install: - You can pull it via the same protocol used to push/pull container images: ```bash - uds pull oci://ghcr.io/defenseunicorns/uds-bundle/software-factory-nutanix-rke2:0.5.4 --architecture amd64` + uds pull oci://ghcr.io/defenseunicorns/uds-bundle/software-factory-nutanix-rke2:0.5.1 --architecture amd64` ``` - You can also reference it by it's "docker name" (OCI image URL) at deploy time with the a similar command to the one above. ```bash - uds deploy oci://ghcr.io/defenseunicorns/uds-bundle/software-factory-nutanix-rke2:0.5.4 --architecture amd64` + uds deploy oci://ghcr.io/defenseunicorns/uds-bundle/software-factory-nutanix-rke2:0.5.1 --architecture amd64` ``` diff --git a/bundles/rke2/uds-bundle.yaml b/bundles/rke2/uds-bundle.yaml index 3c64ca23..a9dace79 100644 --- a/bundles/rke2/uds-bundle.yaml +++ b/bundles/rke2/uds-bundle.yaml @@ -4,7 +4,7 @@ metadata: name: software-factory-nutanix-rke2 description: A UDS bundle for deploying a software factory to an RKE2 cluster # x-release-please-start-version - version: "0.5.4" + version: "0.5.1" # x-release-please-end architecture: amd64 diff --git a/tasks/deploy.yaml b/tasks/deploy.yaml index 8701b460..db334d26 100644 --- a/tasks/deploy.yaml +++ b/tasks/deploy.yaml @@ -8,7 +8,7 @@ variables: - name: BUNDLE_VERSION description: "Version of the bundle to deploy" # x-release-please-start-version - default: "0.5.4" + default: "0.5.1" # x-release-please-end tasks: