-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
fix(helm): typo on ssl_cert_reqs variable #27094
Conversation
ssl_cert_reqs was missing an "s"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix - LGTM but please bump the version to 0.12.5
Drat - forgot the version number. I’ll get that soon.
Thanks
-paul
…________________________________
From: Ville Brofeldt ***@***.***>
Sent: Monday, February 12, 2024 5:15:09 PM
To: apache/superset ***@***.***>
Cc: pcop00 ***@***.***>; Author ***@***.***>
Subject: Re: [apache/superset] fix(helm): typo on ssl_cert_reqs variable (PR #27094)
@villebro commented on this pull request.
Thanks for the fix - LGTM but please bump the version to 0.12.5
—
Reply to this email directly, view it on GitHub<#27094 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALIIE5P4OLGGR74K3JGPOBDYTKO73AVCNFSM6AAAAABDFP3OXCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTQNZWGUZTEMBWGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Cross referencing the original PR with the bug: #26663 |
Updated the version in the Chart.yaml and the ReadMe. Don't think that exists anywhere else. |
ssl_cert_reqs was missing an "s"
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION