diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 9b59c7dea83..f841a3a5149 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.71.0 +appVersion: 3.72.0 dependencies: - name: common version: 24.1.14 @@ -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.4.1 +version: 7.5.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 3578c99be61..18d12ac3b99 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.71.0@sha256:49a891973f7e390174cac44f9923f0518f77ad95bb7c928b8c1eb52e52657544 + tag: 3.72.0@sha256:c2c60fb29799b10e398615f6dcbf53f7e0a86650ee28f180585dacc3a7889a0d persistence: data: enabled: true