Skip to content

Commit 063be9e

Browse files
committed
Release Update for nexus-iq-server 184.0.0
1 parent 37dcf09 commit 063be9e

File tree

5 files changed

+350
-294
lines changed

5 files changed

+350
-294
lines changed

charts/nexus-iq/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: nexus-iq-server
33

44
# This is the chart version. This version number should be incremented each time you make changes
55
# to the chart and its templates, including the app version.
6-
version: 183.0.0
6+
version: 184.0.0
77
# This is the version number of the application being deployed. This version number should be
88
# incremented each time you make changes to the application.
9-
appVersion: 1.183.0
9+
appVersion: 1.184.0
1010

1111
description: Sonatype Nexus IQ Server continuously monitors your entire software supply chain
1212

charts/nexus-iq/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deploymentStrategy: Recreate
1010
image:
1111
# Sonatype Official Public Image
1212
repository: sonatype/nexus-iq-server
13-
tag: 1.183.0
13+
tag: 1.184.0
1414
pullPolicy: IfNotPresent
1515
imagePullSecrets:
1616
# for image registries that require login, specify the name of the existing

0 commit comments

Comments
 (0)