From 5f306ca6999e62e2bfbe7447c118eefe821ddc44 Mon Sep 17 00:00:00 2001 From: Roy Tang Date: Fri, 22 Jan 2021 10:39:06 -0600 Subject: [PATCH] Documentation update on release note and version Change-Id: Ia614cc4a47654da47174ae8444d59529009bf0a1 --- CONTRIBUTING.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b9c1e2d815..65ff7812a9 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -17,3 +17,10 @@ For more specific information about contributing to this repository, see the openstack-helm contributor guide: https://docs.openstack.org/openstack-helm/latest/contributor/contributing.html + +Chart tarballs are published and can be found at the respective sub folder under + + https://tarballs.opendev.org/openstack/ + +Versioning and release notes for each chart update are now required in order to +better support the evolving nature of the OpenStack platform.