diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 534a04df763..bfae32c1477 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.90.1 +appVersion: 3.90.2 dependencies: - name: common version: 29.0.0 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 9.0.0 +version: 9.0.1 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 9256b26d3c4..f37a8678afd 100644 --- a/charts/stable/nexus-oss/values.yaml +++ b/charts/stable/nexus-oss/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sonatype/nexus3 - tag: 3.90.1@sha256:cb94c17229a34d20365345dfa28552ee462cf79c77dd2fadbd98422e5a439bc9 + tag: 3.90.2@sha256:2cc6d2aa089cd8c4953c0bb24963e2dea2005c01f7ef5ff7ef649c9b965c81c7 persistence: data: enabled: true