Skip to content

Commit 7f37201

Browse files
Update Helm release traefik to v34
1 parent 20dd159 commit 7f37201

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.4.0',
1212
releaseName='traefik',
1313
values='values.yaml'
1414
)

0 commit comments

Comments
 (0)