mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
[apps,extra] Update all app versions after updating OpenAPI schemas [apps] Update application READMEs - Remove duplicate values from rabbitmq README - Use placeholders for passwords and secrets - Fix copy-pasted postgres reference in mysql - Fix links to cloud-init docs - Explain CPU and memory consistently <!-- Thank you for making a contribution! Here are some tips for you: - Start the PR title with the [label] of Cozystack component: - For system components: [platform], [system], [linstor], [cilium], [kube-ovn], [dashboard], [cluster-api], etc. - For managed apps: [apps], [tenant], [kubernetes], [postgres], [virtual-machine] etc. - For development and maintenance: [tests], [ci], [docs], [maintenance]. - If it's a work in progress, consider creating this PR as a draft. - Don't hesistate to ask for opinion and review in the community chats, even if it's still a draft. - Add the label `backport` if it's a bugfix that needs to be backported to a previous version. --> ## What this PR does ### Release note <!-- Write a release note: - Explain what has changed internally and for users. - Start with the same [label] as in the PR title - Follow the guidelines at https://github.com/kubernetes/community/blob/master/contributors/guide/release-notes.md. --> ```release-note [] ``` <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Documentation - Clarified per‑replica CPU/Memory descriptions across many apps. - Updated Cloud‑init docs/links for Virtual Machine and VM Instance. - Replaced sample credentials with placeholders; improved tables/formatting and examples. - Chores - Bumped chart versions across apps; added/updated appVersion for several (e.g., ClickHouse, Redis, VPN, VM Disk, VM Instance). - Updated versions maps to pin HEADs to a commit and add next-version HEAD entries. - RabbitMQ: removed legacy single vhost in favor of plural vhosts in schema/docs. - ClickHouse: set default Keeper preset and replicas in values. <!-- end of auto-generated comment: release notes by coderabbit.ai -->