We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbea43 commit eb05a6cCopy full SHA for eb05a6c
1 file changed
haproxy-unified-gateway/Chart.yaml
@@ -16,8 +16,8 @@ apiVersion: v2
16
name: haproxy-unified-gateway
17
description: A Helm chart for HAProxy Unified Gateway - Kubernetes Gateway API Controller
18
type: application
19
-version: 0.2.2
20
-appVersion: 0.9.3
+version: 1.0.0
+appVersion: 1.0.0
21
kubeVersion: ">=1.26.0-0"
22
keywords:
23
- haproxy
@@ -36,4 +36,4 @@ maintainers:
36
annotations:
37
artifacthub.io/license: Apache-2.0
38
artifacthub.io/changes: |-
39
- - Update HAProxy Unified version to 0.9.3
+ - Update HAProxy Unified version to 1.0.0
0 commit comments