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/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
+1 -1
View File
@@ -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