Skip to content

v0.37.0

Compare
Choose a tag to compare
@venkatamutyala venkatamutyala released this 18 Mar 16:20
· 212 commits to main since this release
9a54bc2

What's Changed

Full Changelog: v0.36.0...v0.37.0


Description

  • Updated Kubernetes tool versions to their latest releases, ensuring compatibility and security.
  • Changes include updates to kubectl, helm, gcloud SDK, taskfile, kind, k9s, kubent, helm diff, and Argo CD CLI.
  • These updates are crucial for maintaining an up-to-date development environment in the .devcontainer setup.

Changes walkthrough

Relevant files
Enhancement
Dockerfile
Update Tool Versions in DevContainer Dockerfile                   

.devcontainer/Dockerfile

  • Updated VERSION_KUBECTL to 1.27.11
  • Updated VERSION_HELM to 3.14.3
  • Updated VERSION_GCLOUD_SDK to 468.0.0
  • Updated VERSION_TASKFILE to 3.35.1
  • Updated VERSION_KIND to 0.22.0
  • Updated VERSION_K9S to 0.32.3
  • Updated VERSION_KUBENT to 0.7.2
  • Updated VERSION_HELM_DIFF to 3.9.5
  • Updated VERSION_ARGO_CD_CLI to 2.9.9
  • +9/-9