We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ebe3d commit 70eeda5Copy full SHA for 70eeda5
applications/base/securecodebox-addons/application.libsonnet
@@ -50,7 +50,7 @@ app.new(
50
).withChart(
51
name='zap',
52
repoURL='https://charts.securecodebox.io/',
53
- targetRevision='4.12.0',
+ targetRevision='4.13.0',
54
releaseName='securecodebox-zap',
55
values='values-zap.yaml'
56
)
0 commit comments