Skip to content

Commit

Permalink
Bump kubevirt.io/hostpath-provisioner-operator from 0.14.0 to 0.15.0 (#…
Browse files Browse the repository at this point in the history
…152)

Bumps [kubevirt.io/hostpath-provisioner-operator](https://github.com/kubevirt/kubevirt) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/kubevirt/kubevirt/releases)
- [Changelog](https://github.com/kubevirt/kubevirt/blob/main/docs/release.md)
- [Commits](kubevirt/kubevirt@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: kubevirt.io/hostpath-provisioner-operator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 9, 2023
1 parent 4fa19ec commit 40aec59
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 988 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/kubernetes-csi/csi-lib-utils v0.12.0
github.com/kubernetes-csi/csi-test/v4 v4.4.0
github.com/onsi/gomega v1.24.1
github.com/onsi/gomega v1.24.2
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0
golang.org/x/net v0.6.0
Expand All @@ -22,7 +22,7 @@ require (
k8s.io/klog/v2 v2.90.0
k8s.io/kubernetes v1.26.1
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
kubevirt.io/hostpath-provisioner-operator v0.14.0
kubevirt.io/hostpath-provisioner-operator v0.15.0
sigs.k8s.io/controller-runtime v0.14.4
sigs.k8s.io/sig-storage-lib-external-provisioner/v6 v6.3.0
)
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
github.com/evanphx/json-patch v0.5.2/go.mod h1:ZWS5hhDbVDyob71nXKNL0+PWn6ToqBHMikGIFbs31qQ=
github.com/evanphx/json-patch v4.1.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.5.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.12.0+incompatible h1:4onqiflcdA9EOZ4RxV643DvftH5pOlLGNtQ5lPWQu84=
github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U=
github.com/evanphx/json-patch/v5 v5.6.0 h1:b91NhWfaz02IuVxO9faSllyAtNXHMPkC5J8sJCLunww=
github.com/evanphx/json-patch/v5 v5.6.0/go.mod h1:G79N1coSVB93tBe7j6PhzjmR3/2VvlbKOFpnXhI9Bw4=
github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a/go.mod h1:7Ga40egUymuWXxAe151lTNnCv97MddSOVsjpPPkityA=
Expand Down Expand Up @@ -1409,8 +1409,8 @@ k8s.io/utils v0.0.0-20210802155522-efc7438f0176/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 h1:KTgPnR10d5zhztWptI952TNtt/4u5h3IzDXkdIMuo2Y=
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kubevirt.io/hostpath-provisioner-operator v0.14.0 h1:yjX9cNOB/NvMt6KxbwkRlNWwxrFmFtVa6jkcvFkjU8s=
kubevirt.io/hostpath-provisioner-operator v0.14.0/go.mod h1:XgRFBjX8ayRFbvWK1LFyLiQwhQeCtfFtVkgt3pzxKD8=
kubevirt.io/hostpath-provisioner-operator v0.15.0 h1:5KokKTXU6P51Kc159U7dd9gKkTu57M1WrjFM/yW4Kx4=
kubevirt.io/hostpath-provisioner-operator v0.15.0/go.mod h1:BkaYZUxIJFFrG6tcrzwqWGP+nLd4yLckh4/SF/UiWqw=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 40aec59

Please sign in to comment.