Skip to content

Commit

Permalink
docs: update upgrade.md to reflect helm hooks support change (#8419)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-prindle authored Feb 9, 2023
1 parent c3d15a4 commit a713468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs-v2/content/en/docs/upgrading/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Outside of the above, there are currently no known other regressions when migrat
- `helm` renderer/deployer usage (see [helm docs]({{< relref "/docs/pipeline-stages/renderers/helm" >}}) for more details)
- v1 `kpt` deployer usage
- `skaffold render` flags usage (see [render docs]({{< relref "/docs/pipeline-stages/renderers" >}}) and [render schema]({{< relref "/docs/references/yaml#manifests" >}}) for more details)
- `helm` hooks support is currently not available in the latest version of skaffold due to helm not supporting hooks when using a `--post-renderer` [Skaffold Helm hook issue](https://github.com/GoogleContainerTools/skaffold/issues/7989), [Helm post-renderer hook issue](https://github.com/helm/helm/issues/7891)


If you encounter any issues using skaffold `v2.0.0-beta3`, particularly any regressions that used to work differently or succeed in `v1`, please file an issue at[GoogleContainerTools/skaffold](https://github.com/GoogleContainerTools/skaffold/issues).

0 comments on commit a713468

Please sign in to comment.