Skip to content

Commit

Permalink
RELEASE/MINOR: kubernetes-ingress: Tag release 1.38.5
Browse files Browse the repository at this point in the history
Changes in kubernetes-ingress:
- Use Ingress Controller 1.11.2 version for base image

Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
  • Loading branch information
dkorunic committed Mar 22, 2024
1 parent cad184c commit 136ab3a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions kubernetes-ingress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ apiVersion: v2
name: kubernetes-ingress
description: A Helm chart for HAProxy Kubernetes Ingress Controller
type: application
version: 1.38.4
appVersion: 1.11.1
version: 1.38.5
appVersion: 1.11.2
kubeVersion: ">=1.22.0-0"
keywords:
- ingress
Expand All @@ -32,5 +32,4 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Add metrics service-specific metadata (#229)
- Enable QUIC only for K8s 1.24 (#230) due to MixedProtocolLBService feature gate
- Use Ingress Controller 1.11.2 version for base image

0 comments on commit 136ab3a

Please sign in to comment.