Skip to content

Commit

Permalink
chore(deps): update prometheus-stack (#1169)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| major | `67.9.0` -> `68.0.0` |
|
[registry.k8s.io/ingress-nginx/kube-webhook-certgen](https://redirect.github.com/kubernetes/ingress-nginx)
| patch | `v1.5.0` -> `v1.5.1` |
|
[registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen](https://redirect.github.com/kubernetes/ingress-nginx/)
([source](https://repo1.dso.mil/dsop/opensource/kubernetes/ingress-nginx/kube-webhook-certgen))
| patch | `v1.5.0` -> `v1.5.1` |
|
[registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/)
([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus))
| minor | `v3.0.1` -> `v3.1.0` |

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.11.0...kube-prometheus-stack-68.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] Improve various metric relabelings by
[@&#8203;SuperQ](https://redirect.github.com/SuperQ) in
[https://github.com/prometheus-community/helm-charts/pull/5130](https://redirect.github.com/prometheus-community/helm-charts/pull/5130)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-67.11.0...kube-prometheus-stack-68.0.0

###
[`v67.11.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-67.11.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.10.0...kube-prometheus-stack-67.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] Add kubelet scrape flag by
[@&#8203;SuperQ](https://redirect.github.com/SuperQ) in
[https://github.com/prometheus-community/helm-charts/pull/5136](https://redirect.github.com/prometheus-community/helm-charts/pull/5136)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-67.10.0...kube-prometheus-stack-67.11.0

###
[`v67.10.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-67.10.0)

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

- \[prometheus-kube-stack] Fix relabeling and metricRelabeling for
additional serviceMonitor by
[@&#8203;mehr74](https://redirect.github.com/mehr74) in
[https://github.com/prometheus-community/helm-charts/pull/5133](https://redirect.github.com/prometheus-community/helm-charts/pull/5133)

#### New Contributors

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

**Full Changelog**:
prometheus-community/helm-charts@prometheus-snmp-exporter-6.0.0...kube-prometheus-stack-67.10.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://redirect.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Noah <40781376+noahpb@users.noreply.github.com>
  • Loading branch information
renovate[bot] and noahpb authored Jan 13, 2025
1 parent 3b31358 commit 71cab01
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/prometheus-stack/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ components:
- name: kube-prometheus-stack
namespace: monitoring
url: https://prometheus-community.github.io/helm-charts
version: 67.9.0
version: 68.0.0
valuesFiles:
- "../values/values.yaml"
actions:
Expand Down
4 changes: 2 additions & 2 deletions src/prometheus-stack/values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ prometheus:
image:
registry: registry1.dso.mil
repository: ironbank/opensource/prometheus/prometheus
tag: v3.0.1
tag: v3.1.0
prometheus-node-exporter:
image:
registry: registry1.dso.mil
Expand All @@ -40,7 +40,7 @@ prometheusOperator:
image:
registry: registry1.dso.mil
repository: ironbank/opensource/ingress-nginx/kube-webhook-certgen
tag: v1.5.0
tag: v1.5.1
registry: registry1.dso.mil
repository: ironbank/opensource/ingress-nginx/kube-webhook-certgen
tag: v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion src/prometheus-stack/values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ prometheusOperator:
image:
registry: registry.k8s.io
repository: ingress-nginx/kube-webhook-certgen
tag: v1.5.0
tag: v1.5.1
securityContext:
runAsGroup: 2000
runAsNonRoot: true
Expand Down
6 changes: 3 additions & 3 deletions src/prometheus-stack/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ components:
- "quay.io/prometheus/alertmanager:v0.27.0"
- "quay.io/prometheus-operator/prometheus-config-reloader:v0.79.2"
- "quay.io/prometheus/prometheus:v3.1.0"
- "registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.0"
- "registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.1"

- name: kube-prometheus-stack
required: true
Expand All @@ -55,8 +55,8 @@ components:
- "registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics:v2.14.0"
- "registry1.dso.mil/ironbank/opensource/prometheus/alertmanager:v0.27.0"
- "registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader:v0.79.2"
- "registry1.dso.mil/ironbank/opensource/prometheus/prometheus:v3.0.1"
- "registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen:v1.5.0"
- "registry1.dso.mil/ironbank/opensource/prometheus/prometheus:v3.1.0"
- "registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen:v1.5.1"

- name: kube-prometheus-stack
required: true
Expand Down

0 comments on commit 71cab01

Please sign in to comment.