Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [nexus-oss-3.0.4](https://github.com/truecharts/charts/compare/nexus-oss-2.0.17...nexus-oss-3.0.4) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [nexus-oss-3.1.0](https://github.com/truecharts/charts/compare/nexus-oss-3.0.4...nexus-oss-3.1.0) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image sonatype/nexus3 to v3.63.0[@fe1949f](https://github.com/fe1949f) ([#16176](https://github.com/truecharts/charts/issues/16176))
|
||||
|
||||
|
||||
|
||||
|
||||
## [nexus-oss-3.0.4](https://github.com/truecharts/charts/compare/nexus-oss-2.0.17...nexus-oss-3.0.4) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
@@ -1,8 +1,8 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: nexus-oss
|
||||
version: 3.0.4
|
||||
appVersion: 3.62.0
|
||||
version: 3.1.0
|
||||
appVersion: 3.63.0
|
||||
description: Sonatype Nexus open source is a artifact repository manager
|
||||
home: https://truecharts.org/charts/incubator/nexus-oss
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png
|
||||
9
stable/nexus-oss/3.1.0/app-changelog.md
Normal file
9
stable/nexus-oss/3.1.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [nexus-oss-3.1.0](https://github.com/truecharts/charts/compare/nexus-oss-3.0.4...nexus-oss-3.1.0) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image sonatype/nexus3 to v3.63.0[@fe1949f](https://github.com/fe1949f) ([#16176](https://github.com/truecharts/charts/issues/16176))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sonatype/nexus3
|
||||
tag: 3.62.0@sha256:cfff1ebfb808abfb5e9054c95ff7fea349cdb1e7ff0b629c1051763e4e74e0dc
|
||||
tag: 3.63.0@sha256:fe1949fbe4340995f7fec5203679a4f6009124be5c1041536c4badffcda54056
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user