From 5c8bc06333bdb2cc121897e78f0264577871eb15 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 14:26:18 +0100 Subject: [PATCH] chore(deps): update container image sonatype/nexus3 to v3.63.0@fe1949f (#16176) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | sonatype/nexus3 | minor | `3.62.0` -> `3.63.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/nexus-oss/Chart.yaml | 4 ++-- charts/stable/nexus-oss/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 4bb49f7ba1b..bde127d751f 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: nexus-oss -version: 3.0.4 -appVersion: 3.62.0 +version: 3.1.0 +appVersion: 3.63.0 description: Sonatype Nexus open source is a artifact repository manager home: https://truecharts.org/charts/incubator/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png diff --git a/charts/stable/nexus-oss/values.yaml b/charts/stable/nexus-oss/values.yaml index acf1d62f5fb..0bfafd25050 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.62.0@sha256:cfff1ebfb808abfb5e9054c95ff7fea349cdb1e7ff0b629c1051763e4e74e0dc + tag: 3.63.0@sha256:fe1949fbe4340995f7fec5203679a4f6009124be5c1041536c4badffcda54056 persistence: data: enabled: true