Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/cozystack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Cozystack
category: Containers and Orchestration
description: Cozystack is a platform for building cloud environments that provides APIs to manage infrastructure services such as Kubernetes clusters, virtual machines, databases, and networking components.
download_url: https://github.com/cozystack/cozystack/releases
works_on_arm: true
supported_minimum_version:
version_number: 0.8.0
release_date: 2024/07/04


optional_info:
homepage_url: https://cozystack.io/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://cozystack.io/docs/
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number: 1.0.0
release_date: 2026/01/16
reference_content: https://github.com/cozystack/cozystack/releases/tag/v1.0.0
rationale: In this release, cross-platform build targets was added for linux/Arm64 was added.

optional_hidden_info:
release_notes__supported_minimum: https://github.com/cozystack/cozystack/releases/tag/v0.8.0
release_notes__recommended_minimum:
other_info:

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/devspace.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Devspace
category: DevOps
description: Devspace is a client-side CLI tool for Kubernetes that streamlines application development by enabling building, deployment, debugging, and hot reloading directly within clusters.
download_url: https://github.com/devspace-sh/devspace/releases
works_on_arm: true
supported_minimum_version:
version_number: 5.11.0
release_date: 2021/04/09


optional_info:
homepage_url: https://www.devspace.sh/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://www.devspace.sh/docs/getting-started/introduction
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number: 6.3.7
release_date: 2023/12/12
reference_content: https://github.com/devspace-sh/devspace/releases/tag/v6.3.7
rationale: In this release, upx for linux/Arm64 was disabled.

optional_hidden_info:
release_notes__supported_minimum: https://github.com/devspace-sh/devspace/releases/tag/v5.11.0
release_notes__recommended_minimum:
other_info:

---