Skip to content

fix(deps): update all non-major dependencies#319

Merged
fullstackjam merged 1 commit intomasterfrom
renovate/all-minor-patch
Feb 27, 2026
Merged

fix(deps): update all non-major dependencies#319
fullstackjam merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
argo-cd patch 9.4.29.4.5 age confidence
cert-manager (source) patch v1.19.3v1.19.4 age confidence
descheduler minor 0.34.00.35.0 age confidence
docker.io/kanidm/server patch 1.9.01.9.1 age confidence
eck-operator patch 3.3.03.3.1 age confidence
external-secrets patch 2.0.02.0.1 age confidence
k8s.io/api require patch v0.35.1v0.35.2 age confidence
k8s.io/apimachinery require patch v0.35.1v0.35.2 age confidence
k8s.io/client-go require patch v0.35.1v0.35.2 age confidence
kube-prometheus-stack (source) minor 82.1.082.4.2 age confidence
quay.io/argoprojlabs/argocd-image-updater patch v1.1.0v1.1.1 age confidence
rook-ceph patch v1.19.1v1.19.2 age confidence
rook-ceph-cluster patch v1.19.1v1.19.2 age confidence
traefik (source) patch 39.0.139.0.2 age confidence

Release Notes

argoproj/argo-helm (argo-cd)

v9.4.5

Compare Source

v9.4.4

Compare Source

v9.4.3

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: argoproj/argo-helm@argo-workflows-0.47.4...argo-cd-9.4.3

cert-manager/cert-manager (cert-manager)

v1.19.4

Compare Source

kubernetes-sigs/descheduler (descheduler)

v0.35.0: Descheduler v0.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/descheduler@v0.34.0...v0.35.0

elastic/cloud-on-k8s (eck-operator)

v3.3.1

Compare Source

Elastic Cloud on Kubernetes 3.3.1

Release Highlights
Removing Enterprise requirement for Elastic AutoOps

ECK 3.3.1 has removed the enterprise requirement for AutoOpsAgentPolicy. AutoOps can now be used by on premises users without the need for an enterprise license.

Features and enhancements
  • Removing enterprise requirement for AutoOpsAgentPolicy #​9125
  • Add Namespace Selector to AutoOpsAgentPolicy #​8991
  • Update minimum AutoOps Agent to 9.2.4 when a Basic license is used #​9157
Dependency updates
  • Go 1.25.6 => 1.25.7
  • github.com/elastic/go-ucfg v0.8.9-0.20251017163010-3520930bed4f -> v0.8.9-0.20260108155023-368693374ae9
  • go.elastic.co/apm/v2 v2.7.2 -> v2.7.3
  • golang.org/x/crypto v0.46.0 -> v0.48.0
  • k8s.io/api v0.35.0 -> v0.35.1
  • k8s.io/apimachinery v0.35.0 -> v0.35.1
  • k8s.io/client-go v0.35.0 -> v0.35.1
external-secrets/external-secrets (external-secrets)

v2.0.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v2.0.1
Image: ghcr.io/external-secrets/external-secrets:v2.0.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v2.0.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v2.0.0...v2.0.1

kubernetes/api (k8s.io/api)

v0.35.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.35.2

Compare Source

prometheus-community/helm-charts (kube-prometheus-stack)

v82.4.2

Compare Source

v82.4.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6684

Full Changelog: prometheus-community/helm-charts@prometheus-28.11.0...kube-prometheus-stack-82.4.1

v82.4.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] unify PodDisruptionBudget configuration by @​mkmet in #​6669

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-nginx-exporter-1.19.1...kube-prometheus-stack-82.4.0

v82.3.0

Compare Source

v82.2.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6668

Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-9.12.1...kube-prometheus-stack-82.2.1

v82.2.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6665

Full Changelog: prometheus-community/helm-charts@prometheus-adapter-5.3.0...kube-prometheus-stack-82.2.0

v82.1.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-82.1.0...kube-prometheus-stack-82.1.1

rook/rook (rook-ceph)

v1.19.2

Compare Source

Improvements

Rook v1.19.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

traefik/traefik-helm-chart (traefik)

v39.0.2

Compare Source

🚀 Features

📦 Others


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update helm release argo-cd to v9.4.3 chore(deps): update all non-major dependencies Feb 19, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 950546c to c4dfe9b Compare February 26, 2026 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4ac2ba8 to 2e15f11 Compare February 27, 2026 09:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 27, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e15f11 to c294d9b Compare February 27, 2026 13:13
@fullstackjam fullstackjam merged commit 4665c64 into master Feb 27, 2026
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 27, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant