Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-23 | 1.1 kB | |
v3.0.2 source code.tar.gz | 2025-06-23 | 172.9 kB | |
v3.0.2 source code.zip | 2025-06-23 | 284.6 kB | |
Totals: 3 Items | 458.6 kB | 1 |
3.0.2 (Jun 23, 2025)
This is a patch release that fixes a number of bugs discovered in the v3.x.x release.
BUG FIXES:
helm_release
: Fix description field causing inconsistent plan [GH-1648]helm_release
: Fix plan error whendevel = false
is set andversion
is provided [GH-1656]helm_release
: Fix postrender being run when binaryPath is nil [GH-1649]helm_release
: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]provider
: Fix namespace override logic in Kubernetes client initialization [GH-1650]provider
: Restore support for theKUBE_PROXY_URL
environment variable [GH-1655]