Skip to content

Commit

Permalink
fix(deps): update helm release traefik to 14.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 13, 2022
1 parent c3f1860 commit b516a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/networking-ingress/traefik/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://helm.traefik.io/traefik
chart: traefik
version: 14.0.1
version: 14.0.2
sourceRef:
kind: HelmRepository
name: traefik-charts
Expand Down
2 changes: 1 addition & 1 deletion cluster/crds/traefik/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
url: https://github.com/traefik/traefik-helm-chart.git
ref:
# renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik
tag: v14.0.1
tag: v14.0.2
ignore: |
# exclude all
/*
Expand Down

0 comments on commit b516a66

Please sign in to comment.