From 53e524c85d4235436777afde727e1b75deb48e9e Mon Sep 17 00:00:00 2001 From: Tiffany D Atkins Date: Wed, 29 Oct 2025 11:17:44 -0400 Subject: [PATCH] Add missing newline at the start of values.yaml --- core/helm-charts/apisix-helm/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/helm-charts/apisix-helm/values.yaml b/core/helm-charts/apisix-helm/values.yaml index ff7b0a0..cd0c650 100644 --- a/core/helm-charts/apisix-helm/values.yaml +++ b/core/helm-charts/apisix-helm/values.yaml @@ -1,3 +1,4 @@ + # Copyright (C) 2024-2025 Intel Corporation # SPDX-License-Identifier: Apache-2.0