-
Notifications
You must be signed in to change notification settings - Fork 50
Add changelog entries for deployment v3.3.0 #2322
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
base: master
Are you sure you want to change the base?
Conversation
WalkthroughAdds a new 3.3.0 entry to the v3 deployment “What’s New” changelog in English and Norwegian Bokmål, describing conditional dual-stack IPv4/IPv6 support (enabled when ipv6.enabled is true by default) and linking to the GitHub release. Existing entries remain unchanged. No Norwegian Nynorsk file is included. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (4)
content/community/changelog/deployment/v3/whats-new/_index.nb.md (2)
9-9: Polish Bokmål phrasing and hyphenation; align with EN content.Recommend standardizing terminology and matching the EN note by mentioning the service template, and fixing hyphenation and phrasing.
Please also confirm that ipv6.enabled is indeed true by default in the chart’s values.
-* Legger til betinget dual stack konfigurasjon med IPv4/IPv6 støtte når ipv6.enabled er true (standard). +* Legger til betinget dual-stack-konfigurasjon i tjenestemalen med IPv4/IPv6-støtte når `ipv6.enabled` er satt til `true` (standard).
11-11: Use correct GitHub casing and localize the link label.Consistent casing is “GitHub”, and Bokmål link text improves UX here.
-[View release on Github](https://github.com/Altinn/altinn-studio-charts/releases/tag/deployment-3.3.0) +[Se release på GitHub](https://github.com/Altinn/altinn-studio-charts/releases/tag/deployment-3.3.0)content/community/changelog/deployment/v3/whats-new/_index.en.md (2)
9-9: Hyphenate “dual‑stack” and tighten phrasing.Minor language polish for clarity and consistency.
Please confirm ipv6.enabled is true by default in the referenced chart.
-* Adds conditional dual stack configuration to service template with IPv4/IPv6 support when ipv6.enabled is true (default). +* Adds conditional dual-stack configuration to the service template with IPv4/IPv6 support, enabled when `ipv6.enabled` is `true` (default).
11-11: Capitalize “GitHub”.Brand capitalization nit.
-[View release on Github](https://github.com/Altinn/altinn-studio-charts/releases/tag/deployment-3.3.0) +[View release on GitHub](https://github.com/Altinn/altinn-studio-charts/releases/tag/deployment-3.3.0)
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (2)
content/community/changelog/deployment/v3/whats-new/_index.en.md(1 hunks)content/community/changelog/deployment/v3/whats-new/_index.nb.md(1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
**/*.nb.md
⚙️ CodeRabbit Configuration File
Check for Norwegian Bokmål (nb-NO) grammar and spelling with extra care. Pay special attention to specialized terminology and Norwegian-specific words.
Files:
content/community/changelog/deployment/v3/whats-new/_index.nb.md
content/**/*
⚙️ CodeRabbit Configuration File
Check for links, markdown formatting, headings, grammar, and spelling in multiple languages (en-US, nb-NO, nn-NO).
Files:
content/community/changelog/deployment/v3/whats-new/_index.nb.mdcontent/community/changelog/deployment/v3/whats-new/_index.en.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Analyze (javascript-typescript)
Summary by CodeRabbit