From 94043a853215c6fb8292ae357913cae5ce14ab08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Nov 2024 09:30:46 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sonat?= =?UTF-8?q?ype/nexus3=203.73.0=20=E2=86=92=203.74.0=20(#28844)?= 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 88ddf178462..eaea62d3636 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.73.0 +appVersion: 3.74.0 dependencies: - name: common version: 25.1.5 @@ -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.7.1 +version: 7.8.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 0f538ea5f47..2c926d666d7 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.73.0@sha256:3995b631ed941eb21d071d2d6b2c55ba98a502fb1afef6bd78e43f94583ffbaf + tag: 3.74.0@sha256:ec9891ccacfc6540e0df714f02c787aeef254d7ee6e27060c2233bca9ed1d206 persistence: data: enabled: true