This is an automated email from the ASF dual-hosted git repository.

zitadombi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ozone-helm-charts.git


The following commit(s) were added to refs/heads/main by this push:
     new 12a8351  HDDS-12467. Enable new asf.yaml parser (#17)
12a8351 is described below

commit 12a83510d6497e316f7a1111b12bd49921326839
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 5 13:40:26 2025 +0100

    HDDS-12467. Enable new asf.yaml parser (#17)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1abd246..8d86255 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -12,6 +12,11 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
+# Enable the next-gen .asf.yaml parser
+meta:
+  nextgen: true
+
 github:
   description: "Helm chart for Apache Ozone"
   homepage: https://ozone.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to