Skip to content

chore(deps): update prometheus-stack#1362

Merged
slaskawi merged 1 commit intomainfrom
renovate/prometheus-stack
Mar 23, 2025
Merged

chore(deps): update prometheus-stack#1362
slaskawi merged 1 commit intomainfrom
renovate/prometheus-stack

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 15, 2025

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 69.8.2 -> 70.2.1
prometheus-operator-crds major 18.0.1 -> 19.0.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v70.2.1

Compare Source

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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-9.1.0...kube-prometheus-stack-70.2.1

v70.2.0

Compare Source

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

Full Changelog: prometheus-community/helm-charts@prometheus-27.6.0...kube-prometheus-stack-70.2.0

v70.1.1

Compare Source

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

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1

v70.1.0

Compare Source

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

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0

v70.0.3

Compare Source

v70.0.2

Compare Source

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

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2

v70.0.1

Compare Source

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

Full Changelog: prometheus-community/helm-charts@prometheus-windows-exporter-0.9.1...kube-prometheus-stack-70.0.1

v70.0.0

Compare Source

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

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.0


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 if that's undesired.


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

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

@renovate renovate Bot requested a review from a team as a code owner March 15, 2025 12:46
@renovate renovate Bot changed the title chore(deps): update prometheus-stack to v70 chore(deps): update prometheus-stack Mar 16, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-stack branch 2 times, most recently from 98404da to 78d80e9 Compare March 16, 2025 12:51
@noahpb noahpb added the helm-chart-only Renovate Upgrade for Helm Chart Only label Mar 17, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-stack branch 5 times, most recently from 3d09a22 to 65f3138 Compare March 22, 2025 17:11
@slaskawi slaskawi added the renovate-ready Label used to trigger Renovate PR CI label Mar 23, 2025
@slaskawi slaskawi self-assigned this Mar 23, 2025
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| helm       | kube-prometheus-stack    | 69.8.2 | 70.2.1 |
| helm       | prometheus-operator-crds | 18.0.1 | 19.0.0 |
@renovate renovate Bot force-pushed the renovate/prometheus-stack branch from 65f3138 to 71019ad Compare March 23, 2025 07:12
@slaskawi slaskawi enabled auto-merge (squash) March 23, 2025 17:06
@slaskawi slaskawi merged commit ae40b27 into main Mar 23, 2025
@slaskawi slaskawi deleted the renovate/prometheus-stack branch March 23, 2025 17:07
chance-coleman pushed a commit that referenced this pull request Apr 1, 2025
🤖 I have created a release *beep* *boop*
---


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


### ⚠ BREAKING CHANGES

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

### Features

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


### Bug Fixes

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


### Miscellaneous

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


### Documentation

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

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

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


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


### ⚠ BREAKING CHANGES

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

### Features

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


### Bug Fixes

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


### Miscellaneous

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


### Documentation

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

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

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

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus)
([source](https://github.com/prometheus-community/helm-charts))
| major | `69.8.2` -> `70.2.1` |
|
[prometheus-operator-crds](https://github.com/prometheus-community/helm-charts)
| major | `18.0.1` -> `19.0.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v70.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.1)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.2.0...kube-prometheus-stack-70.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 reference URL and fix typo by
[@&#8203;blueswen](https://github.com/blueswen) in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://github.com/prometheus-community/helm-charts/pull/5467)

#### New Contributors

- [@&#8203;blueswen](https://github.com/blueswen) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://github.com/prometheus-community/helm-charts/pull/5467)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-snmp-exporter-9.1.0...kube-prometheus-stack-70.2.1

###
[`v70.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.0)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.1...kube-prometheus-stack-70.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

- \[ci] more precise regex for renovate images detection by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5461](https://github.com/prometheus-community/helm-charts/pull/5461)
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5445](https://github.com/prometheus-community/helm-charts/pull/5445)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-27.6.0...kube-prometheus-stack-70.2.0

###
[`v70.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.1)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.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

- \[kube-prometheus-stack] make servicename as tpl by
[@&#8203;trouaux](https://github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5436](https://github.com/prometheus-community/helm-charts/pull/5436)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1

###
[`v70.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.0)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.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] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5435](https://github.com/prometheus-community/helm-charts/pull/5435)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0

###
[`v70.0.3`](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.2...kube-prometheus-stack-70.0.3)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.2...kube-prometheus-stack-70.0.3)

###
[`v70.0.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.2)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.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

- \[CI] Update actions/create-github-app-token action to v1.11.6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5426](https://github.com/prometheus-community/helm-charts/pull/5426)
- \[kube-prometheus-stack] add renovate-post-upgrade-hook.sh by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5427](https://github.com/prometheus-community/helm-charts/pull/5427)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2

###
[`v70.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.1)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.0...kube-prometheus-stack-70.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

- \[CI] Update github-workflow dependency updates by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5424](https://github.com/prometheus-community/helm-charts/pull/5424)
- \[ci] use own renovate helper app to bump chart versions by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5423](https://github.com/prometheus-community/helm-charts/pull/5423)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-windows-exporter-0.9.1...kube-prometheus-stack-70.0.1

###
[`v70.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.0)

[Compare
Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.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] add serviceName option to prometheus CR by
[@&#8203;trouaux](https://github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://github.com/prometheus-community/helm-charts/pull/5273)

#### New Contributors

- [@&#8203;trouaux](https://github.com/trouaux) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://github.com/prometheus-community/helm-charts/pull/5273)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.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://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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


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


### ⚠ BREAKING CHANGES

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

### Features

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


### Bug Fixes

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


### Miscellaneous

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


### Documentation

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

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

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

Labels

helm-chart-only Renovate Upgrade for Helm Chart Only renovate-ready Label used to trigger Renovate PR CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants