Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #325 from DmitriyStoyanov/bump_nexus
Browse files Browse the repository at this point in the history
Bump nexus to 3.37.3 version
  • Loading branch information
rjkernick authored Jan 12, 2022
2 parents 56a249d + d679dcf commit 5b7da75
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,7 +1,7 @@
apiVersion: v1
name: sonatype-nexus
version: 5.3.4
appVersion: 3.33.0
version: 5.3.5
appVersion: 3.37.3
description: Sonatype Nexus is an open source repository manager
keywords:
- artifacts
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 @@ -20,7 +20,7 @@ initAdminPassword:

nexus:
imageName: quay.io/travelaudience/docker-nexus
imageTag: 3.33.0-01
imageTag: 3.37.3-02
imagePullPolicy: IfNotPresent
# Uncomment this to scheduler pods on priority
# priorityClassName: "high-priority"
Expand Down

0 comments on commit 5b7da75

Please sign in to comment.