Skip to content

Commit

Permalink
Bump k8s.io/sample-controller from 0.31.2 to 0.31.3 (#258)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/sample-controller](https://github.com/kubernetes/sample-controller) from 0.31.2 to 0.31.3.
- [Commits](kubernetes/sample-controller@v0.31.2...v0.31.3)

---
updated-dependencies:
- dependency-name: k8s.io/sample-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 29, 2024
1 parent 0ac81de commit f9415f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
k8s.io/api v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.3
k8s.io/sample-controller v0.31.2
k8s.io/sample-controller v0.31.3
sigs.k8s.io/controller-runtime v0.19.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98=
k8s.io/sample-controller v0.31.2 h1:1Nygz1ZsKA13cjz6jP3ZM5HwZap+TFx1CA07zqWuJYY=
k8s.io/sample-controller v0.31.2/go.mod h1:saA7VVGDYlpNiQ54GKXGHFEuG/R7bbSal2KWPmCiAtg=
k8s.io/sample-controller v0.31.3 h1:SYyFIRr9kzAnoO8ZkAF+jMlIuwJmdGdS0PBPHnSG2zw=
k8s.io/sample-controller v0.31.3/go.mod h1:CQj0ImWhr+0VQGfdmg4zufGE00LnWtGxvGHKoGSTuPI=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/controller-runtime v0.19.2 h1:3sPrF58XQEPzbE8T81TN6selQIMGbtYwuaJ6eDssDF8=
Expand Down

0 comments on commit f9415f2

Please sign in to comment.