Skip to content

Commit

Permalink
spark-operator/2.1.0-r5: fix GHSA-jgfp-53c3-624w
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Feb 14, 2025
1 parent a79a5ff commit 3f3c3b6
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: 5
epoch: 6
description: Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -29,10 +29,10 @@ pipeline:
- uses: go/bump
with:
deps: |-
k8s.io/[email protected]
golang.org/x/[email protected]
golang.org/x/[email protected]
github.com/golang/[email protected]
k8s.io/[email protected]
- uses: go/build
with:
Expand Down

0 comments on commit 3f3c3b6

Please sign in to comment.