mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update support images to latest alpine
Signed-off-by: Catalin Moroianu <c.moroianu@travelaudience.com>
This commit is contained in:
@@ -71,7 +71,7 @@ nexusProxy:
|
||||
enabled: true
|
||||
# svcName: proxy-svc
|
||||
imageName: quay.io/travelaudience/docker-nexus-proxy
|
||||
imageTag: 2.4.0_8u191
|
||||
imageTag: 2.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
@@ -125,7 +125,7 @@ persistence:
|
||||
nexusBackup:
|
||||
enabled: false
|
||||
imageName: quay.io/travelaudience/docker-nexus-backup
|
||||
imageTag: 1.4.0
|
||||
imageTag: 1.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
targetBucket:
|
||||
|
||||
Reference in New Issue
Block a user