Skip to content

Commit

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

Signed-off-by: Dinko Korunic <[email protected]>
  • Loading branch information
dkorunic committed Aug 10, 2023
1 parent 4e32c08 commit 4a4f27f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.32.2
appVersion: 1.10.5
version: 1.32.3
appVersion: 1.10.6
kubeVersion: ">=1.22.0-0"
keywords:
- ingress
Expand All @@ -32,4 +32,4 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Use Ingress Controller 1.10.5 version for base image
- Use Ingress Controller 1.10.6 version for base image

0 comments on commit 4a4f27f

Please sign in to comment.