From fe477be10ee7bf239c717d2e318e897451f7170f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Dec 2025 20:09:52 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sonat?= =?UTF-8?q?ype/nexus3=203.86.2=20=E2=86=92=203.87.0=20(#42346)?= 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 de0a041523b..f590223b262 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 3.86.2 +appVersion: 3.87.0 dependencies: - name: common version: 28.29.2 @@ -37,5 +37,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.18.1 +version: 8.19.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 2bbb6a3fd3e..178e49d36a7 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sonatype/nexus3 - tag: 3.86.2@sha256:8653beddcadf1a74f9fccde354dc3bc56bb0de8a6b650b8da9ce007585010930 + tag: 3.87.0@sha256:642219815bd9520df8ca9693bc6ff981ee97f0c7c4ebf960bdb6371a39b63f81 persistence: data: enabled: true