Skip to content

Commit 5baa7eb

Browse files
authored
Merge pull request #36 from fluxcd/update-schema-0.7.1
Update schema plugin to 0.7.1
2 parents 77b4344 + d91510f commit 5baa7eb

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

plugins/schema.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,32 @@ homepage: https://fluxcd.io
66
source: https://github.com/fluxcd/flux-schema
77
bin: flux-schema
88
versions:
9+
- version: 0.7.1
10+
platforms:
11+
- os: darwin
12+
arch: amd64
13+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_darwin_amd64.tar.gz
14+
checksum: sha256:28b53167ba1ab0626ef948447a647afd7f3edcd9ff37fea295e6db546261dc39
15+
- os: darwin
16+
arch: arm64
17+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_darwin_arm64.tar.gz
18+
checksum: sha256:4ee0fe8972a08687f723624337c57572ef8da7e8749d5fd82cef84739ecbc42d
19+
- os: linux
20+
arch: amd64
21+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_linux_amd64.tar.gz
22+
checksum: sha256:bd60328c345500053190ed67f94e57b450904a97d98149739a13996c6d55f56e
23+
- os: linux
24+
arch: arm64
25+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_linux_arm64.tar.gz
26+
checksum: sha256:767ed2b9dd464aebdd1a7c80648c45828fc18095c3117d2d2427ebc45e26e009
27+
- os: windows
28+
arch: amd64
29+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_windows_amd64.zip
30+
checksum: sha256:9d81335f30019c6a7e20e46ece0db440f69ee34bd376cdc22f2f1a8bed6d1fa5
31+
- os: windows
32+
arch: arm64
33+
url: https://github.com/fluxcd/flux-schema/releases/download/v0.7.1/flux-schema_0.7.1_windows_arm64.zip
34+
checksum: sha256:0162bb8283b55c392938b76e691b06d2404f9f43ef78d1657af6153aff7478db
935
- version: 0.7.0
1036
platforms:
1137
- os: darwin

0 commit comments

Comments
 (0)