fix(runtime): bump ingress-nginx to 4.15.0 - #167
Open
plural-copilot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
There was a problem hiding this comment.
This PR was generated by the codex Plural Agent Runtime. Here's some useful information you might want to know to evaluate the ai's perfomance:
| Name | Details |
|---|---|
| 💬 Prompt | Create the prerequisite runtime-chart PR required for the management EKS 1.35 blocker remediation. This is a narrow chart-only change, not a Kubernetes direct change.... |
| 🔗 Run history | View run history |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.1.37with public and private ingress-nginx dependencies updated to Helm chart4.15.0.Chart.lockand vendoringress-nginx-4.15.0.tgz; the resolved chart renders controller imageregistry.k8s.io/ingress-nginx/controller:v1.15.0.Plural Service: mgmt/runtime
Bootstrap service tag:
0.x.xThis is a prerequisite for the plrl-up-demos management EKS 1.35 blockers. The downstream pin must use runtime chart version
0.1.37only after that newly bumped chart release is published and reachable.Validation
helm dependency buildhelm lint(passed; only the existing informational icon recommendation)helm template(both public and private ingress controller deployments renderregistry.k8s.io/ingress-nginx/controller:v1.15.0)No management-specific production values were available in this repository, so the render used default chart values and no private or encrypted values were obtained or decrypted.