Skip to content

Commit 02af235

Browse files
chore(main): release 0.55.2
1 parent 3d9bce5 commit 02af235

File tree

20 files changed

+38
-27
lines changed

20 files changed

+38
-27
lines changed

.github/bundles/aks/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: uds-core-aks-nightly
77
description: A UDS bundle for deploying UDS Core on AKS
88
# x-release-please-start-version
9-
version: "0.55.1"
9+
version: "0.55.2"
1010
# x-release-please-end
1111

1212
packages:
@@ -17,7 +17,7 @@ packages:
1717
- name: core
1818
path: ../../../build
1919
# x-release-please-start-version
20-
ref: 0.55.1
20+
ref: 0.55.2
2121
# x-release-please-end
2222
optionalComponents:
2323
- istio-egress-gateway

.github/bundles/eks/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: uds-core-eks-nightly
77
description: A UDS bundle for deploying EKS and UDS Core
88
# x-release-please-start-version
9-
version: "0.55.1"
9+
version: "0.55.2"
1010
# x-release-please-end
1111

1212
packages:
@@ -17,7 +17,7 @@ packages:
1717
- name: core
1818
path: ../../../build
1919
# x-release-please-start-version
20-
ref: 0.55.1
20+
ref: 0.55.2
2121
# x-release-please-end
2222
optionalComponents:
2323
- metrics-server # note: metrics-server is not available as an EKS addon in govcloud

.github/bundles/rke2/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: uds-core-rke2-nightly
77
description: A UDS bundle for deploying RKE2 and UDS Core
88
# x-release-please-start-version
9-
version: "0.55.1"
9+
version: "0.55.2"
1010
# x-release-please-end
1111

1212
packages:
@@ -38,7 +38,7 @@ packages:
3838
- name: core
3939
path: ../../../build
4040
# x-release-please-start-version
41-
ref: 0.55.1
41+
ref: 0.55.2
4242
# x-release-please-end
4343
optionalComponents:
4444
- metrics-server

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.55.2](https://github.com/defenseunicorns/uds-core/compare/v0.55.1...v0.55.2) (2025-11-04)
6+
7+
8+
### Miscellaneous
9+
10+
* add lula mappings for controls ([#2102](https://github.com/defenseunicorns/uds-core/issues/2102)) ([3855b53](https://github.com/defenseunicorns/uds-core/commit/3855b539094633cde7e8cf92abecb20ff949518a))
11+
* **docs:** add doc warning around remoteHost egress ([#2104](https://github.com/defenseunicorns/uds-core/issues/2104)) ([3d9bce5](https://github.com/defenseunicorns/uds-core/commit/3d9bce56c0d751aa5d6d85239cba674c8a7e43a5))
12+
* **docs:** update likec4 diagram ([#2108](https://github.com/defenseunicorns/uds-core/issues/2108)) ([b90df25](https://github.com/defenseunicorns/uds-core/commit/b90df2559490799e1d7dabe7ccb3d7b3f680e565))
13+
* lula annotations ([#2074](https://github.com/defenseunicorns/uds-core/issues/2074)) ([03d497d](https://github.com/defenseunicorns/uds-core/commit/03d497d718edb6b535af43a76be425540381a77a))
14+
* update to uds-k3d 0.19.1, remove uds-dev-stack exemption ([#2098](https://github.com/defenseunicorns/uds-core/issues/2098)) ([1f33957](https://github.com/defenseunicorns/uds-core/commit/1f33957f9e23921465137024285718f652ceff86))
15+
516
## [0.55.1](https://github.com/defenseunicorns/uds-core/compare/v0.55.0...v0.55.1) (2025-11-03)
617

718

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If you want to try out UDS Core, you can use the [k3d-core-demo bundle](./bundle
5656
<!-- x-release-please-start-version -->
5757

5858
```bash
59-
uds deploy k3d-core-demo:0.55.1
59+
uds deploy k3d-core-demo:0.55.2
6060
```
6161

6262
<!-- x-release-please-end -->
@@ -70,7 +70,7 @@ Deploy Istio, Keycloak and Pepr:
7070
<!-- x-release-please-start-version -->
7171

7272
```bash
73-
uds deploy k3d-core-slim-dev:0.55.1
73+
uds deploy k3d-core-slim-dev:0.55.2
7474
```
7575

7676
<!-- x-release-please-end -->

bundles/base-shim/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ metadata:
66
name: base-shim
77
description: A shim bundle for deploying the base package with overrides in CI/Dev environments
88
# x-release-please-start-version
9-
version: "0.55.1"
9+
version: "0.55.2"
1010
# x-release-please-end
1111

1212
packages:
1313
- name: core-base
1414
path: ../../build/
1515
# x-release-please-start-version
16-
ref: 0.55.1
16+
ref: 0.55.2
1717
# x-release-please-end
1818
optionalComponents:
1919
- istio-passthrough-gateway

bundles/k3d-slim-dev/uds-bundle.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
name: k3d-core-slim-dev
88
description: A UDS bundle for deploying Istio from UDS Core on a development cluster
99
# x-release-please-start-version
10-
version: "0.55.1"
10+
version: "0.55.2"
1111
# x-release-please-end
1212

1313
packages:
@@ -38,7 +38,7 @@ packages:
3838
- name: core-base
3939
path: ../../build/
4040
# x-release-please-start-version
41-
ref: 0.55.1
41+
ref: 0.55.2
4242
# x-release-please-end
4343
overrides:
4444
pepr-uds-core:
@@ -120,7 +120,7 @@ packages:
120120
- name: core-identity-authorization
121121
path: ../../build/
122122
# x-release-please-start-version
123-
ref: 0.55.1
123+
ref: 0.55.2
124124
# x-release-please-end
125125
overrides:
126126
authservice:

bundles/k3d-standard/uds-bundle.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: k3d-core-demo
77
description: A UDS bundle for deploying the standard UDS Core package on a development cluster
88
# x-release-please-start-version
9-
version: "0.55.1"
9+
version: "0.55.2"
1010
# x-release-please-end
1111

1212
packages:
@@ -37,7 +37,7 @@ packages:
3737
- name: core
3838
path: ../../build/
3939
# x-release-please-start-version
40-
ref: 0.55.1
40+
ref: 0.55.2
4141
# x-release-please-end
4242
optionalComponents:
4343
- istio-passthrough-gateway

packages/backup-restore/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
description: "UDS Core (Backup and Restore)"
88
authors: "Defense Unicorns - Product"
99
# x-release-please-start-version
10-
version: "0.55.1"
10+
version: "0.55.2"
1111
# x-release-please-end
1212
x-uds-dependencies: ["base"]
1313
annotations:

0 commit comments

Comments
 (0)