Skip to content

Commit

Permalink
Release 1.3.x (#734)
Browse files Browse the repository at this point in the history
* Updated URL from https://github.com/mosip/mosip-infra/blob/master/deployment/v3/utils/copy_cm_func.sh to https://raw.githubusercontent.com/mosip/mosip-infra/master/deployment/v3/utils/copy_cm_func.sh

* [DSD-6112] pms v1.3.0-dp.1 release

* [DSD-6112] post release changes

Signed-off-by: techno-467 <prafulrakhade02@gmail.com>

---------

Signed-off-by: techno-467 <prafulrakhade02@gmail.com>
  • Loading branch information
Prafulrakhade authored Sep 2, 2024
1 parent b531739 commit c8177ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=pms
CHART_VERSION=1.3.0-dp.1
CHART_VERSION=1.3.0-dp.1-develop

echo Create $NS namespace
kubectl create ns $NS
Expand Down
2 changes: 1 addition & 1 deletion helm/pmp-reactjs-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: pmp-reactjs-ui
description: A Helm chart for MOSIP pmp reactJS UI module
type: application
version: 1.3.0-dp.1
version: 1.3.0-dp.1-develop
appVersion: ""
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion helm/pmp-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: pmp-ui
description: A Helm chart for MOSIP pmp UI module
type: application
version: 1.3.0-dp.1
version: 1.3.0-dp.1-develop
appVersion: ""
dependencies:
- name: common
Expand Down

0 comments on commit c8177ad

Please sign in to comment.