diff --git a/charts/incubator/nexus-oss/Chart.yaml b/charts/incubator/nexus-oss/Chart.yaml index f03cf7f5faf..06b6fe9a1a0 100644 --- a/charts/incubator/nexus-oss/Chart.yaml +++ b/charts/incubator/nexus-oss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.44.0" +appVersion: "3.45.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 2.0.8 +version: 2.0.9 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/nexus-oss/values.yaml b/charts/incubator/nexus-oss/values.yaml index ef81d24532e..0339a081920 100644 --- a/charts/incubator/nexus-oss/values.yaml +++ b/charts/incubator/nexus-oss/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nexusoss pullPolicy: IfNotPresent - tag: 3.44.0@sha256:dad50939bb075234b7ff8c04fb1235d2977b1a8d8a3cf9331c372df41b13d3bc + tag: 3.45.0@sha256:f58de4ad367a41f75e42cf9330a3ff944d6000afedd7a74065839ae8a024cb80 podSecurityContext: runAsGroup: 200