From 7f8a683ba3caa2221ca7c27e4a3eb165bfe5bb3a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 May 2026 05:52:03 +0200 Subject: [PATCH] =?UTF-8?q?fix(nexus-oss):=20update=20image=20docker.io/so?= =?UTF-8?q?natype/nexus3=203.92.1=20=E2=86=92=203.92.2=20(#48218)?= 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 6129251b39e..38a54358b84 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.92.1 +appVersion: 3.92.2 dependencies: - name: common version: 29.3.4 @@ -35,5 +35,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.5.2 +version: 9.5.3 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 704d9468080..1c5949a0165 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.92.1@sha256:e08d0236154d13fb2a4fb050d9553762a92261b72d92dea99d99bb38ece5cac5 + tag: 3.92.2@sha256:a32ae23e0fdacccc4f2a9cbf3aa613388d11a1495d5dd66c639c8e84ad39b179 persistence: data: enabled: true