You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(helm): Support Helm v4 for rendering and deployment, drop Helm v2 support for rendering since `helm version --client` parameter is not supported anymore in v4 [#9892](https://github.com/GoogleContainerTools/skaffold/pull/9892)
24
+
* Add support for workerpool resource. [#9852](https://github.com/GoogleContainerTools/skaffold/pull/9852)
23
25
24
26
Fixes:
27
+
* fix: Avoid sync retry if file/directory was not found [#9721](https://github.com/GoogleContainerTools/skaffold/pull/9721)
28
+
* fix: Enable registries with self-signed certificates [#9863](https://github.com/GoogleContainerTools/skaffold/pull/9863)
29
+
* fix: use print-access-token to allow iam impersonation [#9841](https://github.com/GoogleContainerTools/skaffold/pull/9841)
30
+
* fix: open skaffold-overrides.yaml: no such file or directory since up grading to skaffold "v2.15.0" (#9788) [#9849](https://github.com/GoogleContainerTools/skaffold/pull/9849)
31
+
* fix: handle heredoc in Dockerfile [#9835](https://github.com/GoogleContainerTools/skaffold/pull/9835)
32
+
* fix: Update PrintNamespacesList to use a YAML parser for multiple manifest files (#9825) [#9833](https://github.com/GoogleContainerTools/skaffold/pull/9833)
33
+
* fix: update debug skip probes annotation to be Kubernetes valid annotation [#9831](https://github.com/GoogleContainerTools/skaffold/pull/9831)
34
+
* fix: Update PrintNamespacesList to use a YAML parser for multiple manifest files [#9825](https://github.com/GoogleContainerTools/skaffold/pull/9825)
* chore: pin the Windows unit tests to Windows 2022. [#9880](https://github.com/GoogleContainerTools/skaffold/pull/9880)
61
+
* chore: upgrade to Go 1.25.0 [#9859](https://github.com/GoogleContainerTools/skaffold/pull/9859)
62
+
* chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 [#9854](https://github.com/GoogleContainerTools/skaffold/pull/9854)
63
+
* chore: bump actions/checkout from 4 to 5 [#9851](https://github.com/GoogleContainerTools/skaffold/pull/9851)
64
+
* chore: bump actions/setup-java from 4 to 5 [#9858](https://github.com/GoogleContainerTools/skaffold/pull/9858)
65
+
* chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 [#9836](https://github.com/GoogleContainerTools/skaffold/pull/9836)
66
+
*[bug]: Support helm depBuild flags for helm deploys [#9808](https://github.com/GoogleContainerTools/skaffold/pull/9808)
67
+
* Fix a small typo in helm documentation [#9847](https://github.com/GoogleContainerTools/skaffold/pull/9847)
68
+
* chore: fix the proto generation [#9844](https://github.com/GoogleContainerTools/skaffold/pull/9844)
69
+
* chore: fix the scorecard-action [#9842](https://github.com/GoogleContainerTools/skaffold/pull/9842)
70
+
* chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap [#9840](https://github.com/GoogleContainerTools/skaffold/pull/9840)
71
+
* chore: updates to the GitHub Actions workflows [#9822](https://github.com/GoogleContainerTools/skaffold/pull/9822)
72
+
* chore: bump rack from 2.2.13 to 2.2.14 in /integration/examples/ruby/backend [#9818](https://github.com/GoogleContainerTools/skaffold/pull/9818)
0 commit comments