diff --git a/website/blog/2025-12-05-geodesic-production-ready-devcontainer.mdx b/website/blog/2025-12-05-geodesic-production-ready-devcontainer.mdx index 8821d3a0b7..d12cb4c801 100644 --- a/website/blog/2025-12-05-geodesic-production-ready-devcontainer.mdx +++ b/website/blog/2025-12-05-geodesic-production-ready-devcontainer.mdx @@ -4,6 +4,7 @@ title: "Geodesic: A Production-Ready DevOps Toolbox for Development Containers" authors: [osterman] tags: [feature] date: 2025-12-05 +release: v1.201.0 --- While Atmos supports any devcontainer configuration, **Geodesic is a proven DevOps toolbox** that's been battle-tested for almost 10 years. If you're looking for a production-ready development container with all the tools you need for infrastructure work, Geodesic is your answer. diff --git a/website/blog/2025-12-05-native-devcontainer-support.mdx b/website/blog/2025-12-05-native-devcontainer-support.mdx index 16f6c73b56..608edc523c 100644 --- a/website/blog/2025-12-05-native-devcontainer-support.mdx +++ b/website/blog/2025-12-05-native-devcontainer-support.mdx @@ -4,6 +4,7 @@ title: "Native Dev Container Support: Solving \"Works on My Machine\" Once and F authors: [osterman] tags: [feature] date: 2025-12-05 +release: v1.201.0 --- Running Atmos and managing cloud infrastructure inevitably means depending on dozens of tools—Terraform, kubectl, Helmfile, AWS CLI, and many more. But here's the problem every platform team faces: **"It works on my machine."**