Skip to content

Commit

Permalink
spark-operator/2.1.0-r0: cve remediation (#38099)
Browse files Browse the repository at this point in the history
spark-operator/2.1.0-r0: fix GHSA-w32m-9786-jp63

Advisory data:
https://github.com/wolfi-dev/advisories/blob/main/spark-operator.advisories.yaml

Co-authored-by: octo-sts[bot] <[email protected]>
  • Loading branch information
octo-sts[bot] and octo-sts[bot] authored Dec 20, 2024
1 parent eea7cae commit 5822fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spark-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: spark-operator
version: 2.1.0
epoch: 0
epoch: 1
description: Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:

- uses: go/bump
with:
deps: k8s.io/[email protected] golang.org/x/[email protected]
deps: k8s.io/[email protected] golang.org/x/[email protected] golang.org/x/[email protected]

- uses: go/build
with:
Expand Down

0 comments on commit 5822fbf

Please sign in to comment.