Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/kube-webhook-certgen-fips](https://images.chainguard.dev/directory/image/kube-webhook-certgen-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/kube-webhook-certgen-fips))
| patch | `1.11.2` -> `1.11.3` |
|
[kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus)
([source](https://github.com/prometheus-community/helm-charts))
| minor | `65.0.0` -> `65.2.0` |
|
[registry.k8s.io/ingress-nginx/kube-webhook-certgen](https://github.com/kubernetes/ingress-nginx)
| patch | `v1.4.3` -> `v1.4.4` |
|
[registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen](https://github.com/kubernetes/ingress-nginx/)
([source](https://repo1.dso.mil/dsop/opensource/kubernetes/ingress-nginx/kube-webhook-certgen))
| patch | `v1.4.3` -> `v1.4.4` |

---

### Release Notes

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

###
[`v65.2.0`](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.1.1...kube-prometheus-stack-65.2.0)

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

###
[`v65.1.1`](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.1.0...kube-prometheus-stack-65.1.1)

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

###
[`v65.1.0`](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.0.0...kube-prometheus-stack-65.1.0)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <[email protected]>
  • Loading branch information
2 people authored and docandrew committed Oct 17, 2024
1 parent e5324fd commit 4b1a2a5
Show file tree
Hide file tree
Showing 5 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: 65.0.0
version: 65.2.0
valuesFiles:
- "../values/values.yaml"
actions:
Expand Down
2 changes: 1 addition & 1 deletion src/prometheus-stack/values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ prometheusOperator:
image:
registry: registry1.dso.mil
repository: ironbank/opensource/ingress-nginx/kube-webhook-certgen
tag: v1.4.3
tag: v1.4.4
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/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ prometheusOperator:
image:
registry: cgr.dev
repository: du-uds-defenseunicorns/kube-webhook-certgen-fips
tag: 1.11.2
tag: 1.11.3
registry: cgr.dev
repository: du-uds-defenseunicorns/kube-webhook-certgen-fips
tag: 1.10.1
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.4.3
tag: v1.4.4
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.77.1"
- "quay.io/prometheus/prometheus:v2.54.1"
- "registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3"
- "registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4"

- name: kube-prometheus-stack
required: true
Expand All @@ -56,7 +56,7 @@ components:
- "registry1.dso.mil/ironbank/opensource/prometheus/alertmanager:v0.27.0"
- "registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader:v0.77.1"
- "registry1.dso.mil/ironbank/opensource/prometheus/prometheus:v2.54.1"
- "registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen:v1.4.3"
- "registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen:v1.4.4"

- name: kube-prometheus-stack
required: true
Expand All @@ -76,4 +76,4 @@ components:
- "cgr.dev/du-uds-defenseunicorns/prometheus-alertmanager-fips:0.27.0"
- "cgr.dev/du-uds-defenseunicorns/prometheus-config-reloader-fips:0.77.1"
- "cgr.dev/du-uds-defenseunicorns/prometheus-fips:2.54.1"
- "cgr.dev/du-uds-defenseunicorns/kube-webhook-certgen-fips:1.11.2"
- "cgr.dev/du-uds-defenseunicorns/kube-webhook-certgen-fips:1.11.3"

0 comments on commit 4b1a2a5

Please sign in to comment.