Skip to content

Commit ed64437

Browse files
committed
Use "." as chart-directory for ct lint/install. Initial 0.2.4 release.
Signed-off-by: Dinko Korunic <[email protected]>
1 parent 0823499 commit ed64437

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/ct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
helm-extra-args: --timeout 800
2+
chart-dirs: .

kubernetes-ingress/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: kubernetes-ingress
3-
version: 0.2.3
3+
version: 0.2.4
44
kubeVersion: ">=1.12.0"
55
description: A Helm chart for HAProxy Kubernetes Ingress Controller
66
keywords:

0 commit comments

Comments
 (0)