Skip to content

Commit

Permalink
kubernetes-1.32/1.32.0-r0: fix GHSA-rcjv-mgp8-qvmr/GHSA-v778-237x-gjrc/
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] authored and mamccorm committed Dec 14, 2024
1 parent d024097 commit 41383fc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion kubernetes-1.32.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kubernetes-1.32
version: 1.32.0
epoch: 1
epoch: 2
description: Production-Grade Container Scheduling and Management
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -43,6 +43,10 @@ pipeline:
tag: v${{package.version}}
expected-commit: 70d3cc986aa8221cd1dfb1121852688902d3bf53

- uses: go/bump
with:
deps: golang.org/x/[email protected] go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/[email protected]

- runs: |
export GOWORK=off
Expand Down

0 comments on commit 41383fc

Please sign in to comment.