From a7daf7358f3d3d4c97137fe776fd6417bf852964 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 3 Apr 2025 14:51:10 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sonat?= =?UTF-8?q?ype/nexus3=203.78.2=20=E2=86=92=203.79.0=20(#33901)?= 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 bac7b691dc6..8a75cb15584 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.78.2 +appVersion: 3.79.0 dependencies: - name: common version: 25.4.10 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 7.15.2 +version: 7.16.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 8c58602dfbf..f16256c08c6 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.78.2@sha256:bfd76c084b54e6cc98e50125704ff1c6244e288c135ebde49d13f9531f0cbc43 + tag: 3.79.0@sha256:3577d274ed3792d62d4444d614f6c2e599378e1324835fe56435369c979a2cee persistence: data: enabled: true