EXE
WinGet
okteto
okteto · 2.25.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
okteto.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
okteto.okteto
Version
2.25.0
Description
Okteto is a cloud-native development platform that bridges the gap between local development and production, enabling seamless development and deployment in Kubernetes clusters.
License
Apache-2.0 license
↗
Homepage
https://github.com/okteto/okteto
Release Notes
What's Changed
New Feature
- feat: expand build secrets by @andreafalzetti in #4119
- docs: refactor helper usage by @jLopezbarb in #4122
Bug Fix
- fix: wrap error while creating secrets by @jLopezbarb in #4107
- fix: panic in okteto up caused by already closed readyChan by @andreafalzetti in #4111
- fix: panic in okteto build caused by nil oc.Store by @andreafalzetti in #4113
- fix: statefulset reconnection error by @jLopezbarb in #4127
- fix: multi tag bullds by @jLopezbarb in #4124
- fix okte…