From a033f367076be172879d58d4508e1b62df481e42 Mon Sep 17 00:00:00 2001 From: HAProxy CI Bot Date: Fri, 5 Jun 2026 15:24:13 +0000 Subject: [PATCH] MINOR: haproxy-unified-gateway: update appVersion to 1.0.4 --- haproxy-unified-gateway/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haproxy-unified-gateway/Chart.yaml b/haproxy-unified-gateway/Chart.yaml index 5379eef..74580c8 100644 --- a/haproxy-unified-gateway/Chart.yaml +++ b/haproxy-unified-gateway/Chart.yaml @@ -17,7 +17,7 @@ name: haproxy-unified-gateway description: A Helm chart for HAProxy Unified Gateway - Kubernetes Gateway API Controller type: application version: 1.0.5 -appVersion: 1.0.3 +appVersion: 1.0.4 kubeVersion: ">=1.26.0-0" keywords: - haproxy @@ -37,10 +37,10 @@ annotations: artifacthub.io/category: networking artifacthub.io/images: | - name: controller - image: docker.io/haproxytech/haproxy-unified-gateway:1.0.3 + image: docker.io/haproxytech/haproxy-unified-gateway:1.0.4 artifacthub.io/license: Apache-2.0 artifacthub.io/links: | - name: support url: https://github.com/haproxytech/helm-charts/issues artifacthub.io/changes: |- - - Use HAProxy Unified Gateway 1.0.3 version for base image + - Use HAProxy Unified Gateway 1.0.4 version for base image