Skip to content

Commit

Permalink
Merge pull request #792 from Prafulrakhade/release-1.3.x
Browse files Browse the repository at this point in the history
[DSD-6825] platform 1.2.1.0-beta-1 release
  • Loading branch information
ckm007 authored Dec 12, 2024
2 parents dddf254 + 28ea7a2 commit eff0b4b
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion deploy/prereg-apitestrig/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=prereg
CHART_VERSION=1.3.0-beta.1-develop
CHART_VERSION=1.3.0
COPY_UTIL=../copy_cm_func.sh

echo Create $NS namespace
Expand Down
4 changes: 2 additions & 2 deletions deploy/prereg-apitestrig/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ modules:
prereg:
enabled: true
image:
repository: mosipqa/apitest-prereg
tag: develop
repository: mosipid/apitest-prereg
tag: 1.3.0-beta.1
pullPolicy: Always
2 changes: 1 addition & 1 deletion deploy/prereg/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=prereg
CHART_VERSION=1.3.0-beta.1-develop
CHART_VERSION=1.3.0-beta.1
COPY_UTIL=../copy_cm_func.sh

echo Create $NS namespace
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-application/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-application
description: A Helm chart for MOSIP Pre-registration Application service
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-application/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/pre-registration-application-service
tag: 1.3.x
repository: mosipid/pre-registration-application-service
tag: 1.3.0-beta.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-batchjob/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-batchjob
description: A Helm chart for MOSIP Pre-registration Batchjob service
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-batchjob/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/pre-registration-batchjob
tag: 1.3.x
repository: mosipid/pre-registration-batchjob
tag: 1.3.0-beta.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-booking/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-booking
description: A Helm chart for MOSIP Pre-registration application service
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-booking/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/pre-registration-booking-service
tag: 1.3.x
repository: mosipid/pre-registration-booking-service
tag: 1.3.0-beta.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-captcha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-captcha
description: A Helm chart for MOSIP Pre-registration Captcha Service
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-captcha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/pre-registration-captcha-service
tag: 1.3.x
repository: mosipid/pre-registration-captcha-service
tag: 1.3.0-beta.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-datasync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-datasync
description: A Helm chart for MOSIP Pre-registration Datasync service
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-datasync/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/pre-registration-datasync-service
tag: 1.3.x
repository: mosipid/pre-registration-datasync-service
tag: 1.3.0-beta.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-gateway
description: A Helm chart for MOSIP Pre-registration Istio Gateway
type: application
version: 1.3.0-beta.1-develop
version: 1.3.0-beta.1
appVersion: ""
dependencies:
- name: common
Expand Down

0 comments on commit eff0b4b

Please sign in to comment.