Merge pull request #7152 from truecharts/renovate/tccr.io-truecharts-nexusoss-3.x
This commit is contained in:
commit
3356c933aa
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.46.0"
|
appVersion: "3.47.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: nexus-oss
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.11
|
version: 2.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/nexusoss
|
repository: tccr.io/truecharts/nexusoss
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.46.0@sha256:ea0241a8432c8429aad391ec9269f47a4db2a3ef46535b9de5e4777617669f72
|
tag: 3.47.1@sha256:6e5592b80e66b1a81e5d4beb3157eae208d91ea58119dd53f0220f2bc33fd178
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 200
|
runAsGroup: 200
|
||||||
|
|
Loading…
Reference in New Issue