fix(nexus-oss): update image docker.io/sonatype/nexus3 3.89.0 → 3.89.1 (#44785)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/sonatype/nexus3 | patch | `a198d52` → `0323d6f` |

---

> [!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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL25leHVzLW9zcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-11 15:12:56 +01:00
committed by GitHub
parent aff39dac3c
commit b8aeec9d9b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 3.89.0
appVersion: 3.89.1
dependencies:
- name: common
version: 28.29.49
@@ -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.1
version: 8.21.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/sonatype/nexus3
tag: 3.89.0@sha256:a198d52d898ab54d8b6415f53c7c955d8b9778adac0e071033d7122ac21f3292
tag: 3.89.1@sha256:0323d6fb58cccfab1276b3cbca89083da9ed8f4074511abd03dac62dee72b9a0
persistence:
data:
enabled: true