We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c897b commit 8a4df81Copy full SHA for 8a4df81
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.1
20
-appVersion: 0.9.2
+version: 0.2.2
+appVersion: 0.9.3
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
- - Fix Pod Security Standards issues
+ - Update HAProxy Unified version to 0.9.3
0 commit comments