Skip to content

Commit

Permalink
chore: fixed version across repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Feb 7, 2024
1 parent c3ae521 commit 039c19d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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 @@
{
".": "1.17.0-uds.0"
".": "107.63.9-uds.0"
}
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: 1.17.0-uds.0
version: 107.63.9-uds.0
# x-release-please-end

packages:
Expand All @@ -14,5 +14,5 @@ packages:
- name: artifactory
path: ../
# x-release-please-start-version
ref: 1.17.0-uds.0
ref: 107.63.9-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: "1.17.0-uds.0"
default: "107.63.9-uds.0"
# x-release-please-end

- name: FLAVOR
Expand Down
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: "1.17.0-uds.0"
version: "107.63.9-uds.0"
# x-release-please-end
architecture: amd64

Expand Down

0 comments on commit 039c19d

Please sign in to comment.