-
Notifications
You must be signed in to change notification settings - Fork 1
/
main.yml
50 lines (50 loc) · 3.85 KB
/
main.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
# defaults file for kpt
kpt_ver: '1.0.0-beta.54'
kpt_mirror: https://github.com/GoogleContainerTools/kpt/releases/download
kpt_arch_map:
aarch64: arm64
arm64: arm64
x86_64: amd64
kpt_parent_install_dir: /usr/local
kpt_checksums:
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/checksums.txt
'1.0.0-beta.9':
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/kpt_linux_amd64-1.0.0-beta.9.tar.gz
linux_amd64: sha256:26b42a05fe1a8ddc349548dc857ccec5749c041e5b1e2ddddcc0b5e49f098849
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/kpt_linux_arm64-1.0.0-beta.9.tar.gz
linux_arm64: sha256:827273c2aeb9cacc61ee38ad0c4fbab6e216aa7ba313e32251133098213ac465
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/kpt_darwin_amd64-1.0.0-beta.9.tar.gz
darwin_amd64: sha256:262e11037af6791ff7a36b5a13c72b1b0eb0815c04e02a5de14e35376bb924eb
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.17/checksums.txt
'1.0.0-beta.17':
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.17/kpt_linux_amd64-1.0.0-beta.17.tar.gz
linux_amd64: sha256:d80dd70d7d2f620c8e032581205fcba9d7f94396160bbb248ef57cea217718f2
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.17/kpt_linux_arm64-1.0.0-beta.17.tar.gz
linux_arm64: sha256:658830e693be53ceeb63909163be9b37ab6202b790e511c19d2a1c8f73f50ce8
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.17/kpt_darwin_amd64-1.0.0-beta.17.tar.gz
darwin_amd64: sha256:c7bbc6086739000bb5febafc78c25bd05dc97e11853131c235b4d3e6300d07e5
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.24/checksums.txt
'1.0.0-beta.24':
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.24/kpt_linux_amd64-1.0.0-beta.24.tar.gz
linux_amd64: sha256:ec384c862bb881412413e10d5ff5b57d6d4118fc9993a182247c8a90d5b16150
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.24/kpt_linux_arm64-1.0.0-beta.24.tar.gz
linux_arm64: sha256:60a4fe9b6366a23bcf227a3cf50c94df4c092dbb66779d360b295ed79ec7a5de
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.24/kpt_darwin_amd64-1.0.0-beta.24.tar.gz
darwin_amd64: sha256:45edc6519fa052fcdd711435fc51918f58e8d38808334fa63394437a8b923079
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.35/checksums.txt
'1.0.0-beta.35':
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.35/kpt_linux_amd64-1.0.0-beta.35.tar.gz
linux_amd64: sha256:3e41024850e786e2b5b1aa905d06495a961b7596f0a6b93727ad7a116a451269
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.35/kpt_linux_arm64-1.0.0-beta.35.tar.gz
linux_arm64: sha256:1b0b0b895f49ae405fc38f2fd0dd94fcb24bbc1e0b860c74917d4fea16d233e8
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.35/kpt_darwin_amd64-1.0.0-beta.35.tar.gz
darwin_amd64: sha256:78f01274f2bdd43021442f1e21ceefdee314a5e2db49d749c6314a38cec1035d
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.54/checksums.txt
'1.0.0-beta.54':
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.54/kpt_linux_amd64-1.0.0-beta.54.tar.gz
linux_amd64: sha256:13e4798ebda7519b20ef762d19372e7db5b6b6b91120ec61d2a1e4603ba9090f
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.54/kpt_linux_arm64-1.0.0-beta.54.tar.gz
linux_arm64: sha256:9f4d6d7ec1a3761bff164e09e6d789834a79555e47307645adbd5319d6130a9b
# https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.54/kpt_darwin_amd64-1.0.0-beta.54.tar.gz
darwin_amd64: sha256:0fd416328bdb2ee66ed8d0005f9a4f5b16ba599a5462e5ed217464d8d8a21f44