From 2783006978a476033e387361ce268ace3fd371d3 Mon Sep 17 00:00:00 2001 From: Baptiste Mayelle Date: Fri, 23 Feb 2024 11:14:01 +0100 Subject: [PATCH] fix: add quotes in changes --- traefik-hub/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/traefik-hub/Chart.yaml b/traefik-hub/Chart.yaml index 403954f..da376df 100644 --- a/traefik-hub/Chart.yaml +++ b/traefik-hub/Chart.yaml @@ -23,7 +23,7 @@ maintainers: icon: https://doc.traefik.io/traefik-hub/assets/images/logos-traefik-hub-horizontal.svg annotations: artifacthub.io/changes: | - - docs: add missing helm repo on README - - feat!: LoadBalancer Service by default - - doc: install notes - - fix: Service annotations indent + - "docs: add missing helm repo on README" + - "feat!: LoadBalancer Service by default" + - "doc: install notes" + - "fix: Service annotations indent"