We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73e6173 + ec31fc4 commit 92909d8Copy full SHA for 92909d8
charts/sonatype-nexus/Chart.yaml
@@ -6,7 +6,7 @@ name: sonatype-nexus
6
sources:
7
- https://github.com/sonatype/nexus-public
8
icon: https://help.sonatype.com/docs/files/331022/34537964/3/1564671303641/NexusRepo_Icon.png
9
-version: 1.1.11
+version: 1.1.12
10
maintainers:
11
- name: eformat
12
- name: ckavili
charts/sonatype-nexus/values.yaml
@@ -37,7 +37,7 @@ nexus:
37
- name: NEXUS_SECURITY_RANDOMPASSWORD
38
value: "false"
39
hostAliases: []
40
- imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.43.0-ubi-1
+ imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.72.0-ubi-1
41
imagePullPolicy: IfNotPresent
42
imagePullSecret: ""
43
livenessProbe:
0 commit comments