mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/traefik] Fixed icon url in chart.yaml (#12637)
* Fixed icon url in Chart.yaml Signed-off-by: Stefan Kürzeder <stefan.kuerzeder@whiteduck.de> * Added newline at the end Signed-off-by: Stefan Kürzeder <stefan.kuerzeder@whiteduck.de>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3fdeda685f
commit
286c3d96b5
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: traefik
|
||||
version: 1.67.0
|
||||
version: 1.67.1
|
||||
appVersion: 1.7.9
|
||||
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
|
||||
keywords:
|
||||
@@ -22,4 +22,4 @@ maintainers:
|
||||
- name: ldez
|
||||
email: ludovic@containo.us
|
||||
engine: gotpl
|
||||
icon: http://traefik.io/traefik.logo.png
|
||||
icon: https://docs.traefik.io/img/traefik.logo.png
|
||||
|
||||
Reference in New Issue
Block a user