- Feb 21, 2024
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.13.1](https://github.com/defenseunicorns/uds-core/compare/v0.13.0...v0.13.1) (2024-02-21) ### Bug Fixes * revert "chore: support deselection of metrics-server" ([#196](https://github.com/defenseunicorns/uds-core/issues/196)) ([25a408da](https://github.com/defenseunicorns/uds-core/commit/25a408daeb7f6daada11c21e451f973ebe92c07c)) --- 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>
-
Micah Nagel authored
Reverts defenseunicorns/uds-core#193 Reverting this due to https://github.com/defenseunicorns/zarf/issues/2320 Resolves https://github.com/defenseunicorns/uds-core/issues/195 Also added a temporary task addition to make sure that tasks can run and succeed.
-
- Feb 20, 2024
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.13.0](https://github.com/defenseunicorns/uds-core/compare/v0.12.0...v0.13.0) (2024-02-20) ### Features * add authservice to uds-core ([#153](https://github.com/defenseunicorns/uds-core/issues/153)) ([b0b33b98](https://github.com/defenseunicorns/uds-core/commit/b0b33b98ae12fe233c922bba55c9328212c2e578)) ### Bug Fixes * validating/mutating webhook networkpolicies and mtls ([#192](https://github.com/defenseunicorns/uds-core/issues/192)) ([b01e6296](https://github.com/defenseunicorns/uds-core/commit/b01e62960985dd7cb318372abff296fb96f1012b)) ### Miscellaneous * add security.md ([#189](https://github.com/defenseunicorns/uds-core/issues/189)) ([bf7c1d28](https://github.com/defenseunicorns/uds-core/commit/bf7c1d28e077cf52d4f765b50d7efb8ce5d60fff)) * **deps:** update githubactions ([#179](https://github.com/defenseunicorns/uds-core/issues/179)) ([7797e259](https://github.com/defenseunicorns/uds-core/commit/7797e259b9691099cce9e151ce1ebf9f9f181435)) * **deps:** update githubactions to ebc4d7e ([#183](https://github.com/defenseunicorns/uds-core/issues/183)) ([77357e72](https://github.com/defenseunicorns/uds-core/commit/77357e72cc0344e61fedcab7197aabdd7e4fd2a0)) * **deps:** update githubactions to v3 ([#181](https://github.com/defenseunicorns/uds-core/issues/181)) ([70c5ddf1](https://github.com/defenseunicorns/uds-core/commit/70c5ddf1ee0e5017bee4057d96b320812a964f88)) * **deps:** update istio to v1.20.3 ([#163](https://github.com/defenseunicorns/uds-core/issues/163)) ([e45de0e5](https://github.com/defenseunicorns/uds-core/commit/e45de0e5917a2ca6c3e30e593e2d9a8d393849a9)) * **deps:** update loki to v5.43.0 ([#180](https://github.com/defenseunicorns/uds-core/issues/180)) ([bab5f7ab](https://github.com/defenseunicorns/uds-core/commit/bab5f7aba3644c0e478a17338df4e074b0c1a6a2)) * **deps:** update loki to v5.43.1 ([#182](https://github.com/defenseunicorns/uds-core/issues/182)) ([6cc5fc7f](https://github.com/defenseunicorns/uds-core/commit/6cc5fc7f5a07d848cfe4f18dc9a7e2a4cd91b1cf)) * **deps:** update loki to v5.43.2 ([#191](https://github.com/defenseunicorns/uds-core/issues/191)) ([0ec0cd4d](https://github.com/defenseunicorns/uds-core/commit/0ec0cd4d6cdc7b4eb1eea33f4da7b144ecbc29a5)) * **deps:** update pepr to v0.25.0 ([#164](https://github.com/defenseunicorns/uds-core/issues/164)) ([e7b8212b](https://github.com/defenseunicorns/uds-core/commit/e7b8212b6a8ed2e16b47264687e0c39d2f0a3455)) * **deps:** update uds to v0.9.0 ([#173](https://github.com/defenseunicorns/uds-core/issues/173)) ([b91a90db](https://github.com/defenseunicorns/uds-core/commit/b91a90db987e108a5a093a326428bbd0b5f9446e)) * **deps:** update zarf to v0.32.3 ([#155](https://github.com/defenseunicorns/uds-core/issues/155)) ([2f0a1a77](https://github.com/defenseunicorns/uds-core/commit/2f0a1a77043ce298e765e6999cf11a97f36e4ecc)) * support deselection of metrics-server ([#193](https://github.com/defenseunicorns/uds-core/issues/193)) ([289a0fee](https://github.com/defenseunicorns/uds-core/commit/289a0fee5315e8c4a70b3afe66165dd00a7dfbc1)) --- 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> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
Micah Nagel authored
## Description Switches metrics-server from required to default to support deselecting it when you want to use a k8s distro default metrics-server. ## Related Issue Related to https://github.com/defenseunicorns/uds-core/issues/176 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
Micah Nagel authored
## Description Adds the proper ingress rules to the webhooks and PERMISSIVE mTLS to allow calls to operate as expected. Validated by turning the webhook failure policies to Fail and applying CRs. The fix applied is similar to the approach taken with metrics-server, and can be re-evaluated as a generated rule instead of Anywhere in the future. ## Related Issue Related to https://github.com/defenseunicorns/uds-core/issues/149 (not a solve for it, but would also be modified by that issue) ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [loki](https://grafana.github.io/helm-charts) ([source](https://togithub.com/grafana/helm-charts)) | patch | `5.43.1` -> `5.43.2` | --- ### Release Notes <details> <summary>grafana/helm-charts (loki)</summary> ### [`v5.43.2`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.43.2) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/50b51dd6cae5d5d61d23d311c9db4a472f085b85 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.43.2 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Feb 17, 2024
-
-
zamaz authored
## Description add security.md ## Related Issue Fixes # <!-- or --> Relates to # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
- Feb 16, 2024
-
-
Palassis authored
## Description This CI workflow was missed in a [previous PR](https://github.com/defenseunicorns/uds-core/pull/162) that swapped the login process to use a common uds task. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [loki](https://grafana.github.io/helm-charts) ([source](https://togithub.com/grafana/helm-charts)) | patch | `5.43.0` -> `5.43.1` | --- ### Release Notes <details> <summary>grafana/helm-charts (loki)</summary> ### [`v5.43.1`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.43.1) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/a955ba93362cd3349d68511c01a26deec8a70f80 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.43.1 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action | digest | `0bc4621` -> `ebc4d7e` | --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Feb 15, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>dorny/paths-filter (dorny/paths-filter)</summary> ### [`v3`](https://togithub.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://togithub.com/dorny/paths-filter/compare/v1...v3) - [Update to Node.js 20 ](https://togithub.com/dorny/paths-filter/pull/210) - [Update all dependencies](https://togithub.com/dorny/paths-filter/pull/215) </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
Palassis authored
## Description Due to intermittent login issues that fail CI workflow runs, we would benefit from being able to retry logins with some delay between retries. This would move from using the GH Actions docker/login-action to a uds run task for registry logins. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | patch | `v0.32.2` -> `v0.32.3` | --- ### Release Notes <details> <summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary> ### [`v0.32.3`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.3) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3) ##### What's Changed ##### Fixes - Properly handle panic that could occur during checksum validation by [@​mjnagel](https://togithub.com/mjnagel) in [https://github.com/defenseunicorns/zarf/pull/2262](https://togithub.com/defenseunicorns/zarf/pull/2262) - Add the `--key` flag to the init cmd to properly allow for signed init packages by [@​dgershman](https://togithub.com/dgershman) in [https://github.com/defenseunicorns/zarf/pull/2259](https://togithub.com/defenseunicorns/zarf/pull/2259) - Restore destroy script functionality during `zarf destroy` by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2274](https://togithub.com/defenseunicorns/zarf/pull/2274) - Fix symlink inclusion within component resources by [@​dgershman](https://togithub.com/dgershman) in [https://github.com/defenseunicorns/zarf/pull/2256](https://togithub.com/defenseunicorns/zarf/pull/2256) - Use memory friendly file split logic for partial packages by [@​daniel-palmer-gu](https://togithub.com/daniel-palmer-gu) in [https://github.com/defenseunicorns/zarf/pull/2264](https://togithub.com/defenseunicorns/zarf/pull/2264) - Fix reproducible tarball creation on Windows systems by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2293](https://togithub.com/defenseunicorns/zarf/pull/2293) ##### Docs - Make branding more consistent and add community meetup references to docs by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2258](https://togithub.com/defenseunicorns/zarf/pull/2258) ##### Dependencies - Update github.com/anchore/clio digest by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2277](https://togithub.com/defenseunicorns/zarf/pull/2277) and [https://github.com/defenseunicorns/zarf/pull/2283](https://togithub.com/defenseunicorns/zarf/pull/2283) - Update all non-major dependencies (including Gitea v1.21.5, Syft v0.100.0, K9s v0.31.7 and Crane v0.19.0) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2187](https://togithub.com/defenseunicorns/zarf/pull/2187) ##### Development - Add a more robust chart search regexManager by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2278](https://togithub.com/defenseunicorns/zarf/pull/2278) and [https://github.com/defenseunicorns/zarf/pull/2284](https://togithub.com/defenseunicorns/zarf/pull/2284) - Partial refactor of injector logic in `k8s`, and `cluster` packages by [@​chrishorton](https://togithub.com/chrishorton) in [https://github.com/defenseunicorns/zarf/pull/2271](https://togithub.com/defenseunicorns/zarf/pull/2271) ##### New Contributors - [@​daniel-palmer-gu](https://togithub.com/daniel-palmer-gu) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2264](https://togithub.com/defenseunicorns/zarf/pull/2264) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
TristanHoladay <40547442+TristanHoladay@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [loki](https://grafana.github.io/helm-charts) ([source](https://togithub.com/grafana/helm-charts)) | minor | `5.42.2` -> `5.43.0` | --- ### Release Notes <details> <summary>grafana/helm-charts (loki)</summary> ### [`v5.43.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.43.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/687978826f065de2d9501b55a41104ad89b3e321 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.43.0 ### [`v5.42.3`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.42.3) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/256f3971052848963fc4d4c9e24a346afbe1b32c Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.42.3 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/uds-cli](https://togithub.com/defenseunicorns/uds-cli) | minor | `0.8.1` -> `0.9.0` | --- ### Release Notes <details> <summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary> ### [`v0.9.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.8.1...v0.9.0) #### What's Changed - fix: honors UDS\_ env vars by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/406](https://togithub.com/defenseunicorns/uds-cli/pull/406) - chore: ignore new hidden folder used to store release assets downloaded using the gh cli by [@​timblaktu](https://togithub.com/timblaktu) in [https://github.com/defenseunicorns/uds-cli/pull/405](https://togithub.com/defenseunicorns/uds-cli/pull/405) - chore(deps): update actions/setup-node action to v4.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/402](https://togithub.com/defenseunicorns/uds-cli/pull/402) - chore(deps): update zarf to v0.32.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/412](https://togithub.com/defenseunicorns/uds-cli/pull/412) - chore(deps): update morphy/revive-action:v2 docker digest to [`087d4e6`](https://togithub.com/defenseunicorns/uds-cli/commit/087d4e6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/407](https://togithub.com/defenseunicorns/uds-cli/pull/407) - chore(deps): update pre-commit/action digest to [`2c7b380`](https://togithub.com/defenseunicorns/uds-cli/commit/2c7b380) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/404](https://togithub.com/defenseunicorns/uds-cli/pull/404) - fix(deps): update module golang.org/x/mod to v0.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/401](https://togithub.com/defenseunicorns/uds-cli/pull/401) - feat: task runner - grab defaults from env vars if not specified by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/409](https://togithub.com/defenseunicorns/uds-cli/pull/409) - chore: refactors bundle create path by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/393](https://togithub.com/defenseunicorns/uds-cli/pull/393) - fix: task runner dir using variables by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/413](https://togithub.com/defenseunicorns/uds-cli/pull/413) - feat: removes --with, expands variables for inputs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/415](https://togithub.com/defenseunicorns/uds-cli/pull/415) - feat: adds Zarf schema for version of Zarf used in UDS CLI by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/418](https://togithub.com/defenseunicorns/uds-cli/pull/418) #### New Contributors - [@​timblaktu](https://togithub.com/timblaktu) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/405](https://togithub.com/defenseunicorns/uds-cli/pull/405) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.8.1...v0.9.0 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Tristan Holaday <40547442+TristanHoladay@users.noreply.github.com>
-
- Feb 14, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | `18.6.0` -> `18.6.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | `18.6.0` -> `18.6.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@​commitlint/cli)</summary> ### [`v18.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1861-2024-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) </details> <details> <summary>conventional-changelog/commitlint (@​commitlint/config-conventional)</summary> ### [`v18.6.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1862-2024-02-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2) ##### Bug Fixes - **config-conventional:** use default export ([#​3911](https://togithub.com/conventional-changelog/commitlint/issues/3911)) ([bc48408](https://togithub.com/conventional-changelog/commitlint/commit/bc4840832f9484186d3281d13ab5e0b4f9f63113)) ### [`v18.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1861-2024-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) </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. **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Feb 13, 2024
-
-
Micah Nagel authored
## Description Pins commitlint to a specific version. ## Related Issue We were hitting https://www.github.com/conventional-changelog/commitlint/issues/3909 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Wayne Starr <Racer159@users.noreply.github.com>
-
- Feb 12, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [base](https://togithub.com/istio/istio) | patch | `1.20.2` -> `1.20.3` | | docker.io/istio/pilot | patch | `1.20.2-distroless` -> `1.20.3-distroless` | | docker.io/istio/proxyv2 | patch | `1.20.2-distroless` -> `1.20.3-distroless` | | [gateway](https://togithub.com/istio/istio) | patch | `1.20.2` -> `1.20.3` | | [istiod](https://togithub.com/istio/istio) | patch | `1.20.2` -> `1.20.3` | | [registry1.dso.mil/ironbank/tetrate/istio/pilot](https://cloudsmith.io/~tetrate/repos/getistio-containers/packages/detail/docker/pilot) ([source](https://repo1.dso.mil/dsop/tetrate/istio/1.20/pilot)) | patch | `1.20.2-tetratefips-v0` -> `1.20.3-tetratefips-v0` | | [registry1.dso.mil/ironbank/tetrate/istio/proxyv2](https://cloudsmith.io/~tetrate/repos/getistio-containers/packages/detail/docker/proxyv2) ([source](https://repo1.dso.mil/dsop/tetrate/istio/1.20/proxyv2)) | patch | `1.20.2-tetratefips-v0` -> `1.20.3-tetratefips-v0` | --- ### Release Notes <details> <summary>istio/istio (base)</summary> ### [`v1.20.3`](https://togithub.com/istio/istio/releases/tag/1.20.3): Istio 1.20.3 [Compare Source](https://togithub.com/istio/istio/compare/1.20.2...1.20.3) [Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.20.3/) [Release Notes](https://istio.io/news/releases/1.20.x/announcing-1.20.3/) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Micah Nagel authored
## Description Switched from `failure()` because that doesn't include cancelled jobs, which are the most common issue due to timeouts = cancellations. ## Related Issue N/A ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
Micah Nagel authored
## Description In some CI runs we are seeing pending pods but without events output its hard to tell if there is a resourcing issue or something else going on. Conditionally running this on failure since its pretty verbose. ## Related Issue N/A, issues seen in CI that this seeks to help debug. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Palassis <40472433+MxNxPx@users.noreply.github.com>
-
- Feb 10, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.24.1` -> `0.25.0`](https://renovatebot.com/diffs/npm/pepr/0.24.1/0.25.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.25.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.25.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.24.1...v0.25.0) #### Features - feat: configurable timeout by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/558](https://togithub.com/defenseunicorns/pepr/pull/558) [Read the docs](https://docs.pepr.dev/main/user-guide/pepr-cli/) *How long the API server should wait for a webhook to respond before treating the call as a failure* ```bash npx pepr build --timeout 15 ``` - feat: reconcile - add queue to pepr by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/553](https://togithub.com/defenseunicorns/pepr/pull/553) [Read the docs](https://docs.pepr.dev/main/best-practices/#reconcile) *Maintains the state consistency of Kubernetes. Employs a Queue to force sequential processing of resource states once they are returned by the Kubernetes API. Lives on the watch controller.* ```typescript When(WebApp) .IsCreatedOrUpdated() .Validate(validator) .Reconcile(async instance => { // Do WORK HERE ``` - feat: uuid command by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/551](https://togithub.com/defenseunicorns/pepr/pull/551) *Forgot to add docs. Darn it. Sorry.* *Returns the module UUID(s) currently deployed in the cluster with their descriptions. Simplifies commands like `npx pepr monitor [uuid]`.* ```bash npx pepr uuid [uuid] ``` #### What's Changed - chore: error secret over limit by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/562](https://togithub.com/defenseunicorns/pepr/pull/562) - chore: bump actions/upload-artifact from 4.3.0 to 4.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/552](https://togithub.com/defenseunicorns/pepr/pull/552) - chore: bump actions/setup-node from 4.0.1 to 4.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/555](https://togithub.com/defenseunicorns/pepr/pull/555) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/559](https://togithub.com/defenseunicorns/pepr/pull/559) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.24.1...v0.25.0 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Megamind <882485+jeff-mccoy@users.noreply.github.com>
-
Micah Nagel authored
-
- Feb 09, 2024
-
-
zamaz authored
## Description ... [Related Issue](https://github.com/defenseunicorns/uds-core/issues/166) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x ] Other (security config, docs update, etc) ## Checklist before merging - [x ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.12.0](https://github.com/defenseunicorns/uds-core/compare/v0.11.1...v0.12.0) (2024-02-09) ### Features * introduce advancedHTTP for expose field & change podLabels to selector ([#154](https://github.com/defenseunicorns/uds-core/issues/154)) ([10792679](https://github.com/defenseunicorns/uds-core/commit/107926791149989a782254b8798b7c57a35cfcaf)) ### Miscellaneous * **deps:** pin dependencies ([#79](https://github.com/defenseunicorns/uds-core/issues/79)) ([bfab11e3](https://github.com/defenseunicorns/uds-core/commit/bfab11e345941d23dfeb928917f38e36a2f75bc9)) * remove retry-action action on registry1 docker login ([#160](https://github.com/defenseunicorns/uds-core/issues/160)) ([eea0c93a](https://github.com/defenseunicorns/uds-core/commit/eea0c93a0ff172bfc5a76d3eaca143ffc0d9fbe2)) --- 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>
-
Megamind authored
This PR deprecates `podLabels`, 'remotePodsLabels', and `match` and changes this to `selector`, `remoteSelector` and `advancedHTTP.match`, respectively. This PR also introduces `advancedHTTP` which brings support for the following `VirtualService` fields: - `corsPolicy` - `directResponse` - `headers` - `retries` - `rewrite` - `timeout` - `weight` --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com> Co-authored-by:
Micah Nagel <micah.nagel@gmail.com>
-
- Feb 08, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | pinDigest | -> `b4ffde6` | | [actions/setup-node](https://togithub.com/actions/setup-node) | action | patch | `v4.0.0` -> `v4.0.2` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3.1.3` -> `v4.3.1` | | [docker/login-action](https://togithub.com/docker/login-action) | action | pinDigest | -> `343f7c4` | | [google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action) | action | major | `v3` -> `v4` | --- ### Release Notes <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v4.0.2`](https://togithub.com/actions/setup-node/releases/tag/v4.0.2) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.1...v4.0.2) #### What's Changed - Add support for `volta.extends` by [@​ThisIsManta](https://togithub.com/ThisIsManta) in [https://github.com/actions/setup-node/pull/921](https://togithub.com/actions/setup-node/pull/921) - Add support for arm64 Windows by [@​dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-node/pull/927](https://togithub.com/actions/setup-node/pull/927) #### New Contributors - [@​ThisIsManta](https://togithub.com/ThisIsManta) made their first contribution in [https://github.com/actions/setup-node/pull/921](https://togithub.com/actions/setup-node/pull/921) **Full Changelog**: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://togithub.com/actions/setup-node/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.0...v4.0.1) ##### What's Changed - Ignore engines in Yarn 1 e2e-cache tests by [@​trivikr](https://togithub.com/trivikr) in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - Update setup-node references in the README.md file to setup-node@v4 by [@​jwetzell](https://togithub.com/jwetzell) in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - Update reusable workflows to use Node.js v20 by [@​MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/setup-node/pull/889](https://togithub.com/actions/setup-node/pull/889) - Add fix for cache to resolve slow post action step by [@​aparnajyothi-y](https://togithub.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - Fix README.md by [@​takayamaki](https://togithub.com/takayamaki) in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - Add `package.json` to `node-version-file` list of examples. by [@​TWiStErRob](https://togithub.com/TWiStErRob) in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - Fix node-version-file interprets entire package.json as a version by [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) ##### New Contributors - [@​trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - [@​jwetzell](https://togithub.com/jwetzell) made their first contribution in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - [@​aparnajyothi-y](https://togithub.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - [@​takayamaki](https://togithub.com/takayamaki) made their first contribution in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - [@​TWiStErRob](https://togithub.com/TWiStErRob) made their first contribution in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) made their first contribution in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.1 </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.3.1`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.1) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.0...v4.3.1) - Bump [@​actions/artifacts](https://togithub.com/actions/artifacts) to latest version to include [updated GHES host check](https://togithub.com/actions/toolkit/pull/1648) ### [`v4.3.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.2.0...v4.3.0) ##### What's Changed - Reorganize upload code in prep for merge logic & add more tests by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/504](https://togithub.com/actions/upload-artifact/pull/504) - Add sub-action to merge artifacts by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/505](https://togithub.com/actions/upload-artifact/pull/505) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.3.0 ### [`v4.2.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.2.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.1.0...v4.2.0) ##### What's Changed - Ability to overwrite an Artifact by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/501](https://togithub.com/actions/upload-artifact/pull/501) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.2.0 ### [`v4.1.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.1.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.0.0...v4.1.0) #### What's Changed - Add migrations docs by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/482](https://togithub.com/actions/upload-artifact/pull/482) - Update README.md by [@​samuelwine](https://togithub.com/samuelwine) in [https://github.com/actions/upload-artifact/pull/492](https://togithub.com/actions/upload-artifact/pull/492) - Support artifact-url output by [@​konradpabjan](https://togithub.com/konradpabjan) in [https://github.com/actions/upload-artifact/pull/496](https://togithub.com/actions/upload-artifact/pull/496) - Update readme to reflect new 500 artifact per job limit by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/497](https://togithub.com/actions/upload-artifact/pull/497) #### New Contributors - [@​samuelwine](https://togithub.com/samuelwine) made their first contribution in [https://github.com/actions/upload-artifact/pull/492](https://togithub.com/actions/upload-artifact/pull/492) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.1.0 ### [`v4.0.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3.1.3...v4.0.0) #### What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements. For more information, see the [@​actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) documentation. #### New Contributors - [@​vmjoseph](https://togithub.com/vmjoseph) made their first contribution in [https://github.com/actions/upload-artifact/pull/464](https://togithub.com/actions/upload-artifact/pull/464) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v3...v4.0.0 </details> <details> <summary>google-github-actions/release-please-action (google-github-actions/release-please-action)</summary> ### [`v4`](https://togithub.com/google-github-actions/release-please-action/compare/v3...v4) [Compare Source](https://togithub.com/google-github-actions/release-please-action/compare/v3...v4) </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. **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com> Co-authored-by:
Micah Nagel <micah.nagel@gmail.com>
-
zamaz authored
## Description revert using retry action on the docker login action for logging into registry1. A separate, followup issue will address this differently in the future. This is just reverting the change that added the reliance on the 3rd party action that wasnt serving its purpose and had a lacking update cadence. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
Megamind authored
-
- Feb 07, 2024
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.11.0](https://github.com/defenseunicorns/uds-core/compare/v0.10.0...v0.11.0) (2024-02-07) ### Features * added initial oscal files ([#145](https://github.com/defenseunicorns/uds-core/issues/145)) ([9600d5f1](https://github.com/defenseunicorns/uds-core/commit/9600d5f159e4a04e8f71313f8ed118b87efbb9a1)) ### Bug Fixes * network policy to allow metrics-server ingress ([#148](https://github.com/defenseunicorns/uds-core/issues/148)) ([f1d434a6](https://github.com/defenseunicorns/uds-core/commit/f1d434a68ef1f2a29ab3b13608bc16ce78211ed4)) ### Miscellaneous * **deps:** update grafana to v7.2.5 ([#136](https://github.com/defenseunicorns/uds-core/issues/136)) ([a271270f](https://github.com/defenseunicorns/uds-core/commit/a271270f2d3f3488aa9664ef5ad69a4d239c5d22)) * **deps:** update grafana to v7.3.0 ([#142](https://github.com/defenseunicorns/uds-core/issues/142)) ([5e960c04](https://github.com/defenseunicorns/uds-core/commit/5e960c0479e6fc96244db0230296c94e936e57d8)) * **deps:** update loki ([#131](https://github.com/defenseunicorns/uds-core/issues/131)) ([61250b02](https://github.com/defenseunicorns/uds-core/commit/61250b02eca7ca57d7f346c1da5b63f19de17c49)) * **deps:** update pepr to v0.24.1 ([#134](https://github.com/defenseunicorns/uds-core/issues/134)) ([6474a1c0](https://github.com/defenseunicorns/uds-core/commit/6474a1c0a16c8d87248acb1b3f7d79b76a354fc8)) * **deps:** update prometheus-stack ([#128](https://github.com/defenseunicorns/uds-core/issues/128)) ([625622a4](https://github.com/defenseunicorns/uds-core/commit/625622a44c101f0a9c1beffd66eb259dc1f1eedc)) * **deps:** update uds to v0.8.1 ([#141](https://github.com/defenseunicorns/uds-core/issues/141)) ([fa790652](https://github.com/defenseunicorns/uds-core/commit/fa79065265a5ee2b8f6f6a55d1c2904bbaf42fff)) * **deps:** update zarf to v0.32.2 ([#133](https://github.com/defenseunicorns/uds-core/issues/133)) ([91502c63](https://github.com/defenseunicorns/uds-core/commit/91502c6321334c6d31ce5fd1cd8f2fe6f77c09ae)) * readme updates & use UDS CLI for zarf ([#137](https://github.com/defenseunicorns/uds-core/issues/137)) ([21de0cee](https://github.com/defenseunicorns/uds-core/commit/21de0cee2d70d67ca17b1d45c642e9ca4e1617ce)) * renovate updates ([#140](https://github.com/defenseunicorns/uds-core/issues/140)) ([b71a013b](https://github.com/defenseunicorns/uds-core/commit/b71a013bea30c9ca5e39f1dc6485fffaa86ca6b1)) --- 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>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/uds-cli](https://togithub.com/defenseunicorns/uds-cli) | minor | `0.6.2` -> `0.8.1` | --- ### Release Notes <details> <summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary> ### [`v0.8.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.8.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.8.0...v0.8.1) #### What's Changed - chore(deps): update actions/upload-artifact action to v4.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/395](https://togithub.com/defenseunicorns/uds-cli/pull/395) - chore(deps): update actions/download-artifact action to v4.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/394](https://togithub.com/defenseunicorns/uds-cli/pull/394) - fix(deps): update golang.org/x/exp digest to [`2c58cdc`](https://togithub.com/defenseunicorns/uds-cli/commit/2c58cdc) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/392](https://togithub.com/defenseunicorns/uds-cli/pull/392) - chore(deps): update github/codeql-action action to v3.24.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/388](https://togithub.com/defenseunicorns/uds-cli/pull/388) - fix: false positive task loop by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/396](https://togithub.com/defenseunicorns/uds-cli/pull/396) - fix: don't error out when a cluster isn't available by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/398](https://togithub.com/defenseunicorns/uds-cli/pull/398) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.8.0...v0.8.1 ### [`v0.8.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.8.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.7.0...v0.8.0) #### What's Changed - fix(deps): update module github.com/goccy/go-yaml to v1.11.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/356](https://togithub.com/defenseunicorns/uds-cli/pull/356) - fix(deps): update module oras.land/oras-go/v2 to v2.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/366](https://togithub.com/defenseunicorns/uds-cli/pull/366) - chore: clean up load variables function by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/365](https://togithub.com/defenseunicorns/uds-cli/pull/365) - chore(deps): update anchore/sbom-action action to v0.15.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/371](https://togithub.com/defenseunicorns/uds-cli/pull/371) - feat: set flag for specific package vars by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/373](https://togithub.com/defenseunicorns/uds-cli/pull/373) - fix(deps): update module helm.sh/helm/v3 to v3.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/327](https://togithub.com/defenseunicorns/uds-cli/pull/327) - feat: actionable tasks by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/uds-cli/pull/347](https://togithub.com/defenseunicorns/uds-cli/pull/347) - chore(deps): update sigstore/cosign-installer action to v3.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/377](https://togithub.com/defenseunicorns/uds-cli/pull/377) - chore(deps): update anchore/sbom-action action to v0.15.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/376](https://togithub.com/defenseunicorns/uds-cli/pull/376) - chore: task runner error handling and messaging by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/381](https://togithub.com/defenseunicorns/uds-cli/pull/381) - feat: add default task behavior to uds run by [@​zachariahmiller](https://togithub.com/zachariahmiller) in [https://github.com/defenseunicorns/uds-cli/pull/383](https://togithub.com/defenseunicorns/uds-cli/pull/383) - chore: adds more runner docs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/385](https://togithub.com/defenseunicorns/uds-cli/pull/385) - feat: add envPath key to runner by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/386](https://togithub.com/defenseunicorns/uds-cli/pull/386) - chore: only use camelCase in yaml by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/387](https://togithub.com/defenseunicorns/uds-cli/pull/387) - chore: golangci linting by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/389](https://togithub.com/defenseunicorns/uds-cli/pull/389) #### New Contributors - [@​Noxsios](https://togithub.com/Noxsios) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/347](https://togithub.com/defenseunicorns/uds-cli/pull/347) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.7.0...v0.8.0 ### [`v0.7.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.7.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.6.2...v0.7.0) #### What's Changed - chore: refactor Annotations and SBOM logic by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/329](https://togithub.com/defenseunicorns/uds-cli/pull/329) - chore: removes dead code related to pulling local bundles by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/337](https://togithub.com/defenseunicorns/uds-cli/pull/337) - feat: allow custom zarf package names for remote package refs by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/342](https://togithub.com/defenseunicorns/uds-cli/pull/342) - chore: ensure remote bundles have an index.json by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/341](https://togithub.com/defenseunicorns/uds-cli/pull/341) - chore(deps): update actions/upload-artifact action to v4.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/335](https://togithub.com/defenseunicorns/uds-cli/pull/335) - fix(deps): update golang.org/x/exp digest to [`1b97071`](https://togithub.com/defenseunicorns/uds-cli/commit/1b97071) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/336](https://togithub.com/defenseunicorns/uds-cli/pull/336) - chore(deps): update anchore/sbom-action action to v0.15.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/333](https://togithub.com/defenseunicorns/uds-cli/pull/333) - fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/334](https://togithub.com/defenseunicorns/uds-cli/pull/334) - fix: includes task loops by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/353](https://togithub.com/defenseunicorns/uds-cli/pull/353) - chore(deps): update github/codeql-action action to v3.23.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/358](https://togithub.com/defenseunicorns/uds-cli/pull/358) - feat: support multi-arch, refactor ref by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/352](https://togithub.com/defenseunicorns/uds-cli/pull/352) - fix: allow comma separated string values for helm overrides by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/349](https://togithub.com/defenseunicorns/uds-cli/pull/349) - feat: uds deploy --set flag for package variables by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/354](https://togithub.com/defenseunicorns/uds-cli/pull/354) - chore(deps): update anchore/sbom-action action to v0.15.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/361](https://togithub.com/defenseunicorns/uds-cli/pull/361) - chore(deps): update zarf to v0.32.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/355](https://togithub.com/defenseunicorns/uds-cli/pull/355) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.6.2...v0.7.0 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com> Co-authored-by:
Micah Nagel <micah.nagel@gmail.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | patch | `v0.32.1` -> `v0.32.2` | --- ### Release Notes <details> <summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary> ### [`v0.32.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.2) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.1...v0.32.2) ##### What's Changed ##### Features - Support authenticated Helm repositories that have been configured with `helm repo add` by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2196](https://togithub.com/defenseunicorns/zarf/pull/2196) - Verify that the specified storage class exists during `zarf init` by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2180](https://togithub.com/defenseunicorns/zarf/pull/2180) - Check for available node resources before building injector pod by [@​chrishorton](https://togithub.com/chrishorton) in [https://github.com/defenseunicorns/zarf/pull/2220](https://togithub.com/defenseunicorns/zarf/pull/2220) - Officially support yaml extensions within the `zarf.yaml` using `x-` keys by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2217](https://togithub.com/defenseunicorns/zarf/pull/2217) ##### Fixes - Fix the inclusion of helm sub commands when rendering `zarf tools help` by [@​jbrewer3](https://togithub.com/jbrewer3) in [https://github.com/defenseunicorns/zarf/pull/2216](https://togithub.com/defenseunicorns/zarf/pull/2216) ##### Docs - Fix typos in the extension `README.md` by [@​mjnagel](https://togithub.com/mjnagel) in [https://github.com/defenseunicorns/zarf/pull/2227](https://togithub.com/defenseunicorns/zarf/pull/2227) - Fix a small grammatical error in the base `README.md` by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/2219](https://togithub.com/defenseunicorns/zarf/pull/2219) ##### Dependencies - Update github.com/anchore/clio digest to [`89e2fe8`](https://togithub.com/defenseunicorns/zarf/commit/89e2fe8) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2214](https://togithub.com/defenseunicorns/zarf/pull/2214) - Update github.com/anchore/clio digest to [`a5e93b6`](https://togithub.com/defenseunicorns/zarf/commit/a5e93b6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2229](https://togithub.com/defenseunicorns/zarf/pull/2229) - Update github.com/anchore/stereoscope digest to [`eb656fc`](https://togithub.com/defenseunicorns/zarf/commit/eb656fc) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2230](https://togithub.com/defenseunicorns/zarf/pull/2230) ##### Development - Remove workflow for automatically adding issues to the zarf project by [@​YrrepNoj](https://togithub.com/YrrepNoj) in [https://github.com/defenseunicorns/zarf/pull/2239](https://togithub.com/defenseunicorns/zarf/pull/2239) - Delete unnecessary waitgroup from concurrencyTools by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2244](https://togithub.com/defenseunicorns/zarf/pull/2244) - Update `NewOrasRemote` to take `ocispec.Platform` as an argument by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/zarf/pull/2241](https://togithub.com/defenseunicorns/zarf/pull/2241) ##### New Contributors - [@​jbrewer3](https://togithub.com/jbrewer3) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2216](https://togithub.com/defenseunicorns/zarf/pull/2216) - [@​chrishorton](https://togithub.com/chrishorton) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2220](https://togithub.com/defenseunicorns/zarf/pull/2220) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.32.1...v0.32.2 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/grafana/loki](https://togithub.com/grafana/loki) | patch | `2.9.3` -> `2.9.4` | | [loki](https://grafana.github.io/helm-charts) ([source](https://togithub.com/grafana/helm-charts)) | minor | `5.41.8` -> `5.42.2` | | [registry1.dso.mil/ironbank/opensource/grafana/loki](https://togithub.com/grafana/loki) ([source](https://repo1.dso.mil/dsop/opensource/grafana/loki)) | patch | `2.9.3` -> `2.9.4` | --- ### Release Notes <details> <summary>grafana/loki (docker.io/grafana/loki)</summary> ### [`v2.9.4`](https://togithub.com/grafana/loki/releases/tag/v2.9.4) [Compare Source](https://togithub.com/grafana/loki/compare/v2.9.3...v2.9.4) This is release `v2.9.4` of Loki. ##### Notable changes: - Fixed a couple of data races that can cause panics due to concurrent read-write access of tenant configs. - Fixed a bug in the log results cache. - Fixed the cache to atomically check background cache size limit correctly. - Fixed the discrepancy between the semantics of logs and metrics queries. - Fixed promtail default scrape config causing CPU and memory load - Update golang.org/x/crypto to v0.18.0 For a full list of changes, please refer to the [CHANGELOG](https://togithub.com/grafana/loki/blob/v2.9.4/CHANGELOG.md)! ##### Installation: The components of Loki are currently distributed in plain binary form and as Docker container images. Choose what fits your use-case best. ##### Docker container: - https://hub.docker.com/r/grafana/loki - https://hub.docker.com/r/grafana/promtail ```bash $ docker pull "grafana/loki:2.9.4" $ docker pull "grafana/promtail:2.9.4" ``` ##### Binary We provide pre-compiled binary executables for the most common operating systems and architectures. Choose from the assets below for the application and architecture matching your system. Example for `Loki` on the `linux` operating system and `amd64` architecture: ```bash $ curl -O -L "https://github.com/grafana/loki/releases/download/v2.9.4/loki-linux-amd64.zip" ##### extract the binary $ unzip "loki-linux-amd64.zip" ##### make sure it is executable $ chmod a+x "loki-linux-amd64" ``` </details> <details> <summary>grafana/helm-charts (loki)</summary> ### [`v5.42.2`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.42.2) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/5132f6d2a76a26d6e3b8b7127094d16eb26e9442 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.42.2 ### [`v5.42.1`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.42.1) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/5675baecbee2affb2bf05bb44f1c8c0516bc002c Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.42.1 ### [`v5.42.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.42.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/012cf92dd2c57e7c6e5209ab0479ace521e91427 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.42.0 </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. **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Feb 06, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.23.0` -> `0.24.1`](https://renovatebot.com/diffs/npm/pepr/0.23.0/0.24.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.24.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.24.1) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.24.0...v0.24.1) #### What's Changed - chore: kim -> codeowners by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/548](https://togithub.com/defenseunicorns/pepr/pull/548) - chore: grammer by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/550](https://togithub.com/defenseunicorns/pepr/pull/550) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.24.0...v0.24.1 ### [`v0.24.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.24.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.2...v0.24.0) #### Features - feat: removeItemAndDelete by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/547](https://togithub.com/defenseunicorns/pepr/pull/547) ```typescript When(WebApp) .IsDeleted() .Mutate(async instance => { // Return a promise that is resolved when item is removed from the Pepr Store await Store.removeItemAndWait(instance.Raw.metadata.name); }); ``` #### What's Changed - fix: validation processor no longer prints \[object Object] in logs by [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/519](https://togithub.com/defenseunicorns/pepr/pull/519) - fix: update tutorial title by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/523](https://togithub.com/defenseunicorns/pepr/pull/523) - chore: remove codecov by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/541](https://togithub.com/defenseunicorns/pepr/pull/541) - chore: pepr dashboard tutorial and files by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/524](https://togithub.com/defenseunicorns/pepr/pull/524) - chore: update tutorial section landing page by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/543](https://togithub.com/defenseunicorns/pepr/pull/543) - chore: failurePolicy to fail default by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/540](https://togithub.com/defenseunicorns/pepr/pull/540) - chore: cache clear docs by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/539](https://togithub.com/defenseunicorns/pepr/pull/539) - chore: operator tutorial by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/532](https://togithub.com/defenseunicorns/pepr/pull/532) *** - chore: bump the development-dependencies group with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/520](https://togithub.com/defenseunicorns/pepr/pull/520) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/525](https://togithub.com/defenseunicorns/pepr/pull/525) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/533](https://togithub.com/defenseunicorns/pepr/pull/533) - chore: bump peter-murray/workflow-application-token-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/526](https://togithub.com/defenseunicorns/pepr/pull/526) - chore: bump codecov/codecov-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/534](https://togithub.com/defenseunicorns/pepr/pull/534) - chore: bump the production-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/537](https://togithub.com/defenseunicorns/pepr/pull/537) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/538](https://togithub.com/defenseunicorns/pepr/pull/538) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.23.2...v0.24.0 ### [`v0.23.2`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.2) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.1...v0.23.2) #### What's Changed - fix: pepr build works when running inside npm workspaces by [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/518](https://togithub.com/defenseunicorns/pepr/pull/518) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.23.1...v0.23.2 ### [`v0.23.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.1) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.0...v0.23.1) #### What's Changed - chore: bump the development-dependencies group with 3 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/507](https://togithub.com/defenseunicorns/pepr/pull/507) - chore: bump the production-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/506](https://togithub.com/defenseunicorns/pepr/pull/506) - fix: updated \_images links and removed duplicates by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/511](https://togithub.com/defenseunicorns/pepr/pull/511) - chore: bump actions/upload-artifact from 4.2.0 to 4.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/513](https://togithub.com/defenseunicorns/pepr/pull/513) - chore: doc cleanup by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/505](https://togithub.com/defenseunicorns/pepr/pull/505) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/514](https://togithub.com/defenseunicorns/pepr/pull/514) - chore: pepr backward compatible by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/515](https://togithub.com/defenseunicorns/pepr/pull/515) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.23.0...v0.23.1 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | major | `54.0.1` -> `56.6.2` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | patch | `9.0.0` -> `9.0.1` | | quay.io/prometheus-operator/prometheus-config-reloader | patch | `v0.71.0` -> `v0.71.2` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v56.6.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.1...kube-prometheus-stack-56.6.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow fullname override of prometheus-operator by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4219](https://togithub.com/prometheus-community/helm-charts/pull/4219) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-statsd-exporter-0.13.0...kube-prometheus-stack-56.6.2 ### [`v56.6.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.0...kube-prometheus-stack-56.6.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fixing template inconsistencies in prometheus-operator fullname by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) #### New Contributors - [@​than-pet](https://togithub.com/than-pet) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-1.8.0...kube-prometheus-stack-56.6.1 ### [`v56.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.5.0...kube-prometheus-stack-56.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4211](https://togithub.com/prometheus-community/helm-charts/pull/4211) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-ipmi-exporter-0.2.1...kube-prometheus-stack-56.6.0 ### [`v56.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.4.0...kube-prometheus-stack-56.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Grafana chart to 7.3.x by [@​sturman](https://togithub.com/sturman) in [https://github.com/prometheus-community/helm-charts/pull/4210](https://togithub.com/prometheus-community/helm-charts/pull/4210) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.27.0...kube-prometheus-stack-56.5.0 ### [`v56.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.3.0...kube-prometheus-stack-56.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos Ruler to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4209](https://togithub.com/prometheus-community/helm-charts/pull/4209) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.11.0...kube-prometheus-stack-56.4.0 ### [`v56.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.1...kube-prometheus-stack-56.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add maximumStartupDurationSeconds optional value by [@​prudnitskiy](https://togithub.com/prudnitskiy) in [https://github.com/prometheus-community/helm-charts/pull/4195](https://togithub.com/prometheus-community/helm-charts/pull/4195) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-systemd-exporter-0.2.0...kube-prometheus-stack-56.3.0 ### [`v56.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.0...kube-prometheus-stack-56.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update values.yaml by [@​xogoodnow](https://togithub.com/xogoodnow) in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) #### New Contributors - [@​xogoodnow](https://togithub.com/xogoodnow) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-statsd-exporter-0.12.0...kube-prometheus-stack-56.2.1 ### [`v56.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.1.0...kube-prometheus-stack-56.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Added missing enforcedKeepDroppedTargets in the template of prometheus in 0.71.0 by [@​Leegin-darknight](https://togithub.com/Leegin-darknight) in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) #### New Contributors - [@​Leegin-darknight](https://togithub.com/Leegin-darknight) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-nats-exporter-2.15.0...kube-prometheus-stack-56.2.0 ### [`v56.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.5...kube-prometheus-stack-56.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump win and node exporter deps by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4189](https://togithub.com/prometheus-community/helm-charts/pull/4189) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.10.1...kube-prometheus-stack-56.1.0 ### [`v56.0.5`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.5) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.2 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4180](https://togithub.com/prometheus-community/helm-charts/pull/4180) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5 ### [`v56.0.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.3...kube-prometheus-stack-56.0.4) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add missing rbac permissions for 0.71.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4175](https://togithub.com/prometheus-community/helm-charts/pull/4175) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.26.0...kube-prometheus-stack-56.0.4 ### [`v56.0.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] fix label on admission controller by [@​DrBu7cher](https://togithub.com/DrBu7cher) in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) ##### New Contributors - [@​DrBu7cher](https://togithub.com/DrBu7cher) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3 ### [`v56.0.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.1...kube-prometheus-stack-56.0.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] Enable release label for windows exporter by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4029](https://togithub.com/prometheus-community/helm-charts/pull/4029) - \[kube-prometheus-stack] allow kube-state-metrics job name to be overridden by [@​jhandguy](https://togithub.com/jhandguy) in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) ##### New Contributors - [@​jhandguy](https://togithub.com/jhandguy) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.10.0...kube-prometheus-stack-56.0.2 ### [`v56.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Label promstack-operator pods with k8s recommended labels by [@​koooge](https://togithub.com/koooge) in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) #### New Contributors - [@​koooge](https://togithub.com/koooge) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1 ### [`v56.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.11.0...kube-prometheus-stack-56.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.0 (and default prom to 2.49.1) by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4151](https://togithub.com/prometheus-community/helm-charts/pull/4151) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.9.0...kube-prometheus-stack-56.0.0 ### [`v55.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.10.0...kube-prometheus-stack-55.11.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update grafana chart to 7.2.x by [@​mtenrero](https://togithub.com/mtenrero) in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) #### New Contributors - [@​mtenrero](https://togithub.com/mtenrero) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.10.0...kube-prometheus-stack-55.11.0 ### [`v55.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Support `additionalArgs` on `thanosRulerSpec` by [@​clux](https://togithub.com/clux) in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) #### New Contributors - [@​clux](https://togithub.com/clux) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0 ### [`v55.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.3...kube-prometheus-stack-55.9.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add prometheusOperator.admissionWebhooks.namespaceSelector by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4142](https://togithub.com/prometheus-community/helm-charts/pull/4142) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-systemd-exporter-0.1.1...kube-prometheus-stack-55.9.0 ### [`v55.8.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add jkroepke as maintainer by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4025](https://togithub.com/prometheus-community/helm-charts/pull/4025) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3 ### [`v55.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix Grafana Deeplinks by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4087](https://togithub.com/prometheus-community/helm-charts/pull/4087) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2 ### [`v55.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Avoid nil pointer error with empty thanos config by [@​gracedo](https://togithub.com/gracedo) in [https://github.com/prometheus-community/helm-charts/pull/4132](https://togithub.com/prometheus-community/helm-charts/pull/4132) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1 ### [`v55.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.1...kube-prometheus-stack-55.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump chart dependencies by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4141](https://togithub.com/prometheus-community/helm-charts/pull/4141) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.16.0...kube-prometheus-stack-55.8.0 ### [`v55.7.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.0...kube-prometheus-stack-55.7.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] quote host in alertmanager ingress spec by [@​msadiq058](https://togithub.com/msadiq058) in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) #### New Contributors - [@​msadiq058](https://togithub.com/msadiq058) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-systemd-exporter-0.1.0...kube-prometheus-stack-55.7.1 ### [`v55.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump Thanos to 0.33.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4101](https://togithub.com/prometheus-community/helm-charts/pull/4101) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0 ### [`v55.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] adding global sampleLimit to prometheusSpec by [@​husseinferas](https://togithub.com/husseinferas) in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) #### New Contributors - [@​husseinferas](https://togithub.com/husseinferas) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0 ### [`v55.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.1...kube-prometheus-stack-55.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] install service monitors in same namespace when ignoreNamespaceSelectors by [@​anthr76](https://togithub.com/anthr76) in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) #### New Contributors - [@​anthr76](https://togithub.com/anthr76) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-snmp-notifier-0.3.0...kube-prometheus-stack-55.5.2 ### [`v55.5.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.0...kube-prometheus-stack-55.5.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix example in value.yaml by [@​acernikovs](https://togithub.com/acernikovs) in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) #### New Contributors - [@​acernikovs](https://togithub.com/acernikovs) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.8.0...kube-prometheus-stack-55.5.1 ### [`v55.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] inhibit InfoInhibitor alerts by default by [@​ANGkeith](https://togithub.com/ANGkeith) in [https://github.com/prometheus-community/helm-charts/pull/3964](https://togithub.com/prometheus-community/helm-charts/pull/3964) - \[kube-prometheus-stack] make it possible to disable the coreDns expot… by [@​sebastiangaiser](https://togithub.com/sebastiangaiser) in [https://github.com/prometheus-community/helm-charts/pull/4091](https://togithub.com/prometheus-community/helm-charts/pull/4091) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0 ### [`v55.4.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.0...kube-prometheus-stack-55.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack]: re-enable memory working set rule by [@​jjungnickel](https://togithub.com/jjungnickel) in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) #### New Contributors - [@​jjungnickel](https://togithub.com/jjungnickel) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-snmp-notifier-0.2.0...kube-prometheus-stack-55.4.1 ### [`v55.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.1...kube-prometheus-stack-55.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] allow setting `GOGC` env configure by [@​dongjiang1989](https://togithub.com/dongjiang1989) in [https://github.com/prometheus-community/helm-charts/pull/4058](https://togithub.com/prometheus-community/helm-charts/pull/4058) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.8.2...kube-prometheus-stack-55.4.0 ### [`v55.3.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump prometheus image tag to 2.48.1 by [@​lukas-unity](https://togithub.com/lukas-unity) in [https://github.com/prometheus-community/helm-charts/pull/4082](https://togithub.com/prometheus-community/helm-charts/pull/4082) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1 ### [`v55.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow configuration of sessionAffinityConfig by [@​karloramone](https://togithub.com/karloramone) in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) #### New Contributors - [@​karloramone](https://togithub.com/karloramone) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0 ### [`v55.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow to define editable property on dashboards by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4024](https://togithub.com/prometheus-community/helm-charts/pull/4024) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0 ### [`v55.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Run shellcheck on custom lint file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4072](https://togithub.com/prometheus-community/helm-charts/pull/4072) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus-community/helm-charts/pull/4079](https://togithub.com/prometheus-community/helm-charts/pull/4079) - \[kube-prometheus-stack] Shellcheck linter file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4073](https://togithub.com/prometheus-community/helm-charts/pull/4073) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1 ### [`v55.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow run Prometheus Operator Webhook receiver separately by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4023](https://togithub.com/prometheus-community/helm-charts/pull/4023) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0 ### [`v55.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.0...kube-prometheus-stack-55.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add custom CI actions by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4065](https://togithub.com/prometheus-community/helm-charts/pull/4065) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-5.3.0...kube-prometheus-stack-55.0.1 ### [`v55.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.2...kube-prometheus-stack-55.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump operator to 0.70.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4046](https://togithub.com/prometheus-community/helm-charts/pull/4046) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-8.0.1...kube-prometheus-stack-55.0.0 ### [`v54.2.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Grafana Datasource CM, Prometheus Replicas and Exemplar Trace Destinations by [@​wesbrownfavor](https://togithub.com/wesbrownfavor) in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) #### New Contributors - [@​wesbrownfavor](https://togithub.com/wesbrownfavor) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2 ### [`v54.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump prom to 2.48.0 + node exporter dep by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4017](https://togithub.com/prometheus-community/helm-charts/pull/4017) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1 ### [`v54.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.1.0...kube-prometheus-stack-54.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Configure additional aggregation labels + k8s.rules split by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/3883](https://togithub.com/prometheus-community/helm-charts/pull/3883) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.8.0...kube-prometheus-stack-54.2.0 ### [`v54.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.0.1...kube-prometheus-stack-54.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Generate windows dashboard from hack/sync by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4013](https://togithub.com/prometheus-community/helm-charts/pull/4013) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-mysql-exporter-2.2.0...kube-prometheus-stack-54.1.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.71.2`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.2): 0.71.2 / 2024-01-25 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.1...v0.71.2) - \[BUGFIX] Fix Azure SD service discovery when using `ManagedIdentity`. [#​6259](https://togithub.com/prometheus-operator/prometheus-operator/issues/6259) ### [`v0.71.1`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.1): / 2024-01-22 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.0...v0.71.1) - \[BUGFIX] Pass all the ThanosRuler `.spec.volumes` fields down to the pods. [#​6249](https://togithub.com/prometheus-operator/prometheus-operator/issues/6249) </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. **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Andy Mills authored
## Description Added initial OSCAL files from current upstream work being done in BB. Note it does not include OSCAL for everything, adding OSCAL as tools are setup. Currently each control has a remark of fully implemented. This will be updated as validations are put in-place and tested. Promtail has validations included, will test in UDS Staging/Prod to verify and update as needed. ... ## Related Issue Relates to https://github.com/defenseunicorns/uds/issues/348 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
Micah Nagel authored
-
- Feb 02, 2024
-
-
Megamind authored
Co-authored-by:
Austen Bryan <102603079+austenbryan@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
- Jan 30, 2024
-
-
renovate[bot] authored
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://togithub.com/grafana/helm-charts)) | minor | `7.2.5` -> `7.3.0` | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v7.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.0) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.5...grafana-7.3.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] app version to 10.3.1 by [@​nazimisik](https://togithub.com/nazimisik) in [https://github.com/grafana/helm-charts/pull/2936](https://togithub.com/grafana/helm-charts/pull/2936) #### New Contributors - [@​nazimisik](https://togithub.com/nazimisik) made their first contribution in [https://github.com/grafana/helm-charts/pull/2936](https://togithub.com/grafana/helm-charts/pull/2936) **Full Changelog**: https://github.com/grafana/helm-charts/compare/promtail-6.15.5...grafana-7.3.0 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Micah Nagel authored
## Description Updates renovate to... - match different orders for helm charts to handle updates like the [helm chart for prometheus](https://github.com/defenseunicorns/uds-core/blob/renovate/prometheus-stack/src/prometheus-stack/common/zarf.yaml) - handle neuvector's weird image formatting in values - update istio to use more standard image naming in values (caught by renovate helm automatically) ## Related Issue N/A ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-