feat(nexus-oss): update image docker.io/sonatype/nexus3 3.88.0 → 3.89.0 (#44501)
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.88.0
|
appVersion: 3.89.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -25,20 +25,20 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Sonatype Nexus open source is a artifact repository manager
|
description: Sonatype Nexus open source is a artifact repository manager
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/nexus-oss
|
home: https://truecharts.org/charts/stable/nexus-oss
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/nexus-oss.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp
|
||||||
keywords:
|
keywords:
|
||||||
- nexus-oss
|
- nexus-oss
|
||||||
- productivity
|
- productivity
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: nexus-oss
|
name: nexus-oss
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nexus-oss
|
- https://github.com/trueforge-org/truecharts/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.20.11
|
version: 8.21.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/sonatype/nexus3
|
repository: docker.io/sonatype/nexus3
|
||||||
tag: 3.88.0@sha256:8992345a6279649419f2ebc50bd19807b3fbd56630aa854c21b5e6269e9d5211
|
tag: 3.89.0@sha256:0fe49d504ae7d4ae9c097ec3df001f848c8e4033f5fc3979ecabff7016ee6932
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user