From e60b13ad08eac016039f6b361ec22da3bf46e349 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 05:55:01 +0200 Subject: [PATCH] =?UTF-8?q?fix(nexus-oss):=20update=20image=20docker.io/so?= =?UTF-8?q?natype/nexus3=203.90.2=20=E2=86=92=203.90.3=20(#46908)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/nexus-oss/Chart.yaml | 4 ++-- charts/stable/nexus-oss/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 254ff538d2f..182f1a94d5e 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.90.2 +appVersion: 3.90.3 dependencies: - name: common version: 29.0.10 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 9.0.2 +version: 9.0.3 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index f37a8678afd..2122bee90f1 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sonatype/nexus3 - tag: 3.90.2@sha256:2cc6d2aa089cd8c4953c0bb24963e2dea2005c01f7ef5ff7ef649c9b965c81c7 + tag: 3.90.3@sha256:a7a46e6493e9434b295f294241568b122778c9c3ea61e808e40f4944aab580e3 persistence: data: enabled: true