Skip to content

Commit

Permalink
RELEASE/MINOR: kubernetes-ingress: Tag release 1.39.4
Browse files Browse the repository at this point in the history
Changes in kubernetes-ingress:
- Replace tpl with default for Ingress Controller image tag (#244)

Signed-off-by: Dinko Korunic <[email protected]>
  • Loading branch information
dkorunic committed May 23, 2024
1 parent 3740ad2 commit 8c916fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes-ingress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: v2
name: kubernetes-ingress
description: A Helm chart for HAProxy Kubernetes Ingress Controller
type: application
version: 1.39.3
version: 1.39.4
appVersion: 1.11.4
kubeVersion: ">=1.23.0-0"
keywords:
Expand All @@ -32,4 +32,4 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Use Ingress Controller 1.11.4 version for base image
- Replace tpl with default for Ingress Controller image tag (#244)

0 comments on commit 8c916fb

Please sign in to comment.