Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kured-1.17.0-dockerhub.yaml | 2025-01-15 | 5.0 kB | |
Kured 1.17.0 source code.tar.gz | 2025-01-15 | 90.1 kB | |
Kured 1.17.0 source code.zip | 2025-01-15 | 114.0 kB | |
README.md | 2025-01-15 | 4.2 kB | |
Totals: 4 Items | 213.4 kB | 0 |
What's Changed
- [StepSecurity] Apply security best practices by @step-security-bot in https://github.com/kubereboot/kured/pull/1020
- build(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in https://github.com/kubereboot/kured/pull/1023
- build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in https://github.com/kubereboot/kured/pull/1022
- build(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in https://github.com/kubereboot/kured/pull/1027
- build(deps): bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in https://github.com/kubereboot/kured/pull/1028
- build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in https://github.com/kubereboot/kured/pull/1032
- build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in https://github.com/kubereboot/kured/pull/1031
- build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in https://github.com/kubereboot/kured/pull/1033
- build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in https://github.com/kubereboot/kured/pull/1030
- build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in https://github.com/kubereboot/kured/pull/1029
- build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in https://github.com/kubereboot/kured/pull/1035
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/kubereboot/kured/pull/1034
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in https://github.com/kubereboot/kured/pull/1036
- Update k8s and x/net dependencies by @dholbach in https://github.com/kubereboot/kured/pull/1045
- build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in https://github.com/kubereboot/kured/pull/1037
- build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in https://github.com/kubereboot/kured/pull/1040
- build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in https://github.com/kubereboot/kured/pull/1042
- build(deps): bump github/codeql-action from 3.27.6 to 3.28.0 by @dependabot in https://github.com/kubereboot/kured/pull/1046
- build(deps): bump helm/kind-action from 1.10.0 to 1.12.0 by @dependabot in https://github.com/kubereboot/kured/pull/1047
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in https://github.com/kubereboot/kured/pull/1050
- build(deps): bump alpine from 3.20.3 to 3.21.2 by @dependabot in https://github.com/kubereboot/kured/pull/1051
- improve tests by @evrardjp in https://github.com/kubereboot/kured/pull/1021
- build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in https://github.com/kubereboot/kured/pull/1055
- build(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/kubereboot/kured/pull/1052
- build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in https://github.com/kubereboot/kured/pull/1053
- build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/kubereboot/kured/pull/1054
- build(deps): bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in https://github.com/kubereboot/kured/pull/1056
- prepare 1.17.0 release by @dholbach in https://github.com/kubereboot/kured/pull/1058
- build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in https://github.com/kubereboot/kured/pull/1059
New Contributors
- @step-security-bot made their first contribution in https://github.com/kubereboot/kured/pull/1020
Full Changelog: https://github.com/kubereboot/kured/compare/1.16.2...1.17.0
Kubernetes Version Compatibility
The daemon image contains a 1.30.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.29.x, 1.30.x and 1.31.x
Thanks a lot to everyone who contributed to kured since 1.16.2!