Skip to content

Commit

Permalink
feat!: update helm chart traefik to 18.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent 80fbca4 commit bb6de73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/networking/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: 17.0.5
version: 18.0.0
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: v17.0.5
tag: v18.0.0
ignore: |
# exclude all
/*
Expand Down

0 comments on commit bb6de73

Please sign in to comment.