-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/kubescape/storage to v0.0.89 #56
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #56 +/- ##
=====================================
Coverage 0.61% 0.61%
=====================================
Files 5 5
Lines 325 325
=====================================
Hits 2 2
Misses 323 323 Continue to review full report in Codecov by Sentry.
|
🤖 I have created a release *beep* *boop* --- ## [0.0.4](v0.0.3...v0.0.4) (2024-07-26) ### Bug Fixes * add reviewable-ext target to Makefile ([#74](#74)) ([14ee619](14ee619)) * **deps:** update kubernetes packages to v0.30.1 ([#6](#6)) ([ac6621e](ac6621e)) * **deps:** update kubernetes packages to v0.30.2 ([#55](#55)) ([9b4a1e3](9b4a1e3)) * **deps:** update module github.com/go-logr/logr to v1.4.2 ([#42](#42)) ([1144675](1144675)) * **deps:** update module github.com/kubescape/kubevuln to v0.3.18 ([#15](#15)) ([4e51614](4e51614)) * **deps:** update module github.com/kubescape/kubevuln to v0.3.22 ([#35](#35)) ([326bf43](326bf43)) * **deps:** update module github.com/kubescape/kubevuln to v0.3.25 ([#47](#47)) ([94ab793](94ab793)) * **deps:** update module github.com/kubescape/storage to v0.0.85 ([#43](#43)) ([bf48573](bf48573)) * **deps:** update module github.com/kubescape/storage to v0.0.89 ([#56](#56)) ([d71438c](d71438c)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.17.3 ([#13](#13)) ([88d02dd](88d02dd)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0 ([#37](#37)) ([863cc5f](863cc5f)) * **deps:** update module github.com/onsi/gomega to v1.33.1 ([#14](#14)) ([ca03daa](ca03daa)) * **deps:** update module github.com/validator-labs/validator to v0.0.41 ([#44](#44)) ([fa6b6ba](fa6b6ba)) * **deps:** update module github.com/validator-labs/validator to v0.0.42 ([#52](#52)) ([5459604](5459604)) * **deps:** update module github.com/validator-labs/validator to v0.0.43 ([#57](#57)) ([8865d3f](8865d3f)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.2 ([#7](#7)) ([ca981d2](ca981d2)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.3 ([#53](#53)) ([8950f34](8950f34)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4 ([#50](#50)) ([fbe1e36](fbe1e36)) ### Other * **deps:** pin googleapis/release-please-action action to f3969c0 ([#33](#33)) ([62f2d2f](62f2d2f)) * **deps:** update actions/checkout digest to a5ac7e5 ([#34](#34)) ([5242581](5242581)) * **deps:** update actions/setup-go digest to cdcb360 ([#38](#38)) ([75fdbed](75fdbed)) * **deps:** update anchore/sbom-action action to v0.15.11 ([#23](#23)) ([18db034](18db034)) * **deps:** update anchore/sbom-action action to v0.16.0 ([#36](#36)) ([aba05a9](aba05a9)) * **deps:** update codecov/codecov-action digest to 125fc84 ([#39](#39)) ([b83a720](b83a720)) * **deps:** update docker/login-action digest to 0d4c9c5 ([#40](#40)) ([2605655](2605655)) * **deps:** update docker/setup-buildx-action digest to d70bba7 ([#22](#22)) ([0b1f3d9](0b1f3d9)) * **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0 ([#11](#11)) ([8227a36](8227a36)) * **deps:** update helm/kind-action action to v1.10.0 ([#25](#25)) ([69e8a63](69e8a63)) * **deps:** update softprops/action-gh-release digest to 69320db ([#41](#41)) ([374afe4](374afe4)) ### Dependency Updates * **deps:** update kubernetes packages to v0.30.3 ([#67](#67)) ([f18633b](f18633b)) * **deps:** update module github.com/kubescape/storage to v0.0.90 ([#68](#68)) ([1e6926f](1e6926f)) * **deps:** update module github.com/onsi/gomega to v1.34.0 ([#72](#72)) ([f5c3d9a](f5c3d9a)) * **deps:** update module github.com/validator-labs/validator to v0.0.44 ([#64](#64)) ([82b90c4](82b90c4)) * **deps:** update module github.com/validator-labs/validator to v0.0.46 ([#66](#66)) ([67f9276](67f9276)) * **deps:** update module github.com/validator-labs/validator to v0.0.47 ([#69](#69)) ([b47fe95](b47fe95)) * **deps:** update module github.com/validator-labs/validator to v0.0.48 ([#70](#70)) ([6da6570](6da6570)) * **deps:** update module github.com/validator-labs/validator to v0.0.49 ([#71](#71)) ([ace693a](ace693a)) ### Refactoring * add revive linter, fix linting errors, remove unused code ([#63](#63)) ([a476942](a476942)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This PR contains the following updates:
v0.0.85
->v0.0.89
Release Notes
kubescape/storage (github.com/kubescape/storage)
v0.0.89
Compare Source
This is the first step in deprecating the NetworkNeighbors object. Next, we need to adjust the process for generating the NP using kubectl to utilize NetworkNeighborhood instead of NetworkNeighbors. This is somewhat more complex because the scope of a NetworkNeighborhood represents a replica, while the generated NP represents a workload. We'll need to determine the best way to address this. For now, I will not work on that due to time constraints.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.