Skip to content

Commit d1bbc51

Browse files
caarlos0k8s-ci-robot
authored andcommitted
bump: traefik version (helm#3361)
* bump: traefik version * bump chart version
1 parent b68d195 commit d1bbc51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

stable/traefik/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: traefik
3-
version: 1.16.0
4-
appVersion: 1.4.5
3+
version: 1.16.1
4+
appVersion: 1.4.6
55
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
66
keywords:
77
- traefik

stable/traefik/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Default values for Traefik
22
image: traefik
3-
imageTag: 1.4.5
3+
imageTag: 1.4.6
44
## can switch the service type to NodePort if required
55
serviceType: LoadBalancer
66
loadBalancerIP:

0 commit comments

Comments
 (0)