Skip to content

Conversation

javorszky
Copy link
Contributor

@javorszky javorszky commented Aug 15, 2025

We ran into an issue where helm version 3.18.5 is broken because NIC charts reference definitions using an https URL. Helm rejects any reference that's not a file:// scheme in that version, so linting fails.

The helm team is aware of the bug and a fix is expected in the next week. Next release should work as previously.

Proposed changes

A callout to the NIC installation / helm page advising users to not use 3.18.5 version due to a bug (also linked).

image

Checklist

Before sharing this pull request, I completed the following checklist:

Footnotes

  1. Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content.

We ran into an issue where helm version 3.18.5 is broken because NIC
charts reference definitions using an https URL. Helm rejects any
reference that's not a file:// scheme, so linting fails.

The helm team is aware of the bug and a fix is expected in the next
week. Next release should work as previously.
@javorszky javorszky requested a review from a team as a code owner August 15, 2025 14:33
@github-actions github-actions bot added documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller labels Aug 15, 2025
@github-actions
Copy link

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/972/

@javorszky javorszky merged commit 9521432 into main Aug 15, 2025
10 checks passed
@javorszky javorszky deleted the nic/callout-bad-helm-version branch August 15, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants