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 .
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies: Failed to look up go package github.com/spf13/cobra: no-result.
Files affected: go.mod, webhosting-operator/go.mod
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (5)
.github/workflows/e2e.yaml (3)
actions/checkout v5 → [Updates: v6]
actions/setup-go v6
actions/upload-artifact v5 → [Updates: v7]
.github/workflows/images.yaml (3)
actions/checkout v5 → [Updates: v6]
actions/setup-go v6
ko-build/setup-ko v0.9
.github/workflows/release-notes.yaml (1)
actions/checkout v5 → [Updates: v6]
.github/workflows/renovate.yaml (3)
actions/checkout v5 → [Updates: v6]
actions/setup-go v6
stefanzweifel/git-auto-commit-action v7
.github/workflows/verify.yaml (2)
actions/checkout v5 → [Updates: v6]
actions/setup-go v6
gomod (2)
go.mod (22)
go 1.24.0
go 1.25.7 → [Updates: 1.25.11, 1.26.4]
github.com/cespare/xxhash/v2 v2.3.0
github.com/evanphx/json-patch v5.9.11+incompatible
github.com/go-logr/logr v1.4.3
github.com/google/uuid v1.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/onsi/ginkgo/v2 v2.28.1 → [Updates: v2.28.3, v2.29.0]
github.com/onsi/gomega v1.39.1 → [Updates: v1.41.0]
github.com/prometheus/client_golang v1.23.2
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
go.uber.org/zap v1.27.1 → [Updates: v1.28.0]
gomodules.xyz/jsonpatch/v2 v2.5.0 → [Updates: v3.0.1]
k8s.io/api v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/apimachinery v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/client-go v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/code-generator v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/component-base v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/klog/v2 v2.130.1 → [Updates: v2.140.0]
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2@b8788abfbbc2 → [Updates: v0.0.0-20260507154919-ff6756f316d2]
sigs.k8s.io/controller-runtime v0.22.5 → [Updates: v0.24.1]
webhosting-operator/go.mod (19)
go 1.24.0
go 1.25.7 → [Updates: 1.25.11, 1.26.4]
github.com/go-logr/logr v1.4.3
github.com/hashicorp/go-multierror v1.1.1
github.com/onsi/ginkgo/v2 v2.28.1 → [Updates: v2.28.3, v2.29.0]
github.com/onsi/gomega v1.39.1 → [Updates: v1.41.0]
github.com/prometheus/client_golang v1.23.2
github.com/prometheus/common v0.67.5 → [Updates: v0.68.1]
github.com/spf13/cobra v1.10.2
go.uber.org/zap v1.27.1 → [Updates: v1.28.0]
golang.org/x/time v0.14.0 → [Updates: v0.15.0]
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/apimachinery v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/client-go v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/component-base v0.34.4 → [Updates: v0.34.8, v0.36.1]
k8s.io/klog/v2 v2.130.1 → [Updates: v2.140.0]
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2@b8788abfbbc2 → [Updates: v0.0.0-20260507154919-ff6756f316d2]
sigs.k8s.io/controller-runtime v0.22.5 → [Updates: v0.24.1]
kubernetes (94)
config/crds/sharding.timebertt.dev_controllerrings.yaml (1)
CustomResourceDefinition apiextensions.k8s.io/v1
config/monitoring/prometheus_rbac.yaml (2)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
config/rbac/leader_election.yaml (2)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
config/rbac/metrics_auth.yaml (2)
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
config/rbac/pprof_reader.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
config/rbac/role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
config/rbac/rolebinding.yaml (1)
ClusterRoleBinding rbac.authorization.k8s.io/v1
config/sharder/deployment.yaml (1)
config/sharder/poddisruptionbudget.yaml (1)
PodDisruptionBudget policy/v1
hack/config/cert-manager/patch-mutatingwebhook.yaml (1)
MutatingWebhookConfiguration admissionregistration.k8s.io/v1
hack/config/cert-manager/patch-validatingwebhook.yaml (1)
ValidatingWebhookConfiguration admissionregistration.k8s.io/v1
hack/config/checksum-controller/controller/deployment.yaml (1)
hack/config/checksum-controller/controller/rbac.yaml (2)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
hack/config/checksum-controller/controllerring/sharder_rbac.yaml (2)
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
hack/config/external-dns/patch-deployment.yaml (1)
hack/config/ingress-nginx/default/patch_controller_resources.yaml (1)
hack/config/ingress-nginx/default/patch_default_ingress_class.yaml (1)
IngressClass networking.k8s.io/v1
hack/config/monitoring/crds/0alertmanagerConfigCustomResourceDefinition.yaml
hack/config/monitoring/crds/0alertmanagerCustomResourceDefinition.yaml
hack/config/monitoring/crds/0podmonitorCustomResourceDefinition.yaml
hack/config/monitoring/crds/0probeCustomResourceDefinition.yaml
hack/config/monitoring/crds/0prometheusagentCustomResourceDefinition.yaml
hack/config/monitoring/crds/0prometheusCustomResourceDefinition.yaml
hack/config/monitoring/crds/0prometheusruleCustomResourceDefinition.yaml
hack/config/monitoring/crds/0scrapeconfigCustomResourceDefinition.yaml
hack/config/monitoring/crds/0servicemonitorCustomResourceDefinition.yaml
hack/config/monitoring/crds/0thanosrulerCustomResourceDefinition.yaml
hack/config/monitoring/default/grafana_ingress.yaml (1)
Ingress networking.k8s.io/v1
hack/config/monitoring/default/patch_grafana_admin.yaml (1)
hack/config/monitoring/default/rbac-proxy_clusterrole.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
hack/config/monitoring/grafana-sidecar/patch_grafana_sidecar.yaml (2)
quay.io/kiwigrid/k8s-sidecar 1.30.11 → [Updates: 2.7.3]
Deployment apps/v1
hack/config/monitoring/grafana-sidecar/sidecar_clusterrole.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
hack/config/monitoring/grafana-sidecar/sidecar_clusterrolebinding.yaml (1)
ClusterRoleBinding rbac.authorization.k8s.io/v1
hack/config/monitoring/kube-prometheus/blackboxExporter-clusterRole.yaml
hack/config/monitoring/kube-prometheus/blackboxExporter-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/blackboxExporter-deployment.yaml
hack/config/monitoring/kube-prometheus/blackboxExporter-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/grafana-deployment.yaml
hack/config/monitoring/kube-prometheus/grafana-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/kubeStateMetrics-clusterRole.yaml
hack/config/monitoring/kube-prometheus/kubeStateMetrics-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/kubeStateMetrics-deployment.yaml
hack/config/monitoring/kube-prometheus/kubeStateMetrics-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/nodeExporter-clusterRole.yaml
hack/config/monitoring/kube-prometheus/nodeExporter-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/nodeExporter-daemonset.yaml
hack/config/monitoring/kube-prometheus/nodeExporter-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/prometheus-clusterRole.yaml
hack/config/monitoring/kube-prometheus/prometheus-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/prometheus-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/prometheus-prometheus.yaml
hack/config/monitoring/kube-prometheus/prometheus-roleBindingConfig.yaml
hack/config/monitoring/kube-prometheus/prometheus-roleConfig.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-clusterRole.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-clusterRoleAggregatedMetricsReader.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-clusterRoleBindingDelegator.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-clusterRoleServerResources.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-deployment.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-networkPolicy.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-podDisruptionBudget.yaml
hack/config/monitoring/kube-prometheus/prometheusAdapter-roleBindingAuthReader.yaml
hack/config/monitoring/kube-prometheus/prometheusOperator-clusterRole.yaml
hack/config/monitoring/kube-prometheus/prometheusOperator-clusterRoleBinding.yaml
hack/config/monitoring/kube-prometheus/prometheusOperator-deployment.yaml
hack/config/monitoring/kube-prometheus/prometheusOperator-networkPolicy.yaml
hack/config/monitoring/shoot/storageclass.yaml (1)
StorageClass storage.k8s.io/v1
hack/config/profiling/parca_ingress.yaml (1)
Ingress networking.k8s.io/v1
hack/config/profiling/patch_deployment_pvc.yaml (1)
hack/config/profiling/rbac_sharder.yaml (3)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
hack/config/skaffold.yaml
webhosting-operator/config/experiment/base/job.yaml
webhosting-operator/config/experiment/base/prometheus_rbac.yaml (2)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/experiment/base/rbac.yaml (2)
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/base/manager.yaml (1)
webhosting-operator/config/manager/base/metrics_auth.yaml (2)
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/controllerring/manager_patch.yaml (1)
webhosting-operator/config/manager/controllerring/sharder_rbac.yaml (2)
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/crds/webhosting.timebertt.dev_themes.yaml (1)
CustomResourceDefinition apiextensions.k8s.io/v1
webhosting-operator/config/manager/crds/webhosting.timebertt.dev_websites.yaml (1)
CustomResourceDefinition apiextensions.k8s.io/v1
webhosting-operator/config/manager/overlays/debug/manager_debug_patch.yaml (1)
webhosting-operator/config/manager/overlays/non-sharded/manager_patch.yaml (1)
webhosting-operator/config/manager/rbac/leader_election_role_binding.yaml (1)
RoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/leader_election_role.yaml (1)
Role rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/parca_rbac.yaml (4)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
ClusterRole rbac.authorization.k8s.io/v1
ClusterRoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/role_binding.yaml (1)
ClusterRoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/theme_editor_role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/theme_viewer_role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/website_editor_role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/rbac/website_viewer_role.yaml (1)
ClusterRole rbac.authorization.k8s.io/v1
webhosting-operator/config/manager/with-dns/manager_patch.yaml (1)
webhosting-operator/config/monitoring/webhosting-operator/prometheus_rbac.yaml (2)
Role rbac.authorization.k8s.io/v1
RoleBinding rbac.authorization.k8s.io/v1
webhosting-operator/config/policy/scale-up-worker-experiment.yaml (2)
Deployment apps/v1
PriorityClass scheduling.k8s.io/v1
kustomize (6)
config/sharder/kustomization.yaml
hack/config/checksum-controller/controller/kustomization.yaml
hack/config/external-dns/kustomization.yaml (2)
kubernetes-sigs/external-dns v0.19.0 → [Updates: v0.21.0]
registry.k8s.io/external-dns/external-dns v0.19.0 → [Updates: v0.21.0]
webhosting-operator/config/experiment/base/kustomization.yaml
webhosting-operator/config/manager/base/kustomization.yaml
webhosting-operator/config/policy/kustomization.yaml (1)
registry.k8s.io/pause 3.10
regex (8)
.github/workflows/images.yaml (1)
hack/config/cert-manager/kustomization.yaml (1)
cert-manager/cert-manager v1.19.3 → [Updates: v1.19.5, v1.20.2]
hack/config/ingress-nginx/default/kustomization.yaml (1)
kubernetes/ingress-nginx controller-v1.14.3 → [Updates: controller-v1.14.5, controller-v1.15.1]
hack/config/kyverno/kustomization.yaml (1)
kyverno/kyverno v1.17.0 → [Updates: v1.17.2, v1.18.1]
hack/config/monitoring/update.sh (1)
prometheus-operator/kube-prometheus v0.16.0 → [Updates: v0.17.0]
hack/config/profiling/kustomization.yaml (1)
parca-dev/parca v0.24.2 → [Updates: v0.28.0]
hack/tools.mk (8)
kubernetes-sigs/controller-tools v0.19.0 → [Updates: v0.21.0]
golangci/golangci-lint v2.8.0 → [Updates: v2.12.2]
kubernetes-sigs/kind v0.30.0 → [Updates: v0.32.0]
ko-build/ko v0.18.1
kubectl v1.34.4 → [Updates: v1.34.8, v1.36.1]
GoogleContainerTools/skaffold v2.17.1 → [Updates: v2.17.3, v2.22.0]
ironcore-dev/vgopath v0.1.10 → [Updates: v0.1.11]
mikefarah/yq v4.52.2 → [Updates: v4.52.5, v4.53.3]
Makefile (1)
kindest/node v1.33.7@sha256:d26ef333bdb2cbe9862a0f7c3803ecc7b4303d8cea8e814b481b09949d353040 → [Updates: v1.33.12, v1.36.1]
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.
Repository Problems
These problems occurred while renovating this repository. View logs.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
k8s.io/api,k8s.io/apimachinery,k8s.io/client-go,k8s.io/code-generator,k8s.io/component-base)Warning
Renovate failed to look up the following dependencies:
Failed to look up go package github.com/spf13/cobra: no-result.Files affected:
go.mod,webhosting-operator/go.modOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
kubernetes-sigs/external-dns,registry.k8s.io/external-dns/external-dns)k8s.io/api,k8s.io/apimachinery,k8s.io/client-go,k8s.io/code-generator,k8s.io/component-base,sigs.k8s.io/controller-runtime)Detected Dependencies
github-actions (5)
gomod (2)
kubernetes (94)
kustomize (6)
regex (8)