Skip to content

Commit

Permalink
fix: cve in skipper-ingress dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sandor Szücs <[email protected]>
  • Loading branch information
szuecs committed Nov 1, 2023
1 parent c579700 commit 0a86d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ $internal_version := "v0.18.38-687" }}
{{ $internal_version := "v0.18.42-691" }}
{{ $version := index (split $internal_version "-") 0 }}

apiVersion: apps/v1
Expand Down

0 comments on commit 0a86d54

Please sign in to comment.