Takuya Murakami
1d91e47878
Fix: Fix calico_crds_archive checksum ( #12564 )
It looks like the checksum was changed due to Github's compress algorithm change.
See #12523 for details.
2 weeks ago
ChengHao Yang
a36912e2c4
Patch versions updates ( #12553 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2 weeks ago
Takuya Murakami
643087fea5
Bump cni-plugin 1.4.1 -> 1.8.0 ( #12551 )
- Add 1.5, 1.6, 1.7 and 1.8 hashes
- Drop <1.3.0
Signed-off-by: Takuya Murakami <murakami_da@nec.com>
2 weeks ago
Takuya Murakami
8e401f94ea
[calico] Add version 3.30.3 and make it default ( #12523 )
Signed-off-by: Takuya Murakami <murakami_da@nec.com>
1 month ago
Max Gautier
0b082ac2f4
Patch versions updates ( #12518 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 month ago
Max Gautier
acdc338fa4
Patch versions updates ( #12503 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 month ago
ChengHao Yang
1e327b4747
Feat: add prometheus_operator_crds download item
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2 months ago
ChengHao Yang
cf2332c38f
Patch versions updates ( #12461 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 month ago
Kay Yan
97946cfdb7
support containerd static binary
Co-authored-by: Max Gautier <mg@max.gautier.name>
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
2 months ago
Kay Yan
72518b4497
bump containerd to 2.1.3, runc to 1.3.0,nerdctl to 2.1.2
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
3 months ago
Chad Swenson
18d7a02280
Patch versions updates ( #12410 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2 months ago
vdveldet
ff2179985c
Added new checksums for helm_archive_checksums ( #12389 )
* Added new checksums for helm_archive_checksums
* Changed default helm version
2 months ago
Aman Shrivastava
f9385ec918
Add argocd_install component to hash update script with checksum entries ( #12358 )
3 months ago
Romain Lalaut
878da9fb16
Argo CD : checksum support for the install url ( #12266 )
Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223
3 months ago
Chad Swenson
39e0fc64ba
Patch versions updates ( #12322 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
Max Gautier
f866fd76f8
Patch versions updates ( #12313 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
Max Gautier
144742cbce
Use last patch versions by default for etcd/crio/crictl ( #12233 )
This uses the same logic than the other versions, with simplications for
crictl and crio whose versionning scheme is tied to upstream kubernetes.
Also move some version variables in vars/ rather than defaults/, because
they are not used elsewhere and don't really make sense as modifiable by
the user.
3 months ago
Takuya Murakami
16c05338d9
Update cri-o to 1.33.0 for kubernetes 1.33
Use ubuntu 22.04 for molecule test of cri-o,
because crun included in the cri-o does not work on
ubuntu 20.04.
5 months ago
Takuya Murakami
8ad1253b4f
[kubernetes] Support kubernetes 1.33.1
- Add checksum entries.
- Set min required version to Kubernetes 1.31.x
- Update supported versions
- Refactor coredns_version
4 months ago
ChengHao Yang
1266527014
Add cilium cli binary hash before 0.18.3
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
Max Gautier
3a2862ea19
Move checksums to kubespray_defaults/vars ( #12234 )
The checksums are not a defaults and are not meant to be changed from
the inventories.
Furthermore, role defaults have a lower priority that hosts facts, which
technically means a rogue hosts could hijack the hashes for its
variables.
4 months ago