File tree Expand file tree Collapse file tree 6 files changed +25
-6
lines changed Expand file tree Collapse file tree 6 files changed +25
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 107.84.17 -uds.1 "
2
+ "." : " 7.98.7 -uds.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.98.7-uds.0] ( https://github.com/defenseunicorns/uds-package-artifactory/compare/v107.84.17-uds.1...v7.98.7-uds.0 ) (2024-11-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * updating workflows and tasks to latest varsion ([ #48 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/48 ) ) ([ cfc7b74] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/cfc7b749dc0181d5743e13dd86c281de24513dac ) )
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ * add codeowners ([ #44 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/44 ) ) ([ ba96edc] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/ba96edce2665b9a7d56c23e51ecc2afac2b485a2 ) )
14
+ * ** deps:** update artifactory support dependencies ([ #43 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/43 ) ) ([ acbed34] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/acbed3468247a18ceb04a759fd19837675866236 ) )
15
+ * ** deps:** update package-deps to v7.98.7 ([ #41 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/41 ) ) ([ 6ffa96b] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/6ffa96b7524120b6bdd83caeed98c371a58a292a ) )
16
+ * release 7.98.7-uds.0 ([ b4b6a01] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/b4b6a013c6d3cd1cd39727126fc08f91e9ae3ed3 ) )
17
+ * release 7.98.7-uds.0 ([ 6519848] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/65198487a2540317069b5d3e97bcbd98a2fb149a ) )
18
+ * release 7.98.7-uds.0 ([ #50 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/50 ) ) ([ 1bf19a6] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/1bf19a6a5615ac3e8e5faed51b2df33cf20840e7 ) )
19
+ * release 7.98.7-uds.0 ([ #52 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/52 ) ) ([ b4b6a01] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/b4b6a013c6d3cd1cd39727126fc08f91e9ae3ed3 ) )
20
+ * update CODEOWNERS ([ #46 ] ( https://github.com/defenseunicorns/uds-package-artifactory/issues/46 ) ) ([ 3b37047] ( https://github.com/defenseunicorns/uds-package-artifactory/commit/3b370471c78aaefb3c678958c07f161556369776 ) )
21
+
3
22
## [ 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)
4
23
5
24
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
name : artifactory-test
7
7
description : A UDS bundle for deploying artifactory and it's dependencies on a development cluster
8
8
# x-release-please-start-version
9
- version : 107.84.17 -uds.1
9
+ version : 7.98.7 -uds.0
10
10
# x-release-please-end
11
11
12
12
packages :
@@ -43,5 +43,5 @@ packages:
43
43
- name : artifactory
44
44
path : ../
45
45
# x-release-please-start-version
46
- ref : 107.84.17 -uds.1
46
+ ref : 7.98.7 -uds.0
47
47
# x-release-please-end
Original file line number Diff line number Diff line change 89
89
task : publish:package
90
90
with :
91
91
# x-release-please-start-version
92
- version : " 107.84.17 -uds.1 "
92
+ version : " 7.98.7 -uds.0 "
93
93
# x-release-please-end
Original file line number Diff line number Diff line change 1
- 107.84.17 -uds.1
1
+ 7.98.7 -uds.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
7
7
name : artifactory
8
8
description : " UDS Artifactory package"
9
9
# x-release-please-start-version
10
- version : " 107.84.17 -uds.1 "
10
+ version : " 7.98.7 -uds.0 "
11
11
# x-release-please-end
12
12
architecture : amd64
13
13
variables :
You can’t perform that action at this time.
0 commit comments