Skip to content

Commit

Permalink
Merge pull request #6571 from zalando-incubator/fix/cve-in-dependency…
Browse files Browse the repository at this point in the history
…-skipper
  • Loading branch information
szuecs authored Nov 2, 2023
2 parents 3d6b699 + 0a86d54 commit eaa60ae
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 eaa60ae

Please sign in to comment.