chore(deps): update container image sonatype/nexus3 to v3.66.0@c63b3fb by renovate (#19126)

This commit is contained in:
TrueCharts Bot 2024-03-11 07:41:57 +01:00 committed by GitHub
parent 9ea53965fc
commit 7d5ed80caf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 3.65.0 appVersion: 3.66.0
dependencies: dependencies:
- name: common - name: common
version: 19.0.0 version: 19.0.0
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png
keywords: keywords:
- nexus-oss - nexus-oss
- productivity - productivity
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss
- https://hub.docker.com/r/sonatype/nexus3 - https://hub.docker.com/r/sonatype/nexus3
type: application type: application
version: 5.4.1 version: 5.5.0

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: sonatype/nexus3 repository: sonatype/nexus3
tag: 3.65.0@sha256:7394c5aee1f6b085603b1082cd87909fae4c476370b497f5d5d271b8e17fe9d2 tag: 3.66.0@sha256:c63b3fb721e9c0339a721a911a544098a2d3ba03f74dd792fce08caf04b2326f
persistence: persistence:
data: data:
enabled: true enabled: true