prankstr / homelab

Kubernetes Homelab - Built on Talos Linux and managed with GitOps using ArgoCD and Renovate.
MIT License
5 stars 0 forks source link

chore(deps): update ghcr.io/siderolabs/omni docker tag to v0.41.0 #112

Closed p6r-renovate[bot] closed 3 months ago

p6r-renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/omni minor v0.40.3 -> v0.41.0

Release Notes

siderolabs/omni (ghcr.io/siderolabs/omni) ### [`v0.41.0`](https://togithub.com/siderolabs/omni/releases/tag/v0.41.0) [Compare Source](https://togithub.com/siderolabs/omni/compare/v0.40.3...v0.41.0) #### [Omni 0.41.0](https://togithub.com/siderolabs/omni/releases/tag/v0.41.0) (2024-08-19) Welcome to the v0.41.0 release of Omni! Please try out the release binaries and report any issues at https://github.com/siderolabs/omni/issues. ##### Contributors - Artem Chernyshev - Andrey Smirnov - Dmitriy Matrenichev - Utku Ozdemir - Brant Gurganus - Justin Garrison ##### Changes
19 commits

- [`81b83d8`](https://togithub.com/siderolabs/omni/commit/81b83d8da2d617cf94922c7d560e20c4110fbc1f) release(v0.41.0): prepare release - [`dcd123d`](https://togithub.com/siderolabs/omni/commit/dcd123d333fe8c72bcc4f7a357f8bdc73dd50e92) fix: workload service reconciler - [`a173c8a`](https://togithub.com/siderolabs/omni/commit/a173c8ae87d7c114f1490ff2d3c6198939ddeba9) docs: update doc urls - [`daa6d26`](https://togithub.com/siderolabs/omni/commit/daa6d26b037775c62f66fe7511a417858dfdd79b) release(v0.41.0-beta.0): prepare release - [`1cb1080`](https://togithub.com/siderolabs/omni/commit/1cb1080f0a12c3ad32f06016855c4247b3573943) feat: bump kube-service-exposer to v0.2.0 - [`dd510e9`](https://togithub.com/siderolabs/omni/commit/dd510e9b1256019e2d7abca1fc1e62425c99a924) fix: properly cleanup tearing down exposed services - [`0bec3e4`](https://togithub.com/siderolabs/omni/commit/0bec3e4461989c0b1a1c6490c958064a8cd7cb2f) chore: bump deps - [`6080c25`](https://togithub.com/siderolabs/omni/commit/6080c251c66c3bc9bd64def5aab5acc475a542c2) test: fix several flaky tests - [`99f9317`](https://togithub.com/siderolabs/omni/commit/99f93179bd64cb6e97ea9e2ec287590fc98aa814) chore: implement audit log for several types - [`ee73083`](https://togithub.com/siderolabs/omni/commit/ee7308376aa05411f11e739148989ac2b1403463) fix: properly remove `MachineSetNode` finalizer in the controller - [`16b008b`](https://togithub.com/siderolabs/omni/commit/16b008beb03fc5afa5951418eb908a7c97c0c611) fix: increase LRU cache size for Talos and Kubernetes clients - [`36c7b10`](https://togithub.com/siderolabs/omni/commit/36c7b107649b77a7a093f40af9e1aa506b89ba52) fix: skip reconciling redacted machine config on no input changes - [`f0b44b1`](https://togithub.com/siderolabs/omni/commit/f0b44b1aa08421c2d33878d231ddf4df4c18a0b9) fix: add gRPC read buffer pool for etcd client - [`b1fceea`](https://togithub.com/siderolabs/omni/commit/b1fceeac08fd78bf9758eca3d2d477459ae2c21d) fix: properly handle ExposedService resource finalizers - [`5e35cbe`](https://togithub.com/siderolabs/omni/commit/5e35cbe57242bc2b16043f6c451d5157d5c9628b) fix: fix nil pointer dereference in workload proxy reconciler - [`4746652`](https://togithub.com/siderolabs/omni/commit/4746652fcb57eb66ce282637a92907507f7b6419) docs: add a stringArray example for extensions - [`7536191`](https://togithub.com/siderolabs/omni/commit/75361911114f7257a26fa4f87440b202a121cce6) chore: implement labels extractor controller for more efficient code - [`7df58fe`](https://togithub.com/siderolabs/omni/commit/7df58fe686387dec0dcd31725fc71e2fe26b40a8) chore: add request label to the links created by the cloud provider - [`d194d59`](https://togithub.com/siderolabs/omni/commit/d194d59be8c6a4a4f729eee356fb049dfc87c55c) feat: implement audit log

##### Changes since v0.41.0-beta.0
3 commits

- [`81b83d8`](https://togithub.com/siderolabs/omni/commit/81b83d8da2d617cf94922c7d560e20c4110fbc1f) release(v0.41.0): prepare release - [`dcd123d`](https://togithub.com/siderolabs/omni/commit/dcd123d333fe8c72bcc4f7a357f8bdc73dd50e92) fix: workload service reconciler - [`a173c8a`](https://togithub.com/siderolabs/omni/commit/a173c8ae87d7c114f1490ff2d3c6198939ddeba9) docs: update doc urls

##### Dependency Changes - **github.com/aws/aws-sdk-go-v2/feature/s3/manager** v1.17.8 -> v1.17.10 - **github.com/aws/aws-sdk-go-v2/service/s3** v1.58.2 -> v1.58.3 - **github.com/containers/image/v5** v5.31.1 -> v5.32.1 - **github.com/go-jose/go-jose/v4** v4.0.3 -> v4.0.4 - **github.com/google/go-containerregistry** v0.20.1 -> v0.20.2 - **github.com/grpc-ecosystem/grpc-gateway/v2** v2.20.0 -> v2.21.0 - **github.com/johannesboyne/gofakes3** [`99de01e`](https://togithub.com/siderolabs/omni/commit/99de01ee122d) -> [`edd0227`](https://togithub.com/siderolabs/omni/commit/edd0227ffc37) - **github.com/prometheus/common** v0.55.0 ***new*** - **github.com/zitadel/oidc/v3** v3.26.0 -> v3.27.0 - **go.etcd.io/etcd/client/pkg/v3** v3.5.14 -> v3.5.15 - **go.etcd.io/etcd/client/v3** v3.5.14 -> v3.5.15 - **go.etcd.io/etcd/server/v3** v3.5.14 -> v3.5.15 - **golang.org/x/crypto** v0.25.0 -> v0.26.0 - **golang.org/x/net** v0.27.0 -> v0.28.0 - **golang.org/x/sync** v0.7.0 -> v0.8.0 - **golang.org/x/tools** v0.22.0 -> v0.24.0 - **k8s.io/api** v0.30.3 -> v0.31.0 - **k8s.io/apimachinery** v0.30.3 -> v0.31.0 - **k8s.io/client-go** v0.30.3 -> v0.31.0 - **sigs.k8s.io/controller-runtime** v0.18.4 -> v0.18.5 Previous release can be found at [v0.40.0](https://togithub.com/siderolabs/omni/releases/tag/v0.40.0)

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Renovate Bot.