Skip to content

Commit

Permalink
chore(main): release 107.77.7-uds.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael-Kruggel <[email protected]>
  • Loading branch information
github-actions[bot] and Michael-Kruggel authored Mar 18, 2024
1 parent 477b4c4 commit 5434f6e
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 6 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 @@
{
".": "107.63.9-uds.1"
".": "107.77.7-uds.0"
}
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [107.77.7-uds.0](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.63.9-uds.1...v107.64.0-uds.1) (2024-03-18)


### Features

* adds sso framework and removes default join and master keys ([#8](https://github.com/defenseunicorns/uds-package-artifactory/issues/8)) ([477b4c4](https://github.com/defenseunicorns/uds-package-artifactory/commit/477b4c49dd0cfa1541a59502616386d723ef9284))
* auto image updating ([9bf10eb](https://github.com/defenseunicorns/uds-package-artifactory/commit/9bf10ebe14dc42dedbdff03ddea21be9a1fcd4d7))
* use uds package dependencies ([#7](https://github.com/defenseunicorns/uds-package-artifactory/issues/7)) ([b29dfec](https://github.com/defenseunicorns/uds-package-artifactory/commit/b29dfec2d300fede75c67084aed346afc3a00e31))


### Bug Fixes

* alternate push method ([32c5d81](https://github.com/defenseunicorns/uds-package-artifactory/commit/32c5d8198e396e71f39e77392a237046e1d89384))
* branch conditional ([1b27b97](https://github.com/defenseunicorns/uds-package-artifactory/commit/1b27b974b028636bd79106219acde4dc12828cec))
* branch filter ([4caad23](https://github.com/defenseunicorns/uds-package-artifactory/commit/4caad23df50ea7176b09fa61fe8879f467bd862a))
* checkout pr branch ([c95a74f](https://github.com/defenseunicorns/uds-package-artifactory/commit/c95a74f26fa4d19b2923824268d244743b2ff367))
* login to reg1 ([ecc705f](https://github.com/defenseunicorns/uds-package-artifactory/commit/ecc705feb792fd83baf37727a92006d0cbc006c3))
* logs artifact name error ([dd4a754](https://github.com/defenseunicorns/uds-package-artifactory/commit/dd4a754523403cfd9fb18b2d0c4982da9629d9d9))
* make artifacts unique ([552b047](https://github.com/defenseunicorns/uds-package-artifactory/commit/552b04728ac00d81745f5a039f95f953e56b9cd6))
* orig zarf image regex manager ([2195e73](https://github.com/defenseunicorns/uds-package-artifactory/commit/2195e738429b5713763ea3c337ccfc93b4033d34))
* push to correct branch ([f266f34](https://github.com/defenseunicorns/uds-package-artifactory/commit/f266f34b7fc2a97c5ac86ec47da8f4df446b3e6b))
* remove concurrency ([5aa7b4a](https://github.com/defenseunicorns/uds-package-artifactory/commit/5aa7b4a66443d6a4854aa6d7fb7a1e5ae090e1d4))
* wrong workflow ([3d98208](https://github.com/defenseunicorns/uds-package-artifactory/commit/3d98208d0e2f6992cc28de33e9394c9960e2b8ee))


### Miscellaneous

* add renovate for bb charts ([5f1614a](https://github.com/defenseunicorns/uds-package-artifactory/commit/5f1614a8600dbbfa29f0431593541c7c75a071da))
* constrain postgres version to 15 ([8266767](https://github.com/defenseunicorns/uds-package-artifactory/commit/8266767aaff414a583209a81975796df1fa9dba5))
* install zarf ([26453d9](https://github.com/defenseunicorns/uds-package-artifactory/commit/26453d932b648309a2979b569346be4a273603e2))
* put timeout back ([60c4164](https://github.com/defenseunicorns/uds-package-artifactory/commit/60c4164e3f6aa6a70b1080b92ab12a6618e18384))
* renovate images in zarf yaml, remove bad value yaml ([71180ff](https://github.com/defenseunicorns/uds-package-artifactory/commit/71180ff7d5dbcbbef38f7d8c8552722874c12dc8))
* try other file pattern ([bd6c839](https://github.com/defenseunicorns/uds-package-artifactory/commit/bd6c8396a3284d14e40b0841b07baac3ed287bf8))

## [107.63.9-uds.1](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.63.9-uds.0...v107.63.9-uds.1) (2024-02-08)


Expand Down
4 changes: 2 additions & 2 deletions bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
name: artifactory-test
description: A UDS bundle for deploying artifactory and it's dependencies on a development cluster
# x-release-please-start-version
version: 107.63.9-uds.1
version: 107.77.7-uds.0
# x-release-please-end

packages:
Expand All @@ -18,5 +18,5 @@ packages:
- name: artifactory
path: ../
# x-release-please-start-version
ref: 107.63.9-uds.1
ref: 107.77.7-uds.0
# x-release-please-end
2 changes: 1 addition & 1 deletion tasks/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ variables:
- name: VERSION
description: The version of the package to build
# x-release-please-start-version
default: "107.63.9-uds.1"
default: "107.77.7-uds.0"
# x-release-please-end

- name: FLAVOR
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107.63.9-uds.1
107.77.7-uds.0
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: artifactory
description: "UDS Artifactory package"
# x-release-please-start-version
version: "107.63.9-uds.1"
version: "107.77.7-uds.0"
# x-release-please-end
architecture: amd64
variables:
Expand Down

0 comments on commit 5434f6e

Please sign in to comment.