Skip to content

Commit 70eeda5

Browse files
Update Helm release zap to v4.13.0 (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9ebe3d commit 70eeda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/base/securecodebox-addons/application.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ app.new(
5050
).withChart(
5151
name='zap',
5252
repoURL='https://charts.securecodebox.io/',
53-
targetRevision='4.12.0',
53+
targetRevision='4.13.0',
5454
releaseName='securecodebox-zap',
5555
values='values-zap.yaml'
5656
)

0 commit comments

Comments
 (0)