Skip to content

Commit

Permalink
new version v1.9.13 of vela (#4103)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 29, 2024
1 parent a877f47 commit c7868f4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugins/vela.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: vela
spec:
version: "v1.9.12"
version: "v1.9.13"
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-linux-amd64.tar.gz
sha256: 6320c81bf5a9d936dd8f5f2a40df27d0bc8ec7dfd8ed0c1d04fbfae1ff1c49dc
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.13/kubectl-vela-v1.9.13-linux-amd64.tar.gz
sha256: 2ceb0d7e87224e6ab4d1f8525520d544bf238f5b17b0500af1b8a75b6c17a70e
files:
- from: "*/kubectl-vela"
to: "."
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-darwin-amd64.tar.gz
sha256: 4c5b8316c8c779a9c96737e7056f68ac91b13c6481c5c13484483eea64158dc7
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.13/kubectl-vela-v1.9.13-darwin-amd64.tar.gz
sha256: 0d128072c7a7505d9cb5526d269883c9bb2a64a27e1f255bcb51369cb1ed632f
files:
- from: "*/kubectl-vela"
to: "."
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-windows-amd64.zip
sha256: 4cf4c5715d16cb6155e4a58ca226d27660a8686a7147a9a553eae6e6ec2e86a5
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.13/kubectl-vela-v1.9.13-windows-amd64.zip
sha256: 9f12378fb3dc98bbb2882d80e3750c9d5bc806859d45842518dea15c138a36e2
files:
- from: "*/kubectl-vela.exe"
to: "."
Expand Down

0 comments on commit c7868f4

Please sign in to comment.