Skip to content

Commit

Permalink
chore(main): release 107.77.7-uds.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Mar 18, 2024
1 parent 573e138 commit c9805f9
Show file tree
Hide file tree
Showing 6 changed files with 7 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.64.0-uds.1"
".": "107.77.7-uds.0"
}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [107.64.0-uds.1](https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.63.9-uds.1...v107.64.0-uds.1) (2024-03-18)
## [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
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.64.0-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.64.0-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.64.0-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.64.0-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.64.0-uds.1"
version: "107.77.7-uds.0"
# x-release-please-end
architecture: amd64
variables:
Expand Down

0 comments on commit c9805f9

Please sign in to comment.