fix(traefik): fix CRD update and common update (#4149)
* fix(traefik): fix CRD update and common update Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Apply suggestions from code review Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Apply suggestions from code review Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: "2.9.1"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.1
|
version: 10.7.6
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
||||||
home: https://truecharts.org/docs/charts/stable/traefik
|
home: https://truecharts.org/docs/charts/stable/traefik
|
||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/traefik/traefik-helm-chart
|
- https://github.com/traefik/traefik-helm-chart
|
||||||
- https://traefik.io/
|
- https://traefik.io/
|
||||||
type: application
|
type: application
|
||||||
version: 13.4.11
|
version: 13.4.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
||||||
|
|||||||
Reference in New Issue
Block a user