diff --git a/rancher-webhook-0.6.yaml b/rancher-webhook-0.6.yaml index abe6e3be70d..3294ba33b86 100644 --- a/rancher-webhook-0.6.yaml +++ b/rancher-webhook-0.6.yaml @@ -1,7 +1,7 @@ package: name: rancher-webhook-0.6 - version: 0.6.2 - epoch: 1 + version: "0.6.3" + epoch: 0 description: Rancher webhook for Kubernetes copyright: - license: Apache-2.0 @@ -21,14 +21,10 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 1ca06f83f731955d456b1bd7af6f1e0e6c02d5b1 + expected-commit: 5c76113c2874584f104a1fa364b21a7956db0312 repository: https://github.com/rancher/webhook tag: v${{package.version}} - - uses: go/bump - with: - deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0 - - uses: go/build with: modroot: .