We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d3ec7 commit 670f6b2Copy full SHA for 670f6b2
kubernetes-ingress/Chart.yaml
@@ -16,7 +16,7 @@ apiVersion: v2
16
name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
-version: 1.22.0
+version: 1.22.1
20
appVersion: 1.8.0
21
kubeVersion: ">=1.17.0-0"
22
keywords:
@@ -36,6 +36,4 @@ maintainers:
36
engine: gotpl
37
annotations:
38
artifacthub.io/changes: |
39
- - Use Ingress Controller 1.8.0 version for base image
40
- - Use unprivileged mode by default
41
- - Remove dependancy on privileged initContainers for binding to privileged ports
+ - Add missing ClusterRole permission
0 commit comments