Skip to content

Commit

Permalink
chore(deps): update traefik to v34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 1771b65 commit a796e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/traefik/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: traefik
version: '33.2.1'
version: '34.1.0'
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion cluster/crds/traefik/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
url: https://github.com/traefik/traefik-helm-chart
ref:
# renovate: datasource=github-releases depName=traefik/traefik-helm-chart
tag: v33.2.1
tag: v34.1.0
interval: 15m
ignore: |
# exclude all
Expand Down

0 comments on commit a796e89

Please sign in to comment.