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

Bump ingress-nginx to 1.9.6 #5671

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Bump ingress-nginx to 1.9.6 #5671

merged 1 commit into from
Apr 8, 2024

Conversation

dereknola
Copy link
Contributor

@dereknola dereknola commented Apr 3, 2024

Signed-off-by: Derek Nola derek.nola@suse.com

Proposed Changes

  • Hardened nginx bump

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

#5684

User-Facing Change


Further Comments

@dereknola dereknola requested a review from a team as a code owner April 3, 2024 21:00
Copy link
Contributor

@brandond brandond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't the chart need to be changed first?

@dereknola
Copy link
Contributor Author

rancher/rke2-charts#431 is Already merged

@brandond
Copy link
Contributor

brandond commented Apr 4, 2024

right but this PR only bumps the image, not the chart

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola merged commit eb2d438 into rancher:master Apr 8, 2024
2 checks passed
dereknola added a commit to dereknola/rke2 that referenced this pull request Apr 8, 2024
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit to dereknola/rke2 that referenced this pull request Apr 8, 2024
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit that referenced this pull request Apr 8, 2024
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit that referenced this pull request Apr 8, 2024
Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola deleted the ng_196 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

3 participants