Skip to content

Commit

Permalink
new version v0.15.0 of schemahero
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 10, 2023
1 parent d0f2eef commit 74488e9
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/schemahero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: schemahero
spec:
version: v0.14.0
version: v0.15.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.14.0/kubectl-schemahero_linux_amd64.tar.gz
sha256: 29a7c61384fc548c928a7af52f12ed291e134e40d11929711fd7ee22901ac898
uri: https://github.com/schemahero/schemahero/releases/download/v0.15.0/kubectl-schemahero_linux_amd64.tar.gz
sha256: 4ec67f01fb748e94bded88dc6e0d32c977d7a74b954a99e27821c4a924e7cb0a
files:
- from: kubectl-schemahero
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/schemahero/schemahero/releases/download/v0.14.0/kubectl-schemahero_linux_arm64.tar.gz
sha256: 2015e9cb8f6f16a28b2a53118e78a4c14d911baf329097f49cfb41046f3bf860
uri: https://github.com/schemahero/schemahero/releases/download/v0.15.0/kubectl-schemahero_linux_arm64.tar.gz
sha256: 5cc071f9a5af927020e2abcdd73b5166e6e50a57aefc0412c83d72f25e10c928
files:
- from: kubectl-schemahero
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.14.0/kubectl-schemahero_darwin_amd64.tar.gz
sha256: a3eaa00220e5c2de6fa672bffde6c1604113edd2f50663c436a7362b21ab51ea
uri: https://github.com/schemahero/schemahero/releases/download/v0.15.0/kubectl-schemahero_darwin_amd64.tar.gz
sha256: 6f74f3d9c5126dda72726e6ab850b1c46f76ff1e482747aac21cbeda3cc97878
files:
- from: kubectl-schemahero
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/schemahero/schemahero/releases/download/v0.14.0/kubectl-schemahero_darwin_arm64.tar.gz
sha256: 97876d21da201897ee91629b2b7ecdc893b252885f16be20efe7c507844adaf0
uri: https://github.com/schemahero/schemahero/releases/download/v0.15.0/kubectl-schemahero_darwin_arm64.tar.gz
sha256: c269ac2dc520c1a5e689cb9a4024b1cd618b5707801bfe8417f6e04bca787332
files:
- from: kubectl-schemahero
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.14.0/kubectl-schemahero_windows_amd64.tar.gz
sha256: 4879b2d3d63023ab8795a1bc26716fb22fd8aa3537007918cae73afb7883b623
uri: https://github.com/schemahero/schemahero/releases/download/v0.15.0/kubectl-schemahero_windows_amd64.tar.gz
sha256: 02efe0ee8df972d3d2db05e221150c9c9d57b0c01df3c7b3a0f87daf32ec844d
files:
- from: kubectl-schemahero.exe
to: .
Expand Down

0 comments on commit 74488e9

Please sign in to comment.