From 89c0953495f5d56a388f556ee8882bf452881a88 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 23:49:37 +0100 Subject: [PATCH] chore(nexus-oss): update image docker.io/sonatype/nexus3 digest to a198d52 (#44509) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/sonatype/nexus3 | digest | `0fe49d5` -> `a198d52` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/nexus-oss/Chart.yaml | 2 +- charts/stable/nexus-oss/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index bca3aa049f5..c1f19ee5abf 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 8.21.0 +version: 8.21.1 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index eb2409099dc..6fac33e1173 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sonatype/nexus3 - tag: 3.89.0@sha256:0fe49d504ae7d4ae9c097ec3df001f848c8e4033f5fc3979ecabff7016ee6932 + tag: 3.89.0@sha256:a198d52d898ab54d8b6415f53c7c955d8b9778adac0e071033d7122ac21f3292 persistence: data: enabled: true