Skip to content

chore(deps): update keycloak to v0.11.1#1400

Merged
chance-coleman merged 1 commit intomainfrom
renovate/keycloak
Mar 31, 2025
Merged

chore(deps): update keycloak to v0.11.1#1400
chance-coleman merged 1 commit intomainfrom
renovate/keycloak

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2025

This PR contains the following updates:

Package Update Change
defenseunicorns/uds-identity-config minor 0.10.2 -> 0.11.1
defenseunicorns/uds-identity-config minor v0.10.2 -> v0.11.1
ghcr.io/defenseunicorns/uds/identity-config (source) minor 0.10.2 -> 0.11.1

Release Notes

defenseunicorns/uds-identity-config (defenseunicorns/uds-identity-config)

v0.11.1

Compare Source

Bug Fixes

v0.11.0

Compare Source

⚠ BREAKING CHANGES
  • AWS has a character limit that is applied to the Tag value, which is where the groups are mapped from when utilizing the UDS Core AWS Group Mapper. This fix filters groups to only include groups containing a -aws- string.
Features
Bug Fixes
Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner March 31, 2025 18:11
@slaskawi slaskawi self-assigned this Mar 31, 2025
@slaskawi slaskawi added the renovate-ready Label used to trigger Renovate PR CI label Mar 31, 2025
@renovate renovate Bot force-pushed the renovate/keycloak branch from f9ab616 to 09a7f2f Compare March 31, 2025 21:32
@renovate renovate Bot changed the title chore(deps): update keycloak to v0.11.0 chore(deps): update keycloak Mar 31, 2025
| datasource  | package                                     | from    | to      |
| ----------- | ------------------------------------------- | ------- | ------- |
| github-tags | defenseunicorns/uds-identity-config         | v0.10.2 | v0.11.1 |
| docker      | ghcr.io/defenseunicorns/uds/identity-config | 0.10.2  | 0.11.1  |
@renovate renovate Bot force-pushed the renovate/keycloak branch from 09a7f2f to 5a80018 Compare March 31, 2025 22:15
@renovate renovate Bot changed the title chore(deps): update keycloak chore(deps): update keycloak to v0.11.1 Mar 31, 2025
@chance-coleman chance-coleman merged commit 6fdcd0c into main Mar 31, 2025
16 checks passed
@chance-coleman chance-coleman deleted the renovate/keycloak branch March 31, 2025 22:56
chance-coleman pushed a commit that referenced this pull request Apr 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
noahpb pushed a commit that referenced this pull request Apr 2, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-identity-config](https://github.com/defenseunicorns/uds-identity-config)
| minor | `0.10.2` -> `0.11.1` |
|
[defenseunicorns/uds-identity-config](https://github.com/defenseunicorns/uds-identity-config)
| minor | `v0.10.2` -> `v0.11.1` |
|
[ghcr.io/defenseunicorns/uds/identity-config](https://images.chainguard.dev/directory/image/busybox/overview)
([source](https://github.com/chainguard-images/images/tree/HEAD/images/busybox))
| minor | `0.10.2` -> `0.11.1` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-identity-config
(defenseunicorns/uds-identity-config)</summary>

###
[`v0.11.1`](https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.11.1)

[Compare
Source](https://github.com/defenseunicorns/uds-identity-config/compare/v0.11.0...v0.11.1)

##### Bug Fixes

- rename auth flow
([#&#8203;404](https://github.com/defenseunicorns/uds-identity-config/issues/404))
([a3e19e1](https://github.com/defenseunicorns/uds-identity-config/commit/a3e19e1693f5ddc797eee74b8749681a1453ff55))

###
[`v0.11.0`](https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.11.0)

[Compare
Source](https://github.com/defenseunicorns/uds-identity-config/compare/v0.10.2...v0.11.0)

##### ⚠ BREAKING CHANGES

- AWS has a character limit that is applied to the Tag value, which is
where the groups are mapped from when utilizing the UDS Core AWS Group
Mapper. This fix filters groups to only include groups containing a
`-aws-` string.

##### Features

- add alternative subflow for idp redirector
([#&#8203;383](https://github.com/defenseunicorns/uds-identity-config/issues/383))
([eb70131](https://github.com/defenseunicorns/uds-identity-config/commit/eb70131dacda763bc71625dbbf6d076dd7198ca0))
- pepr Keycloak Client management
([#&#8203;358](https://github.com/defenseunicorns/uds-identity-config/issues/358))
([70cdb8a](https://github.com/defenseunicorns/uds-identity-config/commit/70cdb8a20ebcfc977a5036f135f0555f2d2524ab))
- theme customization
([#&#8203;387](https://github.com/defenseunicorns/uds-identity-config/issues/387))
([12a46f0](https://github.com/defenseunicorns/uds-identity-config/commit/12a46f08f89f7c67502887fd5e97ee751968605d))
- webauthn and mfa everywhere
([#&#8203;380](https://github.com/defenseunicorns/uds-identity-config/issues/380))
([aaf0d39](https://github.com/defenseunicorns/uds-identity-config/commit/aaf0d3991af0b0e6313ded65b0dda8af42202fc7))

##### Bug Fixes

- add credential deletion configuration
([#&#8203;398](https://github.com/defenseunicorns/uds-identity-config/issues/398))
([83bc044](https://github.com/defenseunicorns/uds-identity-config/commit/83bc044f4597f4405a45fd020df3332c945234f1))
- broken cypress tests
([#&#8203;360](https://github.com/defenseunicorns/uds-identity-config/issues/360))
([efa7ffe](https://github.com/defenseunicorns/uds-identity-config/commit/efa7ffeca1286683131e934d34296e2415c7d254))
- broken docs link
([#&#8203;355](https://github.com/defenseunicorns/uds-identity-config/issues/355))
([45067dd](https://github.com/defenseunicorns/uds-identity-config/commit/45067dd2b8c141d186bc557c575504202787640a))
- **deps:** update plugin-deps
([#&#8203;357](https://github.com/defenseunicorns/uds-identity-config/issues/357))
([54f74a7](https://github.com/defenseunicorns/uds-identity-config/commit/54f74a78444a173341d27723eec2f016e2087ef4))
- **deps:** update plugin-deps to v26.1.4
([#&#8203;370](https://github.com/defenseunicorns/uds-identity-config/issues/370))
([4a089d8](https://github.com/defenseunicorns/uds-identity-config/commit/4a089d8f01f4411835a18907d8b9773072ee30f5))
- limit aws groups mapper to only groups with -aws- in name
([https://github.com/defenseunicorns/uds-identity-config/pull/378](https://github.com/defenseunicorns/uds-identity-config/pull/378))
([6141004](https://github.com/defenseunicorns/uds-identity-config/commit/6141004359187bc8be3de488fe7c0260f7993542))

##### Miscellaneous

- **deps:** update actions/setup-node action to v4.3.0
([#&#8203;377](https://github.com/defenseunicorns/uds-identity-config/issues/377))
([e54e416](https://github.com/defenseunicorns/uds-identity-config/commit/e54e4164e9a7d6ff3d5b2dba4aa63db95910d18e))
- **deps:** update actions/upload-artifact action to v4.6.2
([#&#8203;391](https://github.com/defenseunicorns/uds-identity-config/issues/391))
([ba20f23](https://github.com/defenseunicorns/uds-identity-config/commit/ba20f230eba4c758054862a49f72b735b7ae19e2))
- **deps:** update all dependencies
([#&#8203;349](https://github.com/defenseunicorns/uds-identity-config/issues/349))
([ab852f8](https://github.com/defenseunicorns/uds-identity-config/commit/ab852f8d380ceff0f46f1fe77c42c8276a18fdd3))
- **deps:** update all dependencies
([#&#8203;361](https://github.com/defenseunicorns/uds-identity-config/issues/361))
([0f293f5](https://github.com/defenseunicorns/uds-identity-config/commit/0f293f5d8148dfef42d3882ac8047a45e5afab1a))
- **deps:** update all dependencies
([#&#8203;382](https://github.com/defenseunicorns/uds-identity-config/issues/382))
([018e74f](https://github.com/defenseunicorns/uds-identity-config/commit/018e74f6ef82ce372df919f1b21297a7a2bfbdaa))
- **deps:** update all dependencies
([#&#8203;388](https://github.com/defenseunicorns/uds-identity-config/issues/388))
([fb1e21b](https://github.com/defenseunicorns/uds-identity-config/commit/fb1e21b09f0a83539671b66a1ddc6c036696969e))
- **deps:** update dependency cypress to v14.2.0
([#&#8203;371](https://github.com/defenseunicorns/uds-identity-config/issues/371))
([e7f8593](https://github.com/defenseunicorns/uds-identity-config/commit/e7f859368e0c9aba68677c37daa845e056936205))
- **deps:** update dependency defenseunicorns/uds-common to v1.10.2
([#&#8203;366](https://github.com/defenseunicorns/uds-identity-config/issues/366))
([dc7ab7d](https://github.com/defenseunicorns/uds-identity-config/commit/dc7ab7d53a5e662ddae36b8ebfc842516bcf2e52))
- **deps:** update dependency defenseunicorns/uds-common to v1.10.3
([#&#8203;367](https://github.com/defenseunicorns/uds-identity-config/issues/367))
([fe4c7f7](https://github.com/defenseunicorns/uds-identity-config/commit/fe4c7f7abf437850281ad3f7b65d6e95b074969b))
- **deps:** update dependency defenseunicorns/uds-common to v1.11.2
([#&#8203;392](https://github.com/defenseunicorns/uds-identity-config/issues/392))
([cb43062](https://github.com/defenseunicorns/uds-identity-config/commit/cb4306205121e5265fb8d15dedc943b81c924f21))
- **deps:** update dependency zarf-dev/zarf to v0.49.1
([#&#8203;362](https://github.com/defenseunicorns/uds-identity-config/issues/362))
([b320ec2](https://github.com/defenseunicorns/uds-identity-config/commit/b320ec2ba1ad1fdfaea629ca28d5aadb62b778a1))
- **deps:** update docker image ghcr.io/defenseunicorns/packages/uds-k3d
to v0.12.1
([#&#8203;393](https://github.com/defenseunicorns/uds-identity-config/issues/393))
([763752d](https://github.com/defenseunicorns/uds-identity-config/commit/763752da6ade329f9288fe01d468360cdbd3543a))
- **deps:** update docker image ghcr.io/zarf-dev/packages/init to
v0.49.1
([#&#8203;363](https://github.com/defenseunicorns/uds-identity-config/issues/363))
([361b0b8](https://github.com/defenseunicorns/uds-identity-config/commit/361b0b87fed70a3b13b633737125c6a8dbf4b794))
- **deps:** update docker/login-action action to v3.4.0
([#&#8203;374](https://github.com/defenseunicorns/uds-identity-config/issues/374))
([c92956c](https://github.com/defenseunicorns/uds-identity-config/commit/c92956cfd7d072cbb9c67c53e47236d688145aa9))
- **deps:** update gha-deps
([#&#8203;356](https://github.com/defenseunicorns/uds-identity-config/issues/356))
([4af68da](https://github.com/defenseunicorns/uds-identity-config/commit/4af68dae52c87cd0f36bbe1f48523a5ee5b0beed))
- **deps:** update gha-deps to v0.23.0
([#&#8203;364](https://github.com/defenseunicorns/uds-identity-config/issues/364))
([639a77d](https://github.com/defenseunicorns/uds-identity-config/commit/639a77d1a62a169304da6859c4cd1a7507b09265))
- **deps:** update gha-deps to v0.24.0
([#&#8203;376](https://github.com/defenseunicorns/uds-identity-config/issues/376))
([c3bb9f1](https://github.com/defenseunicorns/uds-identity-config/commit/c3bb9f1373dff215c5c62fbe36341e8529e90b84))
- **deps:** update gha-deps to v0.25.0
([#&#8203;384](https://github.com/defenseunicorns/uds-identity-config/issues/384))
([da1dea3](https://github.com/defenseunicorns/uds-identity-config/commit/da1dea3a5eb82af4f10223d8aa497c60376765af))
- **deps:** update gha-deps to v19.8.0
([#&#8203;365](https://github.com/defenseunicorns/uds-identity-config/issues/365))
([be3f7c7](https://github.com/defenseunicorns/uds-identity-config/commit/be3f7c778c67e8ba0071c96b5c9a33d1c61d65af))
- **deps:** update plugin-deps to v3.5.3
([#&#8203;399](https://github.com/defenseunicorns/uds-identity-config/issues/399))
([b0e3d52](https://github.com/defenseunicorns/uds-identity-config/commit/b0e3d52e3a5249053d645ae78724de7c67aee662))
- **doc:** add new section about upgrading identity config
([#&#8203;353](https://github.com/defenseunicorns/uds-identity-config/issues/353))
([67c99a8](https://github.com/defenseunicorns/uds-identity-config/commit/67c99a8d711382a73737a585149a0d18cd4153fb))
- update doc for custom image
([#&#8203;375](https://github.com/defenseunicorns/uds-identity-config/issues/375))
([2cd4955](https://github.com/defenseunicorns/uds-identity-config/commit/2cd4955b4044a1c557cbf5500b3992ddf9c5f721))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
noahpb pushed a commit that referenced this pull request Apr 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-identity-config](https://github.com/defenseunicorns/uds-identity-config)
| minor | `0.10.2` -> `0.11.1` |
|
[defenseunicorns/uds-identity-config](https://github.com/defenseunicorns/uds-identity-config)
| minor | `v0.10.2` -> `v0.11.1` |
|
[ghcr.io/defenseunicorns/uds/identity-config](https://images.chainguard.dev/directory/image/busybox/overview)
([source](https://github.com/chainguard-images/images/tree/HEAD/images/busybox))
| minor | `0.10.2` -> `0.11.1` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-identity-config
(defenseunicorns/uds-identity-config)</summary>

###
[`v0.11.1`](https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.11.1)

[Compare
Source](https://github.com/defenseunicorns/uds-identity-config/compare/v0.11.0...v0.11.1)

##### Bug Fixes

- rename auth flow
([#&#8203;404](https://github.com/defenseunicorns/uds-identity-config/issues/404))
([a3e19e1](https://github.com/defenseunicorns/uds-identity-config/commit/a3e19e1693f5ddc797eee74b8749681a1453ff55))

###
[`v0.11.0`](https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.11.0)

[Compare
Source](https://github.com/defenseunicorns/uds-identity-config/compare/v0.10.2...v0.11.0)

##### ⚠ BREAKING CHANGES

- AWS has a character limit that is applied to the Tag value, which is
where the groups are mapped from when utilizing the UDS Core AWS Group
Mapper. This fix filters groups to only include groups containing a
`-aws-` string.

##### Features

- add alternative subflow for idp redirector
([#&#8203;383](https://github.com/defenseunicorns/uds-identity-config/issues/383))
([eb70131](https://github.com/defenseunicorns/uds-identity-config/commit/eb70131dacda763bc71625dbbf6d076dd7198ca0))
- pepr Keycloak Client management
([#&#8203;358](https://github.com/defenseunicorns/uds-identity-config/issues/358))
([70cdb8a](https://github.com/defenseunicorns/uds-identity-config/commit/70cdb8a20ebcfc977a5036f135f0555f2d2524ab))
- theme customization
([#&#8203;387](https://github.com/defenseunicorns/uds-identity-config/issues/387))
([12a46f0](https://github.com/defenseunicorns/uds-identity-config/commit/12a46f08f89f7c67502887fd5e97ee751968605d))
- webauthn and mfa everywhere
([#&#8203;380](https://github.com/defenseunicorns/uds-identity-config/issues/380))
([aaf0d39](https://github.com/defenseunicorns/uds-identity-config/commit/aaf0d3991af0b0e6313ded65b0dda8af42202fc7))

##### Bug Fixes

- add credential deletion configuration
([#&#8203;398](https://github.com/defenseunicorns/uds-identity-config/issues/398))
([83bc044](https://github.com/defenseunicorns/uds-identity-config/commit/83bc044f4597f4405a45fd020df3332c945234f1))
- broken cypress tests
([#&#8203;360](https://github.com/defenseunicorns/uds-identity-config/issues/360))
([efa7ffe](https://github.com/defenseunicorns/uds-identity-config/commit/efa7ffeca1286683131e934d34296e2415c7d254))
- broken docs link
([#&#8203;355](https://github.com/defenseunicorns/uds-identity-config/issues/355))
([45067dd](https://github.com/defenseunicorns/uds-identity-config/commit/45067dd2b8c141d186bc557c575504202787640a))
- **deps:** update plugin-deps
([#&#8203;357](https://github.com/defenseunicorns/uds-identity-config/issues/357))
([54f74a7](https://github.com/defenseunicorns/uds-identity-config/commit/54f74a78444a173341d27723eec2f016e2087ef4))
- **deps:** update plugin-deps to v26.1.4
([#&#8203;370](https://github.com/defenseunicorns/uds-identity-config/issues/370))
([4a089d8](https://github.com/defenseunicorns/uds-identity-config/commit/4a089d8f01f4411835a18907d8b9773072ee30f5))
- limit aws groups mapper to only groups with -aws- in name
([https://github.com/defenseunicorns/uds-identity-config/pull/378](https://github.com/defenseunicorns/uds-identity-config/pull/378))
([6141004](https://github.com/defenseunicorns/uds-identity-config/commit/6141004359187bc8be3de488fe7c0260f7993542))

##### Miscellaneous

- **deps:** update actions/setup-node action to v4.3.0
([#&#8203;377](https://github.com/defenseunicorns/uds-identity-config/issues/377))
([e54e416](https://github.com/defenseunicorns/uds-identity-config/commit/e54e4164e9a7d6ff3d5b2dba4aa63db95910d18e))
- **deps:** update actions/upload-artifact action to v4.6.2
([#&#8203;391](https://github.com/defenseunicorns/uds-identity-config/issues/391))
([ba20f23](https://github.com/defenseunicorns/uds-identity-config/commit/ba20f230eba4c758054862a49f72b735b7ae19e2))
- **deps:** update all dependencies
([#&#8203;349](https://github.com/defenseunicorns/uds-identity-config/issues/349))
([ab852f8](https://github.com/defenseunicorns/uds-identity-config/commit/ab852f8d380ceff0f46f1fe77c42c8276a18fdd3))
- **deps:** update all dependencies
([#&#8203;361](https://github.com/defenseunicorns/uds-identity-config/issues/361))
([0f293f5](https://github.com/defenseunicorns/uds-identity-config/commit/0f293f5d8148dfef42d3882ac8047a45e5afab1a))
- **deps:** update all dependencies
([#&#8203;382](https://github.com/defenseunicorns/uds-identity-config/issues/382))
([018e74f](https://github.com/defenseunicorns/uds-identity-config/commit/018e74f6ef82ce372df919f1b21297a7a2bfbdaa))
- **deps:** update all dependencies
([#&#8203;388](https://github.com/defenseunicorns/uds-identity-config/issues/388))
([fb1e21b](https://github.com/defenseunicorns/uds-identity-config/commit/fb1e21b09f0a83539671b66a1ddc6c036696969e))
- **deps:** update dependency cypress to v14.2.0
([#&#8203;371](https://github.com/defenseunicorns/uds-identity-config/issues/371))
([e7f8593](https://github.com/defenseunicorns/uds-identity-config/commit/e7f859368e0c9aba68677c37daa845e056936205))
- **deps:** update dependency defenseunicorns/uds-common to v1.10.2
([#&#8203;366](https://github.com/defenseunicorns/uds-identity-config/issues/366))
([dc7ab7d](https://github.com/defenseunicorns/uds-identity-config/commit/dc7ab7d53a5e662ddae36b8ebfc842516bcf2e52))
- **deps:** update dependency defenseunicorns/uds-common to v1.10.3
([#&#8203;367](https://github.com/defenseunicorns/uds-identity-config/issues/367))
([fe4c7f7](https://github.com/defenseunicorns/uds-identity-config/commit/fe4c7f7abf437850281ad3f7b65d6e95b074969b))
- **deps:** update dependency defenseunicorns/uds-common to v1.11.2
([#&#8203;392](https://github.com/defenseunicorns/uds-identity-config/issues/392))
([cb43062](https://github.com/defenseunicorns/uds-identity-config/commit/cb4306205121e5265fb8d15dedc943b81c924f21))
- **deps:** update dependency zarf-dev/zarf to v0.49.1
([#&#8203;362](https://github.com/defenseunicorns/uds-identity-config/issues/362))
([b320ec2](https://github.com/defenseunicorns/uds-identity-config/commit/b320ec2ba1ad1fdfaea629ca28d5aadb62b778a1))
- **deps:** update docker image ghcr.io/defenseunicorns/packages/uds-k3d
to v0.12.1
([#&#8203;393](https://github.com/defenseunicorns/uds-identity-config/issues/393))
([763752d](https://github.com/defenseunicorns/uds-identity-config/commit/763752da6ade329f9288fe01d468360cdbd3543a))
- **deps:** update docker image ghcr.io/zarf-dev/packages/init to
v0.49.1
([#&#8203;363](https://github.com/defenseunicorns/uds-identity-config/issues/363))
([361b0b8](https://github.com/defenseunicorns/uds-identity-config/commit/361b0b87fed70a3b13b633737125c6a8dbf4b794))
- **deps:** update docker/login-action action to v3.4.0
([#&#8203;374](https://github.com/defenseunicorns/uds-identity-config/issues/374))
([c92956c](https://github.com/defenseunicorns/uds-identity-config/commit/c92956cfd7d072cbb9c67c53e47236d688145aa9))
- **deps:** update gha-deps
([#&#8203;356](https://github.com/defenseunicorns/uds-identity-config/issues/356))
([4af68da](https://github.com/defenseunicorns/uds-identity-config/commit/4af68dae52c87cd0f36bbe1f48523a5ee5b0beed))
- **deps:** update gha-deps to v0.23.0
([#&#8203;364](https://github.com/defenseunicorns/uds-identity-config/issues/364))
([639a77d](https://github.com/defenseunicorns/uds-identity-config/commit/639a77d1a62a169304da6859c4cd1a7507b09265))
- **deps:** update gha-deps to v0.24.0
([#&#8203;376](https://github.com/defenseunicorns/uds-identity-config/issues/376))
([c3bb9f1](https://github.com/defenseunicorns/uds-identity-config/commit/c3bb9f1373dff215c5c62fbe36341e8529e90b84))
- **deps:** update gha-deps to v0.25.0
([#&#8203;384](https://github.com/defenseunicorns/uds-identity-config/issues/384))
([da1dea3](https://github.com/defenseunicorns/uds-identity-config/commit/da1dea3a5eb82af4f10223d8aa497c60376765af))
- **deps:** update gha-deps to v19.8.0
([#&#8203;365](https://github.com/defenseunicorns/uds-identity-config/issues/365))
([be3f7c7](https://github.com/defenseunicorns/uds-identity-config/commit/be3f7c778c67e8ba0071c96b5c9a33d1c61d65af))
- **deps:** update plugin-deps to v3.5.3
([#&#8203;399](https://github.com/defenseunicorns/uds-identity-config/issues/399))
([b0e3d52](https://github.com/defenseunicorns/uds-identity-config/commit/b0e3d52e3a5249053d645ae78724de7c67aee662))
- **doc:** add new section about upgrading identity config
([#&#8203;353](https://github.com/defenseunicorns/uds-identity-config/issues/353))
([67c99a8](https://github.com/defenseunicorns/uds-identity-config/commit/67c99a8d711382a73737a585149a0d18cd4153fb))
- update doc for custom image
([#&#8203;375](https://github.com/defenseunicorns/uds-identity-config/issues/375))
([2cd4955](https://github.com/defenseunicorns/uds-identity-config/commit/2cd4955b4044a1c557cbf5500b3992ddf9c5f721))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](defenseunicorns/uds-core@v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([defenseunicorns#1374](defenseunicorns#1374))
([818a3a0](defenseunicorns@818a3a0))
* ambient mesh authorization policy generation
(defenseunicorns#1384)
([b47daba](defenseunicorns@b47daba))
* new webauth and mfa flows
([defenseunicorns#1370](defenseunicorns#1370))
([1ac1b03](defenseunicorns@1ac1b03))
* theme customization
([defenseunicorns#1382](defenseunicorns#1382))
([55ef41b](defenseunicorns@55ef41b))
* use Client Credentials for managing Keycloak Clients
([defenseunicorns#1341](defenseunicorns#1341))
([4db9cc7](defenseunicorns@4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([defenseunicorns#1398](defenseunicorns#1398))
([d45b3e6](defenseunicorns@d45b3e6))
* broken selectors for internal dependencies on charts
([defenseunicorns#1403](defenseunicorns#1403))
([d72b194](defenseunicorns@d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([defenseunicorns#1379](defenseunicorns#1379))
([8200bce](defenseunicorns@8200bce))
* add docs for layer selection
([defenseunicorns#1216](defenseunicorns#1216))
([c170322](defenseunicorns@c170322))
* **deps:** update grafana
([defenseunicorns#1383](defenseunicorns#1383))
([122dc58](defenseunicorns@122dc58))
* **deps:** update grafana to v8.10.4
([defenseunicorns#1363](defenseunicorns#1363))
([fb163bd](defenseunicorns@fb163bd))
* **deps:** update istio to v1.25.0
([defenseunicorns#1335](defenseunicorns#1335))
([1803ea7](defenseunicorns@1803ea7))
* **deps:** update keycloak to v0.11.1
([defenseunicorns#1400](defenseunicorns#1400))
([6fdcd0c](defenseunicorns@6fdcd0c))
* **deps:** update keycloak to v26.1.4
([defenseunicorns#1356](defenseunicorns#1356))
([31152f7](defenseunicorns@31152f7))
* **deps:** update pepr to v0.46.3
([defenseunicorns#1365](defenseunicorns#1365))
([304a556](defenseunicorns@304a556))
* **deps:** update prometheus-stack
([defenseunicorns#1362](defenseunicorns#1362))
([ae40b27](defenseunicorns@ae40b27))
* **deps:** update prometheus-stack
([defenseunicorns#1380](defenseunicorns#1380))
([eec3337](defenseunicorns@eec3337))
* **deps:** update support dependencies to v22.13.17
([defenseunicorns#1401](defenseunicorns#1401))
([8a81eec](defenseunicorns@8a81eec))
* **deps:** update support-deps
([defenseunicorns#1364](defenseunicorns#1364))
([7819bec](defenseunicorns@7819bec))
* **deps:** update support-deps
([defenseunicorns#1376](defenseunicorns#1376))
([dd22589](defenseunicorns@dd22589))
* **deps:** update support-deps
([defenseunicorns#1390](defenseunicorns#1390))
([f06bb70](defenseunicorns@f06bb70))
* **deps:** update support-deps
([defenseunicorns#1392](defenseunicorns#1392))
([c0762a3](defenseunicorns@c0762a3))
* **deps:** update ts-jest to v29.3.0
([defenseunicorns#1377](defenseunicorns#1377))
([8b2174a](defenseunicorns@8b2174a))
* **deps:** update velero to v8.6.0
([defenseunicorns#1371](defenseunicorns#1371))
([93a44e6](defenseunicorns@93a44e6))
* remove kiali and tempo references from repo
([defenseunicorns#1375](defenseunicorns#1375))
([8374de3](defenseunicorns@8374de3))
* update how to scrape metrics
([defenseunicorns#1378](defenseunicorns#1378))
([e808f7d](defenseunicorns@e808f7d))
* update unicorn ztunnel image to 1.25.0
([defenseunicorns#1389](defenseunicorns#1389))
([7e446cb](defenseunicorns@7e446cb))


### Documentation

* velero csi vsphere backups
([defenseunicorns#1385](defenseunicorns#1385))
([5ae33b2](defenseunicorns@5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-ready Label used to trigger Renovate PR CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants