mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
bump: traefik version (#3361)
* bump: traefik version * bump chart version
This commit is contained in:
committed by
k8s-ci-robot
parent
b68d195163
commit
d1bbc51106
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: traefik
|
||||
version: 1.16.0
|
||||
appVersion: 1.4.5
|
||||
version: 1.16.1
|
||||
appVersion: 1.4.6
|
||||
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
|
||||
keywords:
|
||||
- traefik
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user