Skip to content

Commit 88700e0

Browse files
chore(main): release 107.77.12-uds.0 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b1f3f1d commit 88700e0

File tree

6 files changed

+19
-7
lines changed

6 files changed

+19
-7
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "107.77.7-uds.0"
2+
".": "107.77.12-uds.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* 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))
9+
10+
11+
### Miscellaneous
12+
13+
* release 107.77.12-uds.0 ([b1f3f1d](https://github.com/defenseunicorns/uds-package-artifactory/commit/b1f3f1dc5ca15abf36f9e720b6185d62d370fa5b))
14+
315
## [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)
416

517

bundle/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
name: artifactory-test
44
description: A UDS bundle for deploying artifactory and it's dependencies on a development cluster
55
# x-release-please-start-version
6-
version: 107.77.7-uds.0
6+
version: 107.77.12-uds.0
77
# x-release-please-end
88

99
packages:
@@ -29,5 +29,5 @@ packages:
2929
- name: artifactory
3030
path: ../
3131
# x-release-please-start-version
32-
ref: 107.77.7-uds.0
32+
ref: 107.77.12-uds.0
3333
# x-release-please-end

tasks/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tasks:
2121
task: publish:package
2222
with:
2323
# x-release-please-start-version
24-
version: "107.77.7-uds.0"
24+
version: "107.77.12-uds.0"
2525
# x-release-please-end
2626

2727
- name: test-bundle
@@ -51,5 +51,5 @@ tasks:
5151
task: publish:test-bundle
5252
with:
5353
# x-release-please-start-version
54-
version: "107.77.7-uds.0"
54+
version: "107.77.12-uds.0"
5555
# x-release-please-end

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
107.77.7-uds.0
1+
107.77.12-uds.0

zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: artifactory
55
description: "UDS Artifactory package"
66
# x-release-please-start-version
7-
version: "107.77.7-uds.0"
7+
version: "107.77.12-uds.0"
88
# x-release-please-end
99
architecture: amd64
1010
variables:

0 commit comments

Comments
 (0)