mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 18:59:09 +00:00
Bump the k8s group across 1 directory with 3 updates (#258)
Bumps the k8s group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.36.0 to 0.36.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/25001c854943b552769cd32eacd0bef7467c0eea"><code>25001c8</code></a> Update dependencies to v0.36.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/7af103a2a439106791220493349f8d13bc0a1efd"><code>7af103a</code></a> Update dependencies to v0.36.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.36.0 to 0.36.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/55ef15a9fb552182b78f7b1d0d09d618632dfe7f"><code>55ef15a</code></a> Update dependencies to v0.36.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
95677109b4
commit
9f4b209a28
@@ -13,9 +13,9 @@ require (
|
||||
github.com/onsi/ginkgo/v2 v2.28.3
|
||||
github.com/onsi/gomega v1.40.0
|
||||
golang.org/x/mod v0.36.0
|
||||
k8s.io/api v0.36.0
|
||||
k8s.io/apimachinery v0.36.0
|
||||
k8s.io/client-go v0.36.0
|
||||
k8s.io/api v0.36.1
|
||||
k8s.io/apimachinery v0.36.1
|
||||
k8s.io/client-go v0.36.1
|
||||
sigs.k8s.io/controller-runtime v0.24.1
|
||||
sigs.k8s.io/gateway-api v1.5.1
|
||||
sigs.k8s.io/structured-merge-diff/v6 v6.4.0
|
||||
|
||||
Reference in New Issue
Block a user