File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ eval $(minikube docker-env)
33
33
```
34
34
35
35
* Note:* for rapid iteration while developing, you can run the script
36
- ` ./hack/dev-deploy ` which is much faster (0.5 minutes vs. 4+ minutes), but it
36
+ ` ./hack/dev-deploy.sh ` which is much faster (0.5 minutes vs. 4+ minutes), but it
37
37
requires that you have previously run the full deploy at least once to set
38
38
things up.
39
39
@@ -44,7 +44,7 @@ things up.
44
44
3 . Run ` ./hack/deploy.sh `
45
45
46
46
* Note:* As above, while iterating you may prefer to run
47
- ` ./hack/dev-deploy ` which is much faster (0.5 minutes vs. 4+ minutes), but it
47
+ ` ./hack/dev-deploy.sh ` which is much faster (0.5 minutes vs. 4+ minutes), but it
48
48
requires that you have previously run the full deploy at least once to set
49
49
things up. Additionally you may need to make changes directly to the overlay in
50
50
config-dev-deploy/build.yml.
Original file line number Diff line number Diff line change 1
1
- checksums :
2
2
darwin :
3
3
amd64 : a21a6e45f92ae71eae95e771bb8da6e939593c6679d3da36c4ae2204afdcce5f
4
+ arm64 : 61114a5d245e0ca1deb158f2646f754d90e30e44d3381f8ab2efa491a0541c99
4
5
linux :
5
6
amd64 : a6729fb8514f10ab58f9ed3b50cd90ef79bf16d1cb29173baa84e1af0bc5ad4f
6
7
arm64 : b0068b729e6787d0e6093ceb5678f5882d1ea2d56d75895e91f2082f64e588c5
12
13
- checksums :
13
14
darwin :
14
15
amd64 : f6e1fb3d109d3c3984afb545ef17d9f5d5695bd2e0b72212d512a662795012e2
16
+ arm64 : faf24318b68b46c40b91fb41417def7ac4688ad4ac572287bb4cd5d7e243ff11
15
17
linux :
16
18
amd64 : e212d112da6475d0a3176c9c106de0cf3414e2d3d0662ba6642c652f17a9389d
17
19
arm64 : 42b51deb1853f4a4d153b90558a917ee8ee0f9126ba87edbf96bb55041e91f3f
23
25
- checksums :
24
26
darwin :
25
27
amd64 : 6b68a2fa7d1934ce00b1eaef2958f3eb43a07a579b8a3393f53e934bc14b87e3
28
+ arm64 : 72ecfe547946ea1cf84b664a49b97cb6eb2f8f8b465603f5bf1cb734db082729
26
29
linux :
27
30
amd64 : c7e261a7ff61ab240b5c15229c9ab54172bb719066295858e89e56a77656b1cc
28
31
arm64 : b5f74da5ce2b4842550226f5c1c52083077411932614916fa6272ef014f5a584
34
37
- checksums :
35
38
darwin :
36
39
amd64 : 6a5290066d8fbe26aa0603902825bbca55b97f011e97949677eb937ace2d2e3e
40
+ arm64 : 457a4c21967fcd1ac8e90058a92e8650a44054b87f10498b51e335a6bbf36c16
37
41
linux :
38
42
amd64 : 26cdf2710cd4f5198c2b8beaab88f70db4075a82660963a01b271d75cd8e5779
39
43
arm64 : b33b9c6172acbce88baf17ec38c16e9cd8d99ad1f3470d999e444071702bd06d
You can’t perform that action at this time.
0 commit comments