Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

feat(helm): update chart ingress-nginx to 4.8.0 #2935

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ingress-nginx minor 4.7.2 -> 4.8.0

Release Notes

kubernetes/ingress-nginx (ingress-nginx)

v4.8.0

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


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| helm       | ingress-nginx | 4.7.2 | 4.8.0 |
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 23, 2023
@midnight-bot-6658
Copy link
Contributor

Path: cluster/apps/networking/ingress-nginx/helm-release.yaml
Version: 4.7.2 -> 4.8.0

@@ -80,7 +80,7 @@
 name: ingress-nginx-controller
 namespace: default
 data:
- allow-snippet-annotations: "true"
+ allow-snippet-annotations: "false"
 client-body-buffer-size: "100M"
 client-body-timeout: "120"
 client-header-timeout: "120"
@@ -449,7 +449,7 @@
 dnsPolicy: ClusterFirst
 containers:
 - name: controller
- image: "registry.k8s.io/ingress-nginx/controller:v1.8.2@sha256:74834d3d25b336b62cabeb8bf7f1d788706e2cf1cfd64022de4137ade8881ff2"
+ image: "registry.k8s.io/ingress-nginx/controller:v1.9.0@sha256:c15d1a617858d90fb8f8a2dd60b0676f2bb85c54e3ed11511794b86ec30c8c60"
 imagePullPolicy: IfNotPresent
 lifecycle:
 preStop:

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.57s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.98s
✅ YAML prettier 1 0 0.35s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@claughinghouse claughinghouse merged commit 79f6023 into main Sep 24, 2023
11 checks passed
@renovate renovate bot deleted the renovate/ingress-nginx-4.x branch September 24, 2023 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant