Skip to content

chore: bump the kubernetes group across 1 directory with 13 updates#593

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/kubernetes-1424054e09
Open

chore: bump the kubernetes group across 1 directory with 13 updates#593
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/kubernetes-1424054e09

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Bumps the kubernetes group with 6 updates in the / directory:

Package From To
k8s.io/api 0.34.1 0.36.1
k8s.io/apiextensions-apiserver 0.34.1 0.36.1
k8s.io/component-helpers 0.32.3 0.36.1
k8s.io/kubectl 0.32.3 0.36.1
sigs.k8s.io/cloud-provider-azure 1.32.4 1.36.0
sigs.k8s.io/cluster-inventory-api 0.0.0-20251028164203-2e3fabb46733 0.1.0

Updates k8s.io/api from 0.34.1 to 0.36.1

Commits
  • 25001c8 Update dependencies to v0.36.1 tag
  • 879d396 Merge remote-tracking branch 'origin/master' into release-1.36
  • 030d81f Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • aef6eb6 Add granular authorization for DRA ResourceClaim status updates
  • 91061ea Merge pull request #136589 from tosi3k/preemption-mode
  • e6b81e2 Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • f8fce2e Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • b928f5e Workload API: PodGroup ResourceClaims (KEP-5729)
  • 61bd78e Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 6bf46eb Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.34.1 to 0.36.1

Commits
  • 5b822b1 Update dependencies to v0.36.1 tag
  • 4cd8c3d Merge remote-tracking branch 'origin/master' into release-1.36
  • c2fd557 Merge pull request #138346 from dashpole/update_otel_prop
  • 1daa309 Merge remote-tracking branch 'origin/master' into release-1.36
  • 1551264 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 6c97d2b update go.opentelemetry.io/otel to v1.41.0
  • 862c52a update google.golang.org/grpc to v1.79.3
  • abac065 Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 7acee75 Merge pull request #137843 from pacoxu/cobra-v1.10.2
  • 612f1d8 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.34.1 to 0.36.1

Commits
  • 7af103a Update dependencies to v0.36.1 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.34.1 to 0.36.1

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates k8s.io/component-helpers from 0.32.3 to 0.36.1

Commits
  • 58f41a0 Update dependencies to v0.36.1 tag
  • 0bfaf2c Merge remote-tracking branch 'origin/master' into release-1.36
  • cb0ac54 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 67c3d22 Add alpha 2 phase implementation for UserNamespacesHostNetworkSupport
  • 2bf8eee Merge pull request #137352 from natasha41575/nonsidecarinitctrs
  • 22e0625 Merge pull request #136725 from pravk03/native-dra-2
  • 2302685 Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 850543f use Node Declared Features to handle 'InPlacePodVerticalScalingInitContainers'
  • a4dd23f dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 58c8ea9 Merge pull request #136185 from tallclair/ndf-bitmap
  • Additional commits viewable in compare view

Updates k8s.io/klog/v2 from 2.130.1 to 2.140.0

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.36

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.130.1...v2.140.0

Commits
  • ef4b370 Merge pull request #432 from pierluigilenoci/fix/stderr-threshold-issue-212
  • 39c4c76 refactor: address code review feedback from @​pohly
  • 764a9a3 Merge pull request #430 from pohly/textlogger-optional-header
  • 015c613 Update stderr_threshold_test.go
  • 2f517bd Update klog.go
  • 36bc4ff textlogger: optionally turn off header
  • 5f1f303 Merge pull request #433 from pohly/textlogger-hook-result
  • c469d41 Merge pull request #431 from pohly/ktesting-vmodule-fix
  • 8509d6a ktesting: support multi-line result from AnyToStringHook
  • 08e6e8b Fix stderrthreshold not honored when logtostderr is set
  • Additional commits viewable in compare view

Updates k8s.io/kubectl from 0.32.3 to 0.36.1

Commits
  • 01cb18c Update dependencies to v0.36.1 tag
  • 2a397b1 Merge pull request #138500soltysh/automated-cherry-pick-of-#138499
  • 8598401 Escape path inside the container
  • 50e8956 Merge remote-tracking branch 'origin/master' into release-1.36
  • 3f435ca Merge pull request #138346 from dashpole/update_otel_prop
  • 36707c8 Merge remote-tracking branch 'origin/master' into release-1.36
  • 5e5dfaa Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 777119f update go.opentelemetry.io/otel to v1.41.0
  • 02b6975 pause: fix version drift in various files
  • 82a3c05 Merge pull request #137906 from aramase/aramase/c/grpc_v1.79.0
  • Additional commits viewable in compare view

Updates k8s.io/metrics from 0.32.3 to 0.36.1

Commits
  • c1f0975 Update dependencies to v0.36.1 tag
  • f060ca2 Merge remote-tracking branch 'origin/master' into release-1.36
  • 632437b Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 187698f dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 502a3c3 Merge pull request #137298 from dims/dsri/cri-streaming-option-a-hardcut
  • 0962f95 staging: extract CRI streaming modules with client-go compatibility
  • 0926a24 Merge pull request #137495 from pohly/klog-update
  • 41992d6 dependencies: klog v2.140.0
  • c1ed770 Merge pull request #137456 from liggitt/go126
  • 029817a Bump to go 1.26
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20260210185600-b8788abfbbc2

Commits

Updates sigs.k8s.io/cloud-provider-azure from 1.32.4 to 1.36.0

Release notes

Sourced from sigs.k8s.io/cloud-provider-azure's releases.

v1.36.0

Full Changelog: v1.35.0..v1.36.0

Changes by Kind

Feature

  • ACR credential provider now supports KSA-based authentication with identity bindings. Configure via: --ib-sni-name, --ib-apiserver-ip, --ib-default-client-id, --ib-default-tenant-id. (#9907, @​qweeah)
  • feat: implement tagsList-based Interconnect Group ID retrieval from IMDS (#9999, @​anndono)
  • feat: add shared agent skills and manual release workflow (#10070, @​nilo19)
  • Add cherry-pick-pr shared skill (#10089, @​nilo19)
  • The build system now auto-detects and supports podman as the container CLI. When podman is available it is used for image build, push, and manifest operations. Set CONTAINER_CLI=docker to force docker usage. (#10108, @​nilo19)
  • feat: add fix-image-cves shared skill for Trivy-based CVE remediation (#10124, @​nilo19)
  • Support config-gated in-place mutation of FirstPartyUsage IP tags on existing public IPs via enableIPTagMutationForExistingPublicIP config flag, avoiding unnecessary IP address changes and service disruption when the service.beta.kubernetes.io/azure-pip-ip-tags annotation changes. (#10133, @​nilo19)
  • feat: add run-e2e-test shared skill for interactive e2e test replay (#10143, @​nilo19)
  • feat: support AllowCrossTenantReplication in AccountOptions (#10148, @​andyzhangx)
  • feat: support separate resource group for private DNS zone (#10189, @​andyzhangx)

Bug or Regression

  • fix: network isolated clusters should always use managed identity credential (#9841, @​norshtein)
  • fix(multi-slb): support IP sharing across multiple services

When a service specifies an IP address that already exists on a load balancer, the service is now placed on that load balancer instead of picking one with the fewest rules, provided the service is eligible for that load balancer. The load balancer configuration annotation cannot be combined with an IP specification. Migration to a different load balancer is blocked if the frontend IP is still referenced by other resources.

Switching internal/external issues (10050 and 10117) will be fixed in another change. (#9937, @​Liunardy)

  • chore: bump acr refresh token cache TTL to avoid acr throttling issue (#9974, @​mainred)
  • fix: PrivateEndpointNetworkPolicies setting issue (#9980, @​andyzhangx)
  • fix: support GOEXPERIMENT build arg in Dockerfiles for manual testing (#10084, @​nilo19)
  • fix: bump otel/sdk and grpc to address CVE-2026-24051, CVE-2026-33186 (#10132, @​nilo19)
  • fix: set GOTOOLCHAIN=local in fix-image-cves skill to match CI (#10158, @​nilo19)
  • fix: route standalone VM providerID/ipConfigID to availability set handler instead of unconditionally assuming VMSS when DisableAvailabilitySetNodes is true (#10194, @​andyzhangx)
  • fix(multi-slb): support switching internal/external when IP sharing across multiple services

Correctly clean up stale rules and probes when services sharing a frontend IP switch between external and internal in multi-SLB mode. (#10211, @​Liunardy)

  • fix: add isSmbOAuthEnabledEqual check to storage account matching (#10227, @​andyzhangx)
  • [release-1.36] fix: add .go-version generation to vendor license scripts (#10306, @​anndono)
  • fix(multi-slb): support switching internal/external when IP sharing across multiple services

Correctly clean up stale rules and probes when services sharing a frontend IP switch between external and internal in multi-SLB mode. (#10329, @​Liunardy)

Cleanup

... (truncated)

Commits
  • fbca1e5 [release-1.36] cleanup: remove unused load balancer production paths (#10310)
  • f0d2380 fix(multi-slb): support switching internal/external when IP sharing across mu...
  • 5f89032 build(deps): bump actions/dependency-review-action in the all group (#10326)
  • df1318f fix: add .go-version generation to vendor license scripts (#10306)
  • 52c21ad chore: update vendor licenses (#10295)
  • dd2eb73 build(deps): bump the all group with 2 updates (#10291)
  • 5d9f23b chore: bump dependencies against k/k release-1.36 (#10266)
  • 56496d6 build(deps): bump k8s.io/client-go (#10234)
  • b85dbbd build(deps): bump k8s.io/component-base (#10233)
  • ab9a79b build(deps): bump the all group in /tests with 2 updates (#10267)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.20 to 0.18.0

Commits
  • 739c700 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#10197)
  • 237b5a3 build(deps): bump the all group with 2 updates (#10200)
  • bd28182 build(deps): bump the all group in /kubetest2-aks with 2 updates (#10196)
  • 7d45437 build(deps): bump github.com/go-git/go-git/v5 in /kubetest2-aks (#10193)
  • b30c992 chore: pin labeler GitHub Action to full-length commit SHAs (#10192)
  • e188952 build(deps): bump oss/go/microsoft/golang in the all group (#10178)
  • 970bd8e Merge pull request #10189 from andyzhangx/fix/cross-rg-private-dns-zone
  • c6c8ff5 fix: capitalize DNS in error message, add PrivateDNSZoneID RG assertion in test
  • bbc7a91 fix: use single consistent 'resourceGroup' log key, remove duplicates
  • bb06c6c fix: improve error messages and preserve log key backward compatibility
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-inventory-api from 0.0.0-20251028164203-2e3fabb46733 to 0.1.0

Release notes

Sourced from sigs.k8s.io/cluster-inventory-api's releases.

v0.1.0

Changelog

Deprecation / Removal

  • The credentialProviders field has been renamed to accessProviders, and the credentials package has been renamed to access. credentialProviders is deprecated and will be removed in a future release. Users should migrate to accessProviders. (#23, @​ryanzhang-oss; #29, @​kahirokunn; #52, @​kahirokunn)

Feature / Major Changes

  • An initial ClusterProfile CRD implementation of KEP-4322: Cluster Profile API (#6, @​mikeshng)
  • Define plugin interface and consumer library (#17, @​qiujian16)
  • Add Secret Reader plugin with controller example (#21, @​kahirokunn)
  • Add PlacementDecision API and CI workflow (#33, @​mikeshng)
  • Add kubeconfig secretreader plugin (#37, @​kahirokunn)
  • Add plugin OCI image release workflow and adopt lazy consensus model for project releases (#40, @​kahirokunn)
  • Add support for additional CLI arg/env var extensions and add azure/kubelogin based example (#27, @​michaelawyu)

API Change

Bug or Regression

Documentation

CI/Infra

Dependencies

... (truncated)

Changelog

Sourced from sigs.k8s.io/cluster-inventory-api's changelog.

Release Process

Plugin OCI images

Plugin binaries are released as OCI images built with Docker Buildx. The plugin binary is placed under /bin/<plugin_name>-plugin (e.g. /bin/secretreader-plugin); when the image is mounted at /plugin, the executable path is /plugin/bin/<plugin_name>-plugin.

Versioning

Plugin OCI images are tagged with the same version as the repository release tag. For example, pushing v0.2.0 publishes all plugin images with tag 0.2.0.

How to release

  1. Push a repository tag v* (e.g. v1.0.0). This triggers the Release workflow.
  2. The workflow scans plugins/*/ and checks whether the image already exists in the container registry for that version. Only plugins that haven't been published yet are built and pushed.
  3. Container images are published to:
    • ghcr.io/kubernetes-sigs/cluster-inventory-api/<plugin_name>:<version>
    • Example: ghcr.io/kubernetes-sigs/cluster-inventory-api/secretreader:1.0.0

Image signing

Each released image is signed using Cosign keyless signing with GitHub Actions OIDC. No long-lived signing keys are used; an ephemeral key pair is generated for each signing event and the public key is recorded in the Sigstore transparency log.

Verifying image signatures

Install Cosign and run:

cosign verify \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com \
  --certificate-identity-regexp="^https://github\.com/kubernetes-sigs/cluster-inventory-api/\.github/workflows/release\.yml@refs/tags/v.*$" \
  ghcr.io/kubernetes-sigs/cluster-inventory-api/<plugin>:<version>

Example:

cosign verify \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com \
  --certificate-identity-regexp="^https://github\.com/kubernetes-sigs/cluster-inventory-api/\.github/workflows/release\.yml@refs/tags/v.*$" \
  ghcr.io/kubernetes-sigs/cluster-inventory-api/secretreader:0.1.0

SBOM and provenance

Each released image includes attestations as OCI referrers:

  • SBOM (SPDX): cosign download sbom ghcr.io/kubernetes-sigs/cluster-inventory-api/<plugin>:<version>
  • Provenance (SLSA-style): attached by Buildx; verify with cosign verify attestation or your preferred policy engine.

Local build (no push)

... (truncated)

Commits

Updates sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.3

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.2...v0.23.3

v0.23.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.1...v0.23.2

v0.23.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.0...v0.23.1

v0.23.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

... (truncated)

Commits
  • f9589b9 Merge pull request #3469 from k8s-infra-cherrypick-robot/cherry-pick-3468-to-...
  • 25615ad Ensure DefaulterRemoveUnknownOrOmitableFields is still working even if object...
  • 8122a62 Merge pull request #3467 from k8s-infra-cherrypick-robot/cherry-pick-3463-to-...
  • 35093c6 Reduce memory usage of default webhooks
  • 4dbfa5c [release-0.23] 🐛 Fix fake client's SSA status patch resource version check (#...
  • f52bbb8 Merge pull request #3437 from k8s-infra-cherrypick-robot/cherry-pick-3430-to-...
  • 4f41337 Merge pull request #3438 from k8s-infra-cherrypick-robot/cherry-pick-3434-to-...
  • e29a1b9 seedling: Test cache reader waits for cache sync
  • 83c8dc3 bug: Fakeclient: Fix status apply if existing object has managedFields set
  • bf6bcd5 Merge pull request #3436 from k8s-infra-cherrypick-robot/cherry-pick-3431-to-...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@dependabot dependabot Bot changed the title chore: bump the kubernetes group with 13 updates chore: bump the kubernetes group across 1 directory with 13 updates Apr 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/kubernetes-1424054e09 branch 2 times, most recently from 5bb1dcd to c8b883c Compare April 23, 2026 00:26
@dependabot dependabot Bot force-pushed the dependabot/go_modules/kubernetes-1424054e09 branch from c8b883c to 3c7fd88 Compare April 30, 2026 00:25
@dependabot dependabot Bot force-pushed the dependabot/go_modules/kubernetes-1424054e09 branch from 3c7fd88 to 1660cdf Compare May 7, 2026 00:26
Bumps the kubernetes group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.36.1` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.1` | `0.36.1` |
| [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.32.3` | `0.36.1` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.3` | `0.36.1` |
| [sigs.k8s.io/cloud-provider-azure](https://github.com/kubernetes-sigs/cloud-provider-azure) | `1.32.4` | `1.36.0` |
| [sigs.k8s.io/cluster-inventory-api](https://github.com/kubernetes-sigs/cluster-inventory-api) | `0.0.0-20251028164203-2e3fabb46733` | `0.1.0` |



Updates `k8s.io/api` from 0.34.1 to 0.36.1
- [Commits](kubernetes/api@v0.34.1...v0.36.1)

Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.36.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.36.1)

Updates `k8s.io/apimachinery` from 0.34.1 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.34.1...v0.36.1)

Updates `k8s.io/client-go` from 0.34.1 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.1...v0.36.1)

Updates `k8s.io/component-helpers` from 0.32.3 to 0.36.1
- [Commits](kubernetes/component-helpers@v0.32.3...v0.36.1)

Updates `k8s.io/klog/v2` from 2.130.1 to 2.140.0
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.130.1...2.140.0)

Updates `k8s.io/kubectl` from 0.32.3 to 0.36.1
- [Commits](kubernetes/kubectl@v0.32.3...v0.36.1)

Updates `k8s.io/metrics` from 0.32.3 to 0.36.1
- [Commits](kubernetes/metrics@v0.32.3...v0.36.1)

Updates `k8s.io/utils` from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20260210185600-b8788abfbbc2
- [Commits](https://github.com/kubernetes/utils/commits)

Updates `sigs.k8s.io/cloud-provider-azure` from 1.32.4 to 1.36.0
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@v1.32.4...v1.36.0)

Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient` from 0.5.20 to 0.18.0
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@pkg/azclient/v0.5.20...pkg/azclient/v0.18.0)

Updates `sigs.k8s.io/cluster-inventory-api` from 0.0.0-20251028164203-2e3fabb46733 to 0.1.0
- [Release notes](https://github.com/kubernetes-sigs/cluster-inventory-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-inventory-api/blob/v0.1.0/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/cluster-inventory-api/commits/v0.1.0)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.3
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.4...v0.23.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/component-helpers
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/klog/v2
  dependency-version: 2.140.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/kubectl
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/metrics
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20251002143259-bc988d571ff4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/cloud-provider-azure
  dependency-version: 1.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/cluster-inventory-api
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/kubernetes-1424054e09 branch from 1660cdf to acdc38e Compare May 14, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants