chore(deps): update ghcr.io/siderolabs/discovery-service docker tag to v1.0.12 #140

Merged
williamp merged 1 commits from renovate/ghcr.io-siderolabs-discovery-service-1.x into main 2025-11-28 16:08:03 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/discovery-service patch v1.0.11 -> v1.0.12

Release Notes

siderolabs/discovery-service (ghcr.io/siderolabs/discovery-service)

v1.0.12

Compare Source

discovery-service 1.0.12 (2025-11-28)

Welcome to the v1.0.12 release of discovery-service!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/discovery-service/issues.

Contributors
  • Andrey Smirnov
Changes
3 commits

  • 0178eff release(v1.0.12): prepare release
  • b7b68e0 chore: update dependencies, Go version
  • 2c1239f refactor: use DynamicCertificate from crypto library

Dependency Changes
  • github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 -> v2.3.3
  • github.com/planetscale/vtprotobuf 6f2963f -> ba97887
  • github.com/prometheus/client_golang v1.22.0 -> v1.23.2
  • github.com/siderolabs/crypto v0.6.4 new
  • github.com/siderolabs/discovery-client v0.1.12 -> v0.1.13
  • github.com/siderolabs/gen v0.8.4 -> v0.8.6
  • github.com/siderolabs/go-debug v0.5.0 -> v0.6.1
  • github.com/siderolabs/proto-codec v0.1.2 -> v0.1.3
  • github.com/stretchr/testify v1.10.0 -> v1.11.1
  • go.uber.org/zap v1.27.0 -> v1.27.1
  • golang.org/x/net v0.41.0 -> v0.47.0
  • golang.org/x/sync v0.15.0 -> v0.18.0
  • golang.org/x/time v0.12.0 -> v0.14.0
  • google.golang.org/grpc v1.73.0 -> v1.77.0
  • google.golang.org/protobuf v1.36.6 -> v1.36.10

Previous release can be found at v1.0.11


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/siderolabs/discovery-service](https://github.com/siderolabs/discovery-service) | patch | `v1.0.11` -> `v1.0.12` | --- ### Release Notes <details> <summary>siderolabs/discovery-service (ghcr.io/siderolabs/discovery-service)</summary> ### [`v1.0.12`](https://github.com/siderolabs/discovery-service/releases/tag/v1.0.12) [Compare Source](https://github.com/siderolabs/discovery-service/compare/v1.0.11...v1.0.12) #### [discovery-service 1.0.12](https://github.com/siderolabs/discovery-service/releases/tag/v1.0.12) (2025-11-28) Welcome to the v1.0.12 release of discovery-service! Please try out the release binaries and report any issues at https://github.com/siderolabs/discovery-service/issues. ##### Contributors - Andrey Smirnov ##### Changes <details><summary>3 commits</summary> <p> - [`0178eff`](https://github.com/siderolabs/discovery-service/commit/0178effb3b1133f682a3b8a87aabd08f94d85579) release(v1.0.12): prepare release - [`b7b68e0`](https://github.com/siderolabs/discovery-service/commit/b7b68e021747d73608a9f622e9ba581e3cf1e1ea) chore: update dependencies, Go version - [`2c1239f`](https://github.com/siderolabs/discovery-service/commit/2c1239f89dab4e2b9a7c5555aef76cca1ba8fca9) refactor: use DynamicCertificate from crypto library </p> </details> ##### Dependency Changes - **github.com/grpc-ecosystem/go-grpc-middleware/v2** v2.3.2 -> v2.3.3 - **github.com/planetscale/vtprotobuf** [`6f2963f`](https://github.com/siderolabs/discovery-service/commit/6f2963f01587) -> [`ba97887`](https://github.com/siderolabs/discovery-service/commit/ba97887b0a25) - **github.com/prometheus/client_golang** v1.22.0 -> v1.23.2 - **github.com/siderolabs/crypto** v0.6.4 ***new*** - **github.com/siderolabs/discovery-client** v0.1.12 -> v0.1.13 - **github.com/siderolabs/gen** v0.8.4 -> v0.8.6 - **github.com/siderolabs/go-debug** v0.5.0 -> v0.6.1 - **github.com/siderolabs/proto-codec** v0.1.2 -> v0.1.3 - **github.com/stretchr/testify** v1.10.0 -> v1.11.1 - **go.uber.org/zap** v1.27.0 -> v1.27.1 - **golang.org/x/net** v0.41.0 -> v0.47.0 - **golang.org/x/sync** v0.15.0 -> v0.18.0 - **golang.org/x/time** v0.12.0 -> v0.14.0 - **google.golang.org/grpc** v1.73.0 -> v1.77.0 - **google.golang.org/protobuf** v1.36.6 -> v1.36.10 Previous release can be found at [v1.0.11](https://github.com/siderolabs/discovery-service/releases/tag/v1.0.11) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-11-28 15:00:25 +00:00
williamp merged commit bf66dd0818 into main 2025-11-28 16:08:03 +00:00
williamp deleted branch renovate/ghcr.io-siderolabs-discovery-service-1.x 2025-11-28 16:08:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/weyma-talos#140
No description provided.