We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314a48e commit e193923Copy full SHA for e193923
applications/base/traefik/application.libsonnet
@@ -8,7 +8,7 @@ app.new(
8
).withChart(
9
name='traefik',
10
repoURL='https://helm.traefik.io/traefik',
11
- targetRevision='29.0.1',
+ targetRevision='34.3.0',
12
releaseName='traefik',
13
values='values.yaml'
14
)
0 commit comments