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 #299 from DmitriyStoyanov/master
Browse files Browse the repository at this point in the history
Bump nexus version
  • Loading branch information
rjkernick authored Sep 14, 2021
2 parents 92c6982 + 2e2e8b7 commit a7dce2c
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.2.2
appVersion: 3.27.0
version: 5.3.0
appVersion: 3.33.0
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.27.0
imageTag: 3.33.0-01
imagePullPolicy: IfNotPresent
# Uncomment this to scheduler pods on priority
# priorityClassName: "high-priority"
Expand Down

0 comments on commit a7dce2c

Please sign in to comment.