Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

istio-operator-1.20/1.20.3-r3: cve remediation #14630

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions istio-operator-1.20.yaml
@@ -1,7 +1,7 @@
package:
name: istio-operator-1.20
version: 1.20.3
epoch: 3
epoch: 4
description: Istio operator provides user friendly options to operate the Istio service mesh
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:

- uses: go/bump
with:
deps: helm.sh/helm/v3@v3.14.2
deps: helm.sh/helm/v3@v3.14.2 github.com/go-jose/go-jose/v3@v3.0.3 github.com/lestrrat-go/jwx@v1.2.29

- uses: go/build
with:
Expand Down