fix(nexus-oss): update image docker.io/sonatype/nexus3 3.91.0 → 3.91.1 (#47144)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dXMtb3NzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-04-18 19:02:04 +02:00
committed by GitHub
parent 7fe66f98dc
commit bb0092c6b5
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 3.91.0 appVersion: 3.91.1
dependencies: dependencies:
- name: common - name: common
version: 29.0.15 version: 29.0.15
@@ -20,20 +20,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Sonatype Nexus open source is a artifact repository manager description: Sonatype Nexus open source is a artifact repository manager
home: https://truecharts.org/truetech/truecharts/charts/stable/nexus-oss home: https://trueforge.org/truetech/truecharts/charts/stable/nexus-oss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp icon: https://trueforge.org/img/hotlink-ok/chart-icons/nexus-oss.webp
keywords: keywords:
- nexus-oss - nexus-oss
- productivity - productivity
kubeVersion: '>=1.33.0-0' kubeVersion: '>=1.27.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@trueforge.org
url: https://truecharts.org url: https://trueforge.org
name: nexus-oss name: nexus-oss
sources: sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss
- https://hub.docker.com/r/sonatype/nexus3 - https://hub.docker.com/r/sonatype/nexus3
type: application type: application
version: 9.1.1 version: 9.1.2
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: docker.io/sonatype/nexus3 repository: docker.io/sonatype/nexus3
tag: 3.91.0@sha256:589f3ccbe28183862aa54c8bc99e8a22f09a396cc39d59d8de9601e97083989f tag: 3.91.1@sha256:5b18c40967ea7056a60571ec1a683f92d6618101fdd1ed17b042a29e8c9e685b
persistence: persistence:
data: data:
enabled: true enabled: true