Skip to content

Commit

Permalink
Bump the kubernetes group in /release/cli with 1 update (#7645)
Browse files Browse the repository at this point in the history
Bumps the kubernetes group in /release/cli with 1 update: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).


Updates `k8s.io/apimachinery` from 0.26.13 to 0.26.14
- [Commits](kubernetes/apimachinery@v0.26.13...v0.26.14)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 1149614 commit 5ef40bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion release/cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/spf13/viper v1.18.2
golang.org/x/sync v0.6.0
helm.sh/helm/v3 v3.11.3
k8s.io/apimachinery v0.26.13
k8s.io/apimachinery v0.26.14
k8s.io/helm v2.17.0+incompatible
sigs.k8s.io/controller-runtime v0.14.7
sigs.k8s.io/yaml v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions release/cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1356,8 +1356,8 @@ k8s.io/apiextensions-apiserver v0.17.2/go.mod h1:4KdMpjkEjjDI2pPfBA15OscyNldHWdB
k8s.io/apiextensions-apiserver v0.26.10 h1:wAriTUc6l7gUqJKOxhmXnYo/VNJzk4oh4QLCUR4Uq+k=
k8s.io/apiextensions-apiserver v0.26.10/go.mod h1:N2qhlxkhJLSoC4f0M1/1lNG627b45SYqnOPEVFoQXw4=
k8s.io/apimachinery v0.17.2/go.mod h1:b9qmWdKlLuU9EBh+06BtLcSf/Mu89rWL33naRxs1uZg=
k8s.io/apimachinery v0.26.13 h1:gTwNkZp+qrfZuhQFMD594ggzvcr06mbgAtLBTbdc4Mg=
k8s.io/apimachinery v0.26.13/go.mod h1:2/HZp0l6coXtS26du1Bk36fCuAEr/lVs9Q9NbpBtd1Y=
k8s.io/apimachinery v0.26.14 h1:u1s90TEuMBg+0+Q+lABBSKEwqTFYlUW5NJyD/YXqSZ0=
k8s.io/apimachinery v0.26.14/go.mod h1:2/HZp0l6coXtS26du1Bk36fCuAEr/lVs9Q9NbpBtd1Y=
k8s.io/apiserver v0.17.2/go.mod h1:lBmw/TtQdtxvrTk0e2cgtOxHizXI+d0mmGQURIHQZlo=
k8s.io/apiserver v0.26.13 h1:jnzAsozh94IEkdZrdEW5mHqiW/7stTQDPIdRmo0DD2Y=
k8s.io/apiserver v0.26.13/go.mod h1:lGSp1jJwLRhYIzGiEA+VuYa4pQbHlPnP4x5oP1ue4GE=
Expand Down

0 comments on commit 5ef40bb

Please sign in to comment.