chore(deps): update container image sonatype/nexus3 to v3.67.0@4b58449 by renovate (#20157)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sonatype/nexus3 | minor | `3.66.0` -> `3.67.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-02 20:34:34 +02:00 committed by GitHub
parent 68c76addec
commit 424a60f87f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.66.0
appVersion: 3.67.0
dependencies:
- name: common
version: 20.2.10
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png
keywords:
- nexus-oss
- productivity
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss
- https://hub.docker.com/r/sonatype/nexus3
type: application
version: 5.8.5
version: 5.9.0

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: sonatype/nexus3
tag: 3.66.0@sha256:c63b3fb721e9c0339a721a911a544098a2d3ba03f74dd792fce08caf04b2326f
tag: 3.67.0@sha256:4b58449ef8978992f105751ea260102899de6449cab7df611070173da86ba15c
persistence:
data:
enabled: true