Skip to content

Fix cve, ugprade operator#106

Open
tuteng wants to merge 1 commit intomainfrom
fixed/ugprade-private-sn-operator-for-fix-cve
Open

Fix cve, ugprade operator#106
tuteng wants to merge 1 commit intomainfrom
fixed/ugprade-private-sn-operator-for-fix-cve

Conversation

@tuteng
Copy link
Copy Markdown
Member

@tuteng tuteng commented Apr 28, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 28, 2026 00:21
@tuteng tuteng requested review from a team as code owners April 28, 2026 00:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the StreamNative Operator Helm chart metadata to deploy a newer operator build (likely to address the referenced CVE/upgrade).

Changes:

  • Bumped appVersion in the sn-operator Helm chart from v0.17.5 to v0.17.18.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.17.5"
appVersion: "v0.17.18"
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

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

appVersion was updated but the chart version field was not. The header comment says the chart version should be incremented whenever templates or app version change; leaving it unchanged can prevent Helm repositories/clients from picking up the update properly. Please bump version alongside this appVersion change.

Copilot uses AI. Check for mistakes.
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.

2 participants