Skip to content

Commit

Permalink
chore(main): release 107.77.12-uds.0 (#10)
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>
  • Loading branch information
github-actions[bot] authored May 9, 2024
1 parent b1f3f1d commit 88700e0
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 7 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.77.7-uds.0"
".": "107.77.12-uds.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [107.77.12-uds.0](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.77.7-uds.0...v107.77.12-uds.0) (2024-05-09)


### Features

* update chart, tasks, and GH actions ([#9](https://github.com/defenseunicorns/uds-package-artifactory/issues/9)) ([2b47c63](https://github.com/defenseunicorns/uds-package-artifactory/commit/2b47c6358ac0499ef21fbea66fc2592bf2de019f))


### Miscellaneous

* release 107.77.12-uds.0 ([b1f3f1d](https://github.com/defenseunicorns/uds-package-artifactory/commit/b1f3f1dc5ca15abf36f9e720b6185d62d370fa5b))

## [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)


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.77.7-uds.0
version: 107.77.12-uds.0
# x-release-please-end

packages:
Expand All @@ -29,5 +29,5 @@ packages:
- name: artifactory
path: ../
# x-release-please-start-version
ref: 107.77.7-uds.0
ref: 107.77.12-uds.0
# x-release-please-end
4 changes: 2 additions & 2 deletions tasks/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tasks:
task: publish:package
with:
# x-release-please-start-version
version: "107.77.7-uds.0"
version: "107.77.12-uds.0"
# x-release-please-end

- name: test-bundle
Expand Down Expand Up @@ -51,5 +51,5 @@ tasks:
task: publish:test-bundle
with:
# x-release-please-start-version
version: "107.77.7-uds.0"
version: "107.77.12-uds.0"
# x-release-please-end
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107.77.7-uds.0
107.77.12-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.77.7-uds.0"
version: "107.77.12-uds.0"
# x-release-please-end
architecture: amd64
variables:
Expand Down

0 comments on commit 88700e0

Please sign in to comment.