chore(helm): update image docker.io/sonatype/nexus3 3.81.1 → 3.82.0 (#37387)

This commit is contained in:
TrueCharts Bot
2025-07-10 21:09:23 +02:00
committed by GitHub
parent 2dfd1311d2
commit c948b727ac
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 3.81.1 appVersion: 3.82.0
dependencies: dependencies:
- name: common - name: common
version: 28.12.9 version: 28.12.9
@@ -35,5 +35,5 @@ 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: 8.0.8 version: 8.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: docker.io/sonatype/nexus3 repository: docker.io/sonatype/nexus3
tag: 3.81.1@sha256:b28acceb0144f835264c8448efd7b0b0cc930a05e74787f502d536b6c2115920 tag: 3.82.0@sha256:e2bfd3bc42743823bdf389be20d78703609a5f8d0e875788d2f55aa59beef85b
persistence: persistence:
data: data:
enabled: true enabled: true