Skip to content

Commit 92909d8

Browse files
authored
Merge pull request #612 from kareiva/patch-1
Bump vulnerable Nexus version to 3.72.0-ubi-1
2 parents 73e6173 + ec31fc4 commit 92909d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/sonatype-nexus/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: sonatype-nexus
66
sources:
77
- https://github.com/sonatype/nexus-public
88
icon: https://help.sonatype.com/docs/files/331022/34537964/3/1564671303641/NexusRepo_Icon.png
9-
version: 1.1.11
9+
version: 1.1.12
1010
maintainers:
1111
- name: eformat
1212
- name: ckavili

charts/sonatype-nexus/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ nexus:
3737
- name: NEXUS_SECURITY_RANDOMPASSWORD
3838
value: "false"
3939
hostAliases: []
40-
imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.43.0-ubi-1
40+
imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.72.0-ubi-1
4141
imagePullPolicy: IfNotPresent
4242
imagePullSecret: ""
4343
livenessProbe:

0 commit comments

Comments
 (0)