From bb0092c6b5a604cb6ded903ef35d1c05d1b35a2b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 19:02:04 +0200 Subject: [PATCH] =?UTF-8?q?fix(nexus-oss):=20update=20image=20docker.io/so?= =?UTF-8?q?natype/nexus3=203.91.0=20=E2=86=92=203.91.1=20(#47144)?= 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 | patch | `589f3cc` → `5b18c40` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 14 +++++++------- charts/stable/nexus-oss/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index dac01398c57..580dcc5b900 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.91.0 +appVersion: 3.91.1 dependencies: - name: common version: 29.0.15 @@ -20,20 +20,20 @@ dependencies: import-values: [] deprecated: false description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/truetech/truecharts/charts/stable/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/nexus-oss +icon: https://trueforge.org/img/hotlink-ok/chart-icons/nexus-oss.webp keywords: - nexus-oss - productivity -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: nexus-oss sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 9.1.1 +version: 9.1.2 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 4bc408567c9..2b60e876af7 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sonatype/nexus3 - tag: 3.91.0@sha256:589f3ccbe28183862aa54c8bc99e8a22f09a396cc39d59d8de9601e97083989f + tag: 3.91.1@sha256:5b18c40967ea7056a60571ec1a683f92d6618101fdd1ed17b042a29e8c9e685b persistence: data: enabled: true