diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index dac01398c57..580dcc5b900 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.91.0 +appVersion: 3.91.1 dependencies: - name: common version: 29.0.15 @@ -20,20 +20,20 @@ dependencies: import-values: [] deprecated: false description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/truetech/truecharts/charts/stable/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/nexus-oss +icon: https://trueforge.org/img/hotlink-ok/chart-icons/nexus-oss.webp keywords: - nexus-oss - productivity -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: nexus-oss sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 9.1.1 +version: 9.1.2 diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index 4bc408567c9..2b60e876af7 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.91.0@sha256:589f3ccbe28183862aa54c8bc99e8a22f09a396cc39d59d8de9601e97083989f + tag: 3.91.1@sha256:5b18c40967ea7056a60571ec1a683f92d6618101fdd1ed17b042a29e8c9e685b persistence: data: enabled: true