Skip to content

Commit

Permalink
Merge pull request #331 from eformat/feature/nexus-3.43.0-ubi-1
Browse files Browse the repository at this point in the history
🪽 nexus-3.43.0-ubi-1 🪽
  • Loading branch information
ckavili committed May 5, 2023
2 parents aaa038c + b4b07e7 commit 44f534b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/sonatype-nexus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 3.41.1
appVersion: 3.43.0
description: Sonatype Nexus is an open source repository manager
home: https://github.com/redhat-cop/helm-charts
name: sonatype-nexus
sources:
- https://github.com/sonatype/nexus-public
icon: https://help.sonatype.com/docs/files/331022/34537964/3/1564671303641/NexusRepo_Icon.png
version: 1.1.10
version: 1.1.11
maintainers:
- name: eformat
- name: ckavili
Expand Down
2 changes: 1 addition & 1 deletion charts/sonatype-nexus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ nexus:
- name: NEXUS_SECURITY_RANDOMPASSWORD
value: "false"
hostAliases: []
imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.41.1-ubi-1
imageName: registry.connect.redhat.com/sonatype/nexus-repository-manager:3.43.0-ubi-1
imagePullPolicy: IfNotPresent
imagePullSecret: ""
livenessProbe:
Expand Down

0 comments on commit 44f534b

Please sign in to comment.