We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68d195 commit d1bbc51Copy full SHA for d1bbc51
stable/traefik/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: traefik
3
-version: 1.16.0
4
-appVersion: 1.4.5
+version: 1.16.1
+appVersion: 1.4.6
5
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
6
keywords:
7
- traefik
stable/traefik/values.yaml
@@ -1,6 +1,6 @@
## Default values for Traefik
image: traefik
-imageTag: 1.4.5
+imageTag: 1.4.6
## can switch the service type to NodePort if required
serviceType: LoadBalancer
loadBalancerIP:
0 commit comments