diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0547fa7..b4afffc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "107.84.17-uds.0" + ".": "107.84.17-uds.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 20bae71..a8c203a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [107.84.17-uds.1](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.84.17-uds.0...v107.84.17-uds.1) (2024-08-21) + + +### Bug Fixes + +* fixes changing artifactory admin password breaking things ([#42](https://github.com/defenseunicorns/uds-package-artifactory/issues/42)) ([a5fd7d5](https://github.com/defenseunicorns/uds-package-artifactory/commit/a5fd7d50d27cc0139f3967034dd22a0ec9d9b234)) +* metrics now enabled by default ([140a162](https://github.com/defenseunicorns/uds-package-artifactory/commit/140a16295ee5eba8150c48fdcef46ca440101164)) +* removed registry1 flavor from tasks.yaml ([760c6be](https://github.com/defenseunicorns/uds-package-artifactory/commit/760c6bee01efa9a0ed91b9fc96926f9a1cdd368b)) + + +### Miscellaneous + +* **deps:** update artifactory support dependencies ([#37](https://github.com/defenseunicorns/uds-package-artifactory/issues/37)) ([1ffbd87](https://github.com/defenseunicorns/uds-package-artifactory/commit/1ffbd87599b5fa83daa2ffffffb347000a83d22b)) + ## [107.84.17-uds.0](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.78.0-uds.0...v107.84.17-uds.0) (2024-07-09) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index 2ad214b..a12f9aa 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -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.84.17-uds.0 + version: 107.84.17-uds.1 # x-release-please-end packages: @@ -29,5 +29,5 @@ packages: - name: artifactory path: ../ # x-release-please-start-version - ref: 107.84.17-uds.0 + ref: 107.84.17-uds.1 # x-release-please-end diff --git a/tasks/publish.yaml b/tasks/publish.yaml index ddbb707..b0fd472 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -21,7 +21,7 @@ tasks: task: publish:package with: # x-release-please-start-version - version: "107.84.17-uds.0" + version: "107.84.17-uds.1" # x-release-please-end - name: test-bundle @@ -51,5 +51,5 @@ tasks: task: publish:test-bundle with: # x-release-please-start-version - version: "107.84.17-uds.0" + version: "107.84.17-uds.1" # x-release-please-end diff --git a/version.txt b/version.txt index eba178e..92acf94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -107.84.17-uds.0 +107.84.17-uds.1 diff --git a/zarf.yaml b/zarf.yaml index b124ee1..00c0d9f 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: artifactory description: "UDS Artifactory package" # x-release-please-start-version - version: "107.84.17-uds.0" + version: "107.84.17-uds.1" # x-release-please-end architecture: amd64 variables: