We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b560ffe commit 6cced7dCopy full SHA for 6cced7d
docs/spec/README.md
@@ -51,7 +51,7 @@ trigger a Helm uninstall.
51
Alerting can be configured with a Kubernetes custom resource that specifies a webhook address, and a
52
group of `HelmRelease` resources to be monitored using the [notification-controller](https://github.com/fluxcd/notification-controller).
53
54
-The API design of the controller can be found at [helm.toolkit.fluxcd.io/v2beta1](./v2beta1/helmreleases.md).
+The API design of the controller can be found at [helm.toolkit.fluxcd.io/v2beta2](./v2beta2/helmreleases.md).
55
56
## Backward compatibility
57
0 commit comments