Skip to content

Commit

Permalink
chore(deps): update helm release ingress-nginx to v4.11.2 (#5)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ingress-nginx](https://togithub.com/kubernetes/ingress-nginx) | minor
| `4.10.1` -> `4.11.2` |

---

### Release Notes

<details>
<summary>kubernetes/ingress-nginx (ingress-nginx)</summary>

###
[`v4.11.2`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.11.2)

Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer

###
[`v4.11.1`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.11.1)

Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer

###
[`v4.11.0`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.11.0)

### WARNING

There are known issues with this release, some folks are experiencing
core dumps. Please see
[https://github.com/kubernetes/ingress-nginx/issues/11588](https://togithub.com/kubernetes/ingress-nginx/issues/11588)
for more information and comment if you are experiencing issues.

Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer

###
[`v4.10.3`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.10.3)

Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer

###
[`v4.10.2`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.10.2)

### WARNING

There are known issues with this release, some folks are experiencing
core dumps. Please see
[https://github.com/kubernetes/ingress-nginx/issues/11588](https://togithub.com/kubernetes/ingress-nginx/issues/11588)
for more information and comments if you are experiencing issues.

Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/anza-labs/manifests).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 712c502 commit 8109ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ingress-nginx/base/HelmRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
sourceRef:
kind: HelmRepository
name: ingress-nginx
version: "4.10.1"
version: "4.11.2"
interval: 1m0s
releaseName: ingress-nginx
targetNamespace: kube-system
Expand Down

0 comments on commit 8109ae9

Please sign in to comment.