一键导入
check-upgrades
Check for newer versions of external Helm charts referenced in the platform
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check for newer versions of external Helm charts referenced in the platform
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide through creating a new kuberise.io release with release notes, changelog, version badge, GitHub release, and LinkedIn post
Walk through adding a new external Helm component to the kuberise platform
Scaffold a new local Helm chart and register it in the app-of-apps
Test kr CLI changes on a local k3d cluster
Scaffold a new blog post for the kuberise.io website
Create a changelog entry for the kuberise.io website from RELEASE_NOTES.md
| name | check-upgrades |
| description | Check for newer versions of external Helm charts referenced in the platform |
Run the upgrade check script and summarize results.
Run the upgrade check script:
./scripts/upgrade.sh
Parse the output and present a summary table showing:
app-of-apps/values-base.yaml)For any components with available upgrades, note:
If the user wants to upgrade specific components, update the targetRevision field in app-of-apps/values-base.yaml.