chore(deps): update container image sonatype/nexus3 to v3.70.1@00ecf29 by renovate (#24212)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sonatype/nexus3 | minor | `3.69.0` -> `3.70.1` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.69.0
|
||||
appVersion: 3.70.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss
|
||||
- https://hub.docker.com/r/sonatype/nexus3
|
||||
type: application
|
||||
version: 7.2.3
|
||||
version: 7.3.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sonatype/nexus3
|
||||
tag: 3.69.0@sha256:b3eeb90e5a17386252b8e2b27d6985d7bd9bfb574e40865c239adfa23d686ee5
|
||||
tag: 3.70.1@sha256:00ecf29c4a3a43d677aec9ff07966e942c4356d9c16a275d94110f6e1e5aca94
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user