Skip to content

Commit 1af940d

Browse files
committed
Update mirror plugin to 0.5.0
Signed-off-by: fluxcdbot <fluxcdbot@users.noreply.github.com>
1 parent 5d97eed commit 1af940d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

plugins/mirror.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-mirror
77
bin: flux-mirror
88
versions:
9+
- version: 0.5.0
10+
platforms:
11+
- os: darwin
12+
arch: amd64
13+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_darwin_amd64.tar.gz
14+
checksum: sha256:07cfd8e1ec8202c365e21ed5bd84c17c0d16c02f860e81d2f0f7c743b9b884fb
15+
- os: darwin
16+
arch: arm64
17+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_darwin_arm64.tar.gz
18+
checksum: sha256:b230ca0f79b0b37a0ba45e2cfb20837c8808b84f39996beb3c713d87d3a805b3
19+
- os: linux
20+
arch: amd64
21+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_linux_amd64.tar.gz
22+
checksum: sha256:f748f63ca835fe7c706bd1d65c1baabfa944abec206aa551bd91905f4ff185f5
23+
- os: linux
24+
arch: arm64
25+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_linux_arm64.tar.gz
26+
checksum: sha256:7c8f4596f9cdbf50dde025fd4b24551ec28d3e4260493386507576bc47ee1ac5
27+
- os: windows
28+
arch: amd64
29+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_windows_amd64.zip
30+
checksum: sha256:65a75daa83211b26b2491c411846ceea58f16e01b4fb59cf8adcb7705c18c2fb
31+
- os: windows
32+
arch: arm64
33+
url: https://github.com/fluxcd/flux-mirror/releases/download/v0.5.0/flux-mirror_0.5.0_windows_arm64.zip
34+
checksum: sha256:6d339ccf12e38638bf161325d7fed05ad1bea92d6635f99811222ce7521df40c
935
- version: 0.4.0
1036
platforms:
1137
- os: darwin

0 commit comments

Comments
 (0)