Skip to content

Commit e193923

Browse files
Update Helm release traefik to v34
1 parent 314a48e commit e193923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/base/traefik/application.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ app.new(
88
).withChart(
99
name='traefik',
1010
repoURL='https://helm.traefik.io/traefik',
11-
targetRevision='29.0.1',
11+
targetRevision='34.3.0',
1212
releaseName='traefik',
1313
values='values.yaml'
1414
)

0 commit comments

Comments
 (0)