Skip to content

Commit

Permalink
new version v1.9.12 of vela (#4081)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 19, 2024
1 parent 7ded74f commit e683382
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.11"
version: "v1.9.12"
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.11/kubectl-vela-v1.9.11-linux-amd64.tar.gz
sha256: 851c66f47b732102e03b39ac40eb39b0b4de4a630909efdd6f131d10439ae5ef
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-linux-amd64.tar.gz
sha256: 6320c81bf5a9d936dd8f5f2a40df27d0bc8ec7dfd8ed0c1d04fbfae1ff1c49dc
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.11/kubectl-vela-v1.9.11-darwin-amd64.tar.gz
sha256: b0b6bbc4ebd440a4770efcf29f2b1815f00c3b7c8419ece103feb8547a81e5a5
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-darwin-amd64.tar.gz
sha256: 4c5b8316c8c779a9c96737e7056f68ac91b13c6481c5c13484483eea64158dc7
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.11/kubectl-vela-v1.9.11-windows-amd64.zip
sha256: c898857fdda72d4f44d70f60409207228120b4c7db9bfeffb11f04c9163dc164
uri: https://github.com/oam-dev/kubevela/releases/download/v1.9.12/kubectl-vela-v1.9.12-windows-amd64.zip
sha256: 4cf4c5715d16cb6155e4a58ca226d27660a8686a7147a9a553eae6e6ec2e86a5
files:
- from: "*/kubectl-vela.exe"
to: "."
Expand Down

0 comments on commit e683382

Please sign in to comment.