From 1ab0e4780223aef559dc9e10dbe7cf696c1dff74 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Oct 2024 20:22:46 +0200 Subject: [PATCH] chore(deps): update container image sonatype/nexus3 to v3.73.0@3995b63 by renovate (#27546) --- 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 36ed7f58c0c..12176dfffd4 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.72.0 +appVersion: 3.73.0 dependencies: - name: common version: 25.0.0 @@ -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.6.0 +version: 7.7.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 18d12ac3b99..3b8259e56e5 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sonatype/nexus3 - tag: 3.72.0@sha256:c2c60fb29799b10e398615f6dcbf53f7e0a86650ee28f180585dacc3a7889a0d + tag: 3.73.0@sha256:3995b631ed941eb21d071d2d6b2c55ba98a502fb1afef6bd78e43f94583ffbaf persistence: data: enabled: true