Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release-1.28] Bump ingress-nginx to 1.9.6 #5687

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

dereknola
Copy link
Contributor

Proposed Changes

Backport #5671

Types of Changes

Verification

kubectl get pods -A -o json | jq '.items[] | select(.metadata.labels."app.kubernetes.io/name") | { name: .metadata.labels."app.kubernetes.io/name", version: .metadata.labels."app.kubernetes.io/version" }'
...
{
  "name": "rke2-ingress-nginx",
  "version": "1.9.6"
}

Testing

Linked Issues

#5685

User-Facing Change


Further Comments

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner April 8, 2024 17:27
@dereknola dereknola merged commit 3d946ab into rancher:release-1.28 Apr 8, 2024
1 check passed
@dereknola dereknola deleted the bump_ng_196_128 branch April 11, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants