Skip to content

Commit

Permalink
Merge pull request #33 from corda/tom/cenm-1.5.7
Browse files Browse the repository at this point in the history
CENM release 1.5.7
  • Loading branch information
tomstark99 authored Apr 19, 2023
2 parents 7c68dcf + b864564 commit d4d2231
Show file tree
Hide file tree
Showing 18 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions k8s/helm/auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
2 changes: 1 addition & 1 deletion k8s/helm/auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bashDebug: false
# Docker images to use by the Auth Service Helm chart
authImage:
repository: corda/enterprise-auth
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Configuration for database
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
2 changes: 1 addition & 1 deletion k8s/helm/gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bashDebug: false
# Docker images to use by the Gateway Service Helm chart
gatewayImage:
repository: corda/enterprise-gateway
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Volume size for etc/ directory
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/hsm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
4 changes: 2 additions & 2 deletions k8s/helm/idman-ip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
4 changes: 2 additions & 2 deletions k8s/helm/idman/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
4 changes: 2 additions & 2 deletions k8s/helm/idman/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ bashDebug: false
# Docker images to use by the Identity Manager Service Helm chart
dockerImage:
name: corda/enterprise-identitymanager
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Docker images to use by CENM CLI Helm chart
dockerImageCli:
name: corda/enterprise-cli
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Volume size for etc/ directory
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/nmap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
4 changes: 2 additions & 2 deletions k8s/helm/nmap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ volumeSizeNmapH2: 10Gi
# Docker images to use for the Network Map Service Helm chart
dockerImage:
repository: corda/enterprise-networkmap
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

dockerImageCli:
repository: corda/enterprise-cli
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Required parameter
Expand Down
2 changes: 1 addition & 1 deletion k8s/helm/notary-ip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
2 changes: 1 addition & 1 deletion k8s/helm/notary/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/pki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
2 changes: 1 addition & 1 deletion k8s/helm/pki/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ volumeSizePkiEtc: 1Gi
# Docker images to use by the PKI Helm chart
pkiImage:
repository: corda/enterprise-pkitool
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

pkiJar:
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/signer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
4 changes: 2 additions & 2 deletions k8s/helm/signer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ bashDebug: false
# Docker images to use by the Signing Service Helm chart
signerImage:
repository: corda/enterprise-signer
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

dockerImageCli:
repository: corda/enterprise-cli
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Volume size for the etc/ directory
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/zone/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# 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.
version: 2.0.2
version: 2.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.5.6
appVersion: 1.5.7
2 changes: 1 addition & 1 deletion k8s/helm/zone/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bashDebug: false

image:
repository: corda/enterprise-zone
tag: 1.5.6-zulu-openjdk8u322
tag: 1.5.7-zulu-openjdk8u322
pullPolicy: Always

# Database configuration
Expand Down

0 comments on commit d4d2231

Please sign in to comment.