Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kured-1.16.1-dockerhub.yaml | 2024-10-22 | 5.0 kB | |
Kured 1.16.1 source code.tar.gz | 2024-10-22 | 88.5 kB | |
Kured 1.16.1 source code.zip | 2024-10-22 | 106.5 kB | |
README.md | 2024-10-22 | 3.0 kB | |
Totals: 4 Items | 203.0 kB | 0 |
What's Changed
- Update contributor docs by @dholbach in https://github.com/kubereboot/kured/pull/964
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in https://github.com/kubereboot/kured/pull/966
- build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in https://github.com/kubereboot/kured/pull/967
- build(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in https://github.com/kubereboot/kured/pull/968
- build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in https://github.com/kubereboot/kured/pull/969
- build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in https://github.com/kubereboot/kured/pull/975
- Fix ci by @evrardjp in https://github.com/kubereboot/kured/pull/981
- build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.26.0 by @dependabot in https://github.com/kubereboot/kured/pull/985
- build(deps): bump lycheeverse/lychee-action from 1.10.0 to 2.0.0 by @dependabot in https://github.com/kubereboot/kured/pull/983
- update go to 1.22 by @jackfrancis in https://github.com/kubereboot/kured/pull/978
- build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in https://github.com/kubereboot/kured/pull/979
- build(deps): bump alpine from 3.20.2 to 3.20.3 by @dependabot in https://github.com/kubereboot/kured/pull/977
- build(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 by @dependabot in https://github.com/kubereboot/kured/pull/988
- Change relative link to absolute link by @evrardjp in https://github.com/kubereboot/kured/pull/965
- Increase CI coverage and provide new dev tool by @evrardjp in https://github.com/kubereboot/kured/pull/982
- build(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2 by @dependabot in https://github.com/kubereboot/kured/pull/991
- build(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in https://github.com/kubereboot/kured/pull/993
- Update k8s deps and images by @dholbach in https://github.com/kubereboot/kured/pull/989
- build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/kubereboot/kured/pull/994
- build(deps): bump github.com/prometheus/common from 0.57.0 to 0.60.0 by @dependabot in https://github.com/kubereboot/kured/pull/980
- Remove all mentions of .tmp by @evrardjp in https://github.com/kubereboot/kured/pull/999
Full Changelog: https://github.com/kubereboot/kured/compare/1.16.0...1.16.1
Kubernetes Version Compatibility
The daemon image contains a 1.29.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.28.x, 1.29.x and 1.30.x
Thanks a lot to everyone who contributed to kured since 1.16.0