Update ghcr.io/kubereboot/kured Docker tag to v1.14.1 #379

Merged
tobru merged 1 commit from renovate/ghcr.io-kubereboot-kured-1.x into main 2023-11-21 20:32:26 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/kubereboot/kured patch 1.14.0 -> 1.14.1

Release Notes

kubereboot/kured (ghcr.io/kubereboot/kured)

v1.14.1: Kured 1.14.1

Compare Source

Build and Testing

Kubernetes Version Compatibility

The daemon image contains a 1.27.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.26.x, 1.27.x and 1.28.x

Thanks a lot to everyone who contributed to kured since 1.14.0.

New Contributors

Full Changelog: https://github.com/kubereboot/kured/compare/1.14.0...1.14.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kubereboot/kured](https://github.com/kubereboot/kured) | patch | `1.14.0` -> `1.14.1` | --- ### Release Notes <details> <summary>kubereboot/kured (ghcr.io/kubereboot/kured)</summary> ### [`v1.14.1`](https://github.com/kubereboot/kured/releases/tag/1.14.1): Kured 1.14.1 [Compare Source](https://github.com/kubereboot/kured/compare/1.14.0...1.14.1) #### Build and Testing - build(deps): bump github.com/containrrr/shoutrrr from 0.7.1 to 0.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/821 - build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/825 - build(deps): bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/826 - Fix the goreleaser architecture for arm and ppc by [@&#8203;grisu48](https://github.com/grisu48) in https://github.com/kubereboot/kured/pull/824 - build(deps): bump docker/setup-qemu-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/828 - build(deps): bump docker/login-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/829 - build(deps): bump docker/build-push-action from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/830 - build(deps): bump docker/setup-buildx-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/831 - build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/832 - build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/834 - build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/837 - build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/838 - build(deps): bump alpine from 3.18.3 to 3.18.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/839 - build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/840 - update k8s and x/net dependencies by [@&#8203;dholbach](https://github.com/dholbach) in https://github.com/kubereboot/kured/pull/842 - build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/843 - build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/845 - build(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/846 - build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/848 - build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/kubereboot/kured/pull/849 #### Kubernetes Version Compatibility The daemon image contains a 1.27.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.26.x, 1.27.x and 1.28.x Thanks a lot to everyone who contributed to kured since 1.14.0. #### New Contributors - [@&#8203;grisu48](https://github.com/grisu48) made their first contribution in https://github.com/kubereboot/kured/pull/824 **Full Changelog**: https://github.com/kubereboot/kured/compare/1.14.0...1.14.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-11-09 18:44:17 +00:00
tobru merged commit 4cec918053 into main 2023-11-21 20:32:26 +00:00
tobru deleted branch renovate/ghcr.io-kubereboot-kured-1.x 2023-11-21 20:32:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tobru/gitops-zurrli#379
No description provided.