Skip to content

Commit

Permalink
vcluster/0.20.0 package update (#26379)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Aug 16, 2024
1 parent 60e726b commit 03d8dc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vcluster.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: vcluster
version: 0.19.7
epoch: 2
version: 0.20.0
epoch: 0
description: Create fully functional virtual Kubernetes clusters
copyright:
- license: Apache-2.0
Expand All @@ -19,11 +19,11 @@ pipeline:
with:
repository: https://github.com/loft-sh/vcluster
tag: v${{package.version}}
expected-commit: 75c742cf1bbca367394ee04e3ee9f9664ae0bc56
expected-commit: 531ed2d4a99b8fd6bcaeaf1d1f61ee78355d4892

- uses: go/bump
with:
deps: google.golang.org/[email protected] golang.org/x/[email protected] github.com/docker/[email protected]
deps: github.com/docker/[email protected]

- runs: |
export RELEASE_VERSION=${{package.version}}
Expand Down

0 comments on commit 03d8dc6

Please sign in to comment.