diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 46ce3b3f5f9..af760e70f9f 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.66.0 +appVersion: 3.67.0 dependencies: - name: common version: 20.2.10 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png keywords: - nexus-oss - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 5.8.5 +version: 5.9.0 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 1e276faaf02..cee0dbc802e 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.66.0@sha256:c63b3fb721e9c0339a721a911a544098a2d3ba03f74dd792fce08caf04b2326f + tag: 3.67.0@sha256:4b58449ef8978992f105751ea260102899de6449cab7df611070173da86ba15c persistence: data: enabled: true