Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #198

Merged
merged 3 commits into from
Sep 16, 2024
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
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.0.0"
".": "0.1.0"
}
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,53 @@
# Changelog

## 0.1.0 (2024-09-16)

### Features

* [#68](https://github.com/defenseunicorns/uds-marketplace/issues/68) init golang static server and create initial zarf-package ([#98](https://github.com/defenseunicorns/uds-marketplace/issues/98)) ([a3653b8](https://github.com/defenseunicorns/uds-marketplace/commit/a3653b8b21eb385499f8ed2a6ecd5dc47cc6dc63))
* 73 add searchbar to ui ([#179](https://github.com/defenseunicorns/uds-marketplace/issues/179)) ([81e440c](https://github.com/defenseunicorns/uds-marketplace/commit/81e440c93fbe6082e9b8c60593da9fcfe9fc1e57))
* catalog page content header ([#150](https://github.com/defenseunicorns/uds-marketplace/issues/150)) ([8b59eb1](https://github.com/defenseunicorns/uds-marketplace/commit/8b59eb10ab90306896d23a5a1be54146cc832042))
* flesh out details page with more data ([#120](https://github.com/defenseunicorns/uds-marketplace/issues/120)) ([f1d0435](https://github.com/defenseunicorns/uds-marketplace/commit/f1d0435e0b391f04d5de45c31a40a0efcf71cf42))
* global nav bar name ([#151](https://github.com/defenseunicorns/uds-marketplace/issues/151)) ([d5c02c6](https://github.com/defenseunicorns/uds-marketplace/commit/d5c02c6c72a3feecf24e01641219d53ebf152f5a))
* initial app details page ([#115](https://github.com/defenseunicorns/uds-marketplace/issues/115)) ([f64621a](https://github.com/defenseunicorns/uds-marketplace/commit/f64621af3b052b1e9bc18eb9cf9557b91548ea94))
* sidebar filter ([#157](https://github.com/defenseunicorns/uds-marketplace/issues/157), [#139](https://github.com/defenseunicorns/uds-marketplace/issues/139)) ([3f25151](https://github.com/defenseunicorns/uds-marketplace/commit/3f25151a64fcffc4c6e11c2bee7cc5de557e9ef5))
* **ui:** create initial appcard and catalog view ([#113](https://github.com/defenseunicorns/uds-marketplace/issues/113)) ([110409c](https://github.com/defenseunicorns/uds-marketplace/commit/110409c70b08c1479c1204492c3997f620196c98))
* **ui:** ui initialization ([#62](https://github.com/defenseunicorns/uds-marketplace/issues/62)) ([b6ced54](https://github.com/defenseunicorns/uds-marketplace/commit/b6ced54bf8be5847348dff14573d50a729acade0))
* update UDS CR and tasks for publish ([#125](https://github.com/defenseunicorns/uds-marketplace/issues/125)) ([65bdbcc](https://github.com/defenseunicorns/uds-marketplace/commit/65bdbcc4920fd3e0c2cb8821dd20cff5d187bbaf))


### Bug Fixes

* **actions:** add missing release-please manifest ([#111](https://github.com/defenseunicorns/uds-marketplace/issues/111)) ([b9e8c1a](https://github.com/defenseunicorns/uds-marketplace/commit/b9e8c1a418024db4eea07fe703746cf0118a89f6))
* release multi-arch build ([#128](https://github.com/defenseunicorns/uds-marketplace/issues/128)) ([339fb54](https://github.com/defenseunicorns/uds-marketplace/commit/339fb544f893708c9241f77f66e37dd273697be7))
* release publish artifact ([#126](https://github.com/defenseunicorns/uds-marketplace/issues/126)) ([9dc2a52](https://github.com/defenseunicorns/uds-marketplace/commit/9dc2a52eb2b80a993580c4f8b044dd21cd019372))
* svelte ssr and go server ([#118](https://github.com/defenseunicorns/uds-marketplace/issues/118)) ([212ae82](https://github.com/defenseunicorns/uds-marketplace/commit/212ae82a54de04746888fe0261b1be79a41f9916))


### Miscellaneous

* add links and icons ([#149](https://github.com/defenseunicorns/uds-marketplace/issues/149)) ([c9a1c90](https://github.com/defenseunicorns/uds-marketplace/commit/c9a1c901d39f3f8b0488807b814a4826f010ccb0))
* **adr:** add historical decisions and hosting decision ([#123](https://github.com/defenseunicorns/uds-marketplace/issues/123)) ([aff84bb](https://github.com/defenseunicorns/uds-marketplace/commit/aff84bb7e690a40c90c020ec47c292b76248d722))
* **ci:** add codeql, dependency review ([#93](https://github.com/defenseunicorns/uds-marketplace/issues/93)) ([#95](https://github.com/defenseunicorns/uds-marketplace/issues/95)) ([bcf1a55](https://github.com/defenseunicorns/uds-marketplace/commit/bcf1a55741e05b062a5b9e1432d7238611de433d))
* **ci:** add docker buildx setup ([#147](https://github.com/defenseunicorns/uds-marketplace/issues/147)) ([5e0b141](https://github.com/defenseunicorns/uds-marketplace/commit/5e0b141c7373b3b4b3083affe35a04a669054c2c))
* **ci:** update ci workflow to include testing ([#130](https://github.com/defenseunicorns/uds-marketplace/issues/130)) ([ff30a26](https://github.com/defenseunicorns/uds-marketplace/commit/ff30a2672052435089d0cdea6a1950a21b76abe8))
* **docs:** update issue template ([#103](https://github.com/defenseunicorns/uds-marketplace/issues/103)) ([7be67f3](https://github.com/defenseunicorns/uds-marketplace/commit/7be67f307d236b9073c202889abe348081f97928))
* **docs:** update issue templates ([#59](https://github.com/defenseunicorns/uds-marketplace/issues/59)) ([64928ef](https://github.com/defenseunicorns/uds-marketplace/commit/64928ef3a4a31848690f673a5034747c73eaeb14))
* **docs:** update readme, security docs ([#96](https://github.com/defenseunicorns/uds-marketplace/issues/96)) ([#97](https://github.com/defenseunicorns/uds-marketplace/issues/97)) ([c16cb39](https://github.com/defenseunicorns/uds-marketplace/commit/c16cb3917beab4bec8dbcb0dda83a17376398042))
* **fix:** comment error in task file ([#131](https://github.com/defenseunicorns/uds-marketplace/issues/131)) ([7849c07](https://github.com/defenseunicorns/uds-marketplace/commit/7849c07b9fbbfea1d4f2dc791b11e1bfa7c5f6d0))
* generate TS definitions for Zarf and UDS packages ([#106](https://github.com/defenseunicorns/uds-marketplace/issues/106)) ([980dd91](https://github.com/defenseunicorns/uds-marketplace/commit/980dd91b1901975210d197f6879afdb79bef92f7))
* initialize project standards ([#47](https://github.com/defenseunicorns/uds-marketplace/issues/47)) ([#49](https://github.com/defenseunicorns/uds-marketplace/issues/49)) ([a8479a1](https://github.com/defenseunicorns/uds-marketplace/commit/a8479a156d04cb2ac5362138479f1756057ee0f0))
* Issue Templates ([#46](https://github.com/defenseunicorns/uds-marketplace/issues/46)) ([7ecac0b](https://github.com/defenseunicorns/uds-marketplace/commit/7ecac0b7068f61078e2968cb1f888a16f706b037))
* **main:** release 0.1.0 ([#112](https://github.com/defenseunicorns/uds-marketplace/issues/112)) ([fa115c0](https://github.com/defenseunicorns/uds-marketplace/commit/fa115c0ce275089f45fee11bd6b70782cf5a5f90))
* **main:** release 0.1.0 ([#127](https://github.com/defenseunicorns/uds-marketplace/issues/127)) ([3550550](https://github.com/defenseunicorns/uds-marketplace/commit/35505501636929f83f0461fabd8cdb0fcaca2fd8))
* **main:** release 0.1.1 ([#129](https://github.com/defenseunicorns/uds-marketplace/issues/129)) ([4ed33f2](https://github.com/defenseunicorns/uds-marketplace/commit/4ed33f233871f96a9c9627b848de677ea48dab01))
* **main:** release 0.2.0 ([#136](https://github.com/defenseunicorns/uds-marketplace/issues/136)) ([3b336f9](https://github.com/defenseunicorns/uds-marketplace/commit/3b336f95c67ec89d8ff2e7aca8e8d6289aaa40f9))
* **main:** release 0.2.1 ([#148](https://github.com/defenseunicorns/uds-marketplace/issues/148)) ([6e418e7](https://github.com/defenseunicorns/uds-marketplace/commit/6e418e7711a96b3e21bc13416dbccd116d3431e1))
* **main:** release 0.3.0 ([#152](https://github.com/defenseunicorns/uds-marketplace/issues/152)) ([2963a74](https://github.com/defenseunicorns/uds-marketplace/commit/2963a746c34ee856fd42627c66ee23638fa6d9f2))
* remove extra apps, used for validation ([#194](https://github.com/defenseunicorns/uds-marketplace/issues/194)) ([c95633a](https://github.com/defenseunicorns/uds-marketplace/commit/c95633a45b1067fa2f13ff525bf3600eff929eca))
* reset release ([#195](https://github.com/defenseunicorns/uds-marketplace/issues/195)) ([308ca17](https://github.com/defenseunicorns/uds-marketplace/commit/308ca17591cd6729b1db8b5c2d0f51e17b5088f3))
* update CODEOWNERS ([#161](https://github.com/defenseunicorns/uds-marketplace/issues/161)) ([7ed4d35](https://github.com/defenseunicorns/uds-marketplace/commit/7ed4d35d842a11b1953298515e340b329c3c84a5))
* update issue template folder ([#46](https://github.com/defenseunicorns/uds-marketplace/issues/46)) ([#50](https://github.com/defenseunicorns/uds-marketplace/issues/50)) ([2538b8a](https://github.com/defenseunicorns/uds-marketplace/commit/2538b8af9a60acb59eec2bf9bee203cea2e32143))
* update uds_marketplace_integration issue template ([#57](https://github.com/defenseunicorns/uds-marketplace/issues/57)) ([7421df7](https://github.com/defenseunicorns/uds-marketplace/commit/7421df73ad4a11ef19aa6a2610c96183df772bf4))

## Changelog
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ replicaCount: 1
image:
repository: ghcr.io/defenseunicorns/uds-marketplace
# x-release-please-start-version
tag: 0.3.0
tag: 0.1.0
# x-release-please-end
pullPolicy: Always
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
- name: REF
description: "reference for the marketplace image and zarf package"
# x-release-please-start-version
default: 0.3.0
default: 0.1.0
# x-release-please-end

tasks:
Expand Down
2 changes: 1 addition & 1 deletion tasks/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variables:
- name: REF
description: "reference for the marketplace image and zarf package"
# x-release-please-start-version
default: 0.3.0
default: 0.1.0
# x-release-please-end

tasks:
Expand Down
4 changes: 2 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ metadata:
name: uds-marketplace
description: tbd
# x-release-please-start-version
version: 0.3.0
version: 0.1.0
# x-release-please-end

components:
- name: uds-marketplace
required: true
# x-release-please-start-version
images:
- ghcr.io/defenseunicorns/uds-marketplace:0.3.0
- ghcr.io/defenseunicorns/uds-marketplace:0.1.0
# x-release-please-end
charts:
- name: uds-marketplace
Expand Down
Loading