Skip to content

Commit

Permalink
rancher-webhook-0.6/0.6.3 package update (#40473)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Jan 24, 2025
1 parent e61eac6 commit c6a69ae
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions rancher-webhook-0.6.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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: .
Expand Down

0 comments on commit c6a69ae

Please sign in to comment.