Merge pull request #63 from sonatype/NEXUS-40550-update-archive-project
NEXUS-40550 - Deprecate and redirect to nxrm ha helm chart
This commit is contained in:
commit
7270b9f159
@ -1,14 +1,16 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: nexus-repository-manager
|
name: nexus-repository-manager
|
||||||
|
# The nexus-repository-manager chart is deprecated and no longer maintained
|
||||||
|
deprecated: true
|
||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 64.0.0
|
version: 64.1.0
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 3.64.0
|
appVersion: 3.64.0
|
||||||
|
|
||||||
description: Sonatype Nexus Repository Manager - Universal Binary repository
|
description: DEPRECATED Sonatype Nexus Repository Manager - Universal Binary repository
|
||||||
|
|
||||||
# A chart can be either an 'application' or a 'library' chart.
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
#
|
#
|
||||||
@ -35,6 +37,3 @@ home: https://www.sonatype.com/nexus-repository-oss
|
|||||||
icon: https://sonatype.github.io/helm3-charts/NexusRepo_Vertical.svg
|
icon: https://sonatype.github.io/helm3-charts/NexusRepo_Vertical.svg
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/sonatype/nexus-public
|
- https://github.com/sonatype/nexus-public
|
||||||
maintainers:
|
|
||||||
- email: support@sonatype.com
|
|
||||||
name: Sonatype
|
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: nxrm-aws-resiliency
|
name: nxrm-aws-resiliency
|
||||||
description: Resilient AWS Deployment of Sonatype Nexus Repository Manager - Universal Binary repository
|
# The nxrm-aws-resiliency chart is deprecated and no longer maintained
|
||||||
|
deprecated: true
|
||||||
|
description: DEPRECATED Resilient AWS Deployment of Sonatype Nexus Repository Manager - Universal Binary repository
|
||||||
|
|
||||||
# A chart can be either an 'application' or a 'library' chart.
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
#
|
#
|
||||||
@ -15,7 +17,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 64.0.0
|
version: 64.1.0
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
@ -36,6 +38,4 @@ keywords:
|
|||||||
- nexus3
|
- nexus3
|
||||||
home: https://www.sonatype.com/nexus-repository-oss
|
home: https://www.sonatype.com/nexus-repository-oss
|
||||||
icon: https://sonatype.github.io/helm3-charts/NexusRepo_Vertical.svg
|
icon: https://sonatype.github.io/helm3-charts/NexusRepo_Vertical.svg
|
||||||
maintainers:
|
|
||||||
- name: Sonatype
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user