Victor Morales
78c1775661
Upgrade versions ( #9798 )
The following applications have been upgraded:
* Cilium
* Helm
* crun
* Katacontainers
* youki
* gvisor
* skopeo
* yq
Signed-off-by: Victor Morales <chipahuac@hotmail.com>
1 year ago
Victor Morales
bf31a3a872
Split defaults main file ( #10121 )
1 year ago
Kulwant Singh
9948863d3a
use dl.k8s.io not gs://kubernetes-release ( #10066 )
1 year ago
mgiessing
6a4fd33a03
Added ppc64le support ( #8505 )
* Added ppc64le support
* Fixed linting errors
2 years ago
Victor Morales
c7d12cddec
Ensure python main function return values ( #7860 )
The main functions are wrapped by a sys.exit function which expects and
argument. The curent implementation isn't returning values in all cases.
This change ensures main functions return a value in all cases.
3 years ago
Craig Rodrigues
4fd03b93f7
Rewrite download_hash in Python ( #5995 )
- Directly update the main.yml file with the new hashes.
4 years ago