diff --git a/releasenotes/notes/ingress.yaml b/releasenotes/notes/ingress.yaml index 14c4f3c22..8e6b24f0e 100644 --- a/releasenotes/notes/ingress.yaml +++ b/releasenotes/notes/ingress.yaml @@ -1,4 +1,8 @@ --- ingress: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 Update to container image repo k8s.gcr.io + - 0.2.0 Update default Kubernetes API for use with Helm v3 + - 0.2.1 Use HostToContainer mountPropagation ...