VictoriaMetrics / VictoriaMetrics/operator
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.2
- chore(deps): update dependency metalbear-co/mirrord to v3.192.1
- fix(deps): update module gopkg.in/yaml.v2 to v3
- 🔐 Create all pending approval PRs at once 🔐
Detected Dependencies
dockerfile (2)
codespell/Dockerfile (1)
python 3Dockerfile (1)
golang 1.26.0
github-actions (7)
.github/workflows/close-pr.yaml
.github/workflows/crds.yaml (4)
actions/checkout v6actions/checkout v6crazy-max/ghaction-import-gpg v7peter-evans/create-pull-request v8.github/workflows/docs.yaml (4)
actions/checkout v6actions/checkout v6actions/setup-go v6crazy-max/ghaction-import-gpg v7.github/workflows/main.yaml (6)
actions/checkout v6actions/cache v5actions/setup-go v6github/codeql-action v4mikepenz/action-junit-report v6actions/upload-artifact v7.github/workflows/operatorhub.yaml (4)
actions/checkout v6crazy-max/ghaction-import-gpg v7dawidd6/action-download-artifact v16peter-evans/create-pull-request v8.github/workflows/release.yaml (4)
actions/checkout v6actions/cache v5actions/setup-go v6actions/upload-artifact v7.github/workflows/sandbox.yaml (4)
actions/checkout v6actions/checkout v6crazy-max/ghaction-import-gpg v7peter-evans/create-pull-request v8
gomod (2)
api/go.mod (13)
go 1.26.0github.com/VictoriaMetrics/VictoriaMetrics v1.137.0github.com/prometheus/alertmanager v0.31.1github.com/stretchr/testify v1.11.1gopkg.in/yaml.v2 v2.4.0→ [Updates:v3.0.1]k8s.io/api v0.35.2k8s.io/apiextensions-apiserver v0.35.2k8s.io/apimachinery v0.35.2k8s.io/autoscaler/vertical-pod-autoscaler v1.6.0k8s.io/client-go v0.35.2k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2@b8788abfbbc2sigs.k8s.io/controller-runtime v0.23.1→ [Updates:v0.23.2]sigs.k8s.io/gateway-api v1.5.0go.mod (30)
go 1.26.0github.com/Masterminds/semver/v3 v3.4.0github.com/VictoriaMetrics/VictoriaMetrics v1.137.0github.com/VictoriaMetrics/metrics v1.41.2github.com/VictoriaMetrics/metricsql v0.85.0github.com/VictoriaMetrics/operator/api v0.66.1github.com/caarlos0/env/v11 v11.4.0github.com/cespare/xxhash/v2 v2.3.0github.com/fsnotify/fsnotify v1.9.0github.com/go-logr/logr v1.4.3github.com/google/go-cmp v0.7.0github.com/google/uuid v1.6.0github.com/onsi/ginkgo/v2 v2.28.1github.com/onsi/gomega v1.39.1github.com/pires/go-proxyproto v0.11.0github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.89.0github.com/prometheus/client_golang v1.23.2github.com/stretchr/testify v1.11.1go.uber.org/zap v1.27.1golang.org/x/sync v0.19.0gopkg.in/yaml.v2 v2.4.0→ [Updates:v3.0.1]k8s.io/api v0.35.2k8s.io/apiextensions-apiserver v0.35.2k8s.io/apimachinery v0.35.2k8s.io/autoscaler/vertical-pod-autoscaler v1.6.0k8s.io/client-go v0.35.2k8s.io/klog/v2 v2.130.1k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2@b8788abfbbc2sigs.k8s.io/controller-runtime v0.23.1→ [Updates:v0.23.2]sigs.k8s.io/gateway-api v1.5.0
kustomize (1)
config/manifests/kustomization.yaml
regex (14)
Makefile (1)
kubernetes/kubernetes 1.35.2Makefile (1)
sigs.k8s.io/kustomize/kustomize/v5 v5.8.1Makefile (1)
sigs.k8s.io/controller-tools v0.20.1Makefile (1)
github.com/golangci/golangci-lint/v2 v2.10.1Makefile (1)
k8s.io/code-generator v0.35.2Makefile (1)
sigs.k8s.io/kind v0.31.0Makefile (1)
github.com/operator-framework/operator-sdk v1.42.0Makefile (1)
github.com/operator-framework/operator-registry v1.64.0Makefile (1)
github.com/mikefarah/yq/v4 v4.52.4Makefile (1)
github.com/onsi/ginkgo/v2 v2.28.1Makefile (1)
github.com/crust-gather/crust-gather v0.12.1Makefile (1)
operator-framework/operator-lifecycle-manager 0.41.0Makefile
Makefile (1)
metalbear-co/mirrord 3.190.0→ [Updates:3.192.1]
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with api/go.mod, go.mod, Dockerfile, codespell/Dockerfile, the .github/workflows files, Makefile, and config/manifests/kustomization.yaml to understand the listed dependency updates. Review the Renovate dashboard documentation and repository validation commands; done means the selected dependency updates are approved, applied consistently, and validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, go, kubernetes, python
- Domain
- build-system, ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100