chore(deps): update container image sonatype/nexus3 to v3.64.0@b0cfe12 by renovate (#17209)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sonatype/nexus3 | minor | `3.63.0` -> `3.64.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 3.63.0
|
||||
appVersion: 3.64.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
@@ -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/incubator/nexus-oss
|
||||
- https://hub.docker.com/r/sonatype/nexus3
|
||||
type: application
|
||||
version: 4.1.6
|
||||
version: 4.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sonatype/nexus3
|
||||
tag: 3.63.0@sha256:fe1949fbe4340995f7fec5203679a4f6009124be5c1041536c4badffcda54056
|
||||
tag: 3.64.0@sha256:b0cfe12ccb9e6a81ea7bebbbd030f8c29df99093205c7f730f303961e98cf8c5
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user