chore(deps): update container image sonatype/nexus3 to v3.68.1@d4c592b by renovate (#22148)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sonatype/nexus3 | patch | `3.68.0` -> `3.68.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-16 20:31:56 +02:00
committed by GitHub
parent 1d5585e20e
commit 0ce59c5adf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.68.0
appVersion: 3.68.1
dependencies:
- name: common
version: 23.0.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp
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: 6.1.0
version: 6.1.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: sonatype/nexus3
tag: 3.68.0@sha256:6f76093012851c9404265b66ea490df137d9dc274adce100421d3a33f901f1d5
tag: 3.68.1@sha256:d4c592b2c1ca48273163e3e29e6272bb4607c3b0c5c199e23d170322b65dfe70
persistence:
data:
enabled: true