Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5d9d9aeadf
commit
0b56babe2b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nexus-oss-2.0.11](https://github.com/truecharts/charts/compare/nexus-oss-2.0.10...nexus-oss-2.0.11) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nexusoss to v3.46.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.12](https://github.com/truecharts/charts/compare/nexus-oss-2.0.11...nexus-oss-2.0.12) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nexusoss to v3.47.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [nexus-oss-2.0.11](https://github.com/truecharts/charts/compare/nexus-oss-2.0.10...nexus-oss-2.0.11) (2023-01-31)
|
||||
|
||||
### 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)
|
||||
|
||||
|
||||
|
||||
|
||||
## [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.46.0"
|
||||
appVersion: "3.47.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,9 +19,8 @@ maintainers:
|
|||
name: nexus-oss
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss
|
||||
- https://hub.docker.com/r/sonatype/nexus3
|
||||
type: application
|
||||
version: 2.0.11
|
||||
version: 2.0.12
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [nexus-oss-2.0.12](https://github.com/truecharts/charts/compare/nexus-oss-2.0.11...nexus-oss-2.0.12) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nexusoss to v3.47.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nexusoss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.46.0@sha256:ea0241a8432c8429aad391ec9269f47a4db2a3ef46535b9de5e4777617669f72
|
||||
tag: 3.47.1@sha256:6e5592b80e66b1a81e5d4beb3157eae208d91ea58119dd53f0220f2bc33fd178
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 200
|
Loading…
Reference in New Issue