From fb6b92da34af1d7a0595180cc4e40f1c68409765 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 17:46:01 +0100 Subject: [PATCH] =?UTF-8?q?feat(nexus-oss):=20update=20image=20docker.io/s?= =?UTF-8?q?onatype/nexus3=203.88.0=20=E2=86=92=203.89.0=20(#44501)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/nexus-oss/Chart.yaml | 14 +++++++------- charts/stable/nexus-oss/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 8fe17254358..bca3aa049f5 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.88.0 +appVersion: 3.89.0 dependencies: - name: common version: 28.29.49 @@ -25,20 +25,20 @@ dependencies: import-values: [] deprecated: false description: Sonatype Nexus open source is a artifact repository manager -home: https://trueforge.org/truetech/truecharts/charts/stable/nexus-oss -icon: https://trueforge.org/img/hotlink-ok/chart-icons/nexus-oss.webp +home: https://truecharts.org/charts/stable/nexus-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp keywords: - nexus-oss - productivity -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: nexus-oss sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 8.20.11 +version: 8.21.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 32f1eb3e127..eb2409099dc 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.88.0@sha256:8992345a6279649419f2ebc50bd19807b3fbd56630aa854c21b5e6269e9d5211 + tag: 3.89.0@sha256:0fe49d504ae7d4ae9c097ec3df001f848c8e4033f5fc3979ecabff7016ee6932 persistence: data: enabled: true