Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
58f72e44b8
commit
6e77daa95e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nexus-oss-2.0.8](https://github.com/truecharts/charts/compare/nexus-oss-2.0.7...nexus-oss-2.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.9](https://github.com/truecharts/charts/compare/nexus-oss-2.0.8...nexus-oss-2.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nexusoss to v3.45.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.8](https://github.com/truecharts/charts/compare/nexus-oss-2.0.7...nexus-oss-2.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.2](https://github.com/truecharts/charts/compare/nexus-oss-2.0.1...nexus-oss-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.2](https://github.com/truecharts/charts/compare/nexus-oss-2.0.1...nexus-oss-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.44.0"
|
||||
appVersion: "3.45.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss
|
||||
- https://hub.docker.com/r/sonatype/nexus3
|
||||
type: application
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [nexus-oss-2.0.9](https://github.com/truecharts/charts/compare/nexus-oss-2.0.8...nexus-oss-2.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nexusoss to v3.45.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nexusoss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.44.0@sha256:dad50939bb075234b7ff8c04fb1235d2977b1a8d8a3cf9331c372df41b13d3bc
|
||||
tag: 3.45.0@sha256:f58de4ad367a41f75e42cf9330a3ff944d6000afedd7a74065839ae8a024cb80
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 200
|
Loading…
Reference in New Issue