Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release-1.5.x' into release-1.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Prafulrakhade committed Jan 17, 2025
2 parents ed7f21b + 35a3bc7 commit 3137c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/esignet/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function installing_esignet() {

echo Installing esignet
helm -n $NS install esignet mosip/esignet --version $CHART_VERSION \
--set image.repository=mosipdev/esignet --set image.tag=develop \
--set image.repository=mosipdev/esignet --set image.tag=release-1.5.x \
$ENABLE_INSECURE $plugin_option \
--set metrics.serviceMonitor.enabled=$servicemonitorflag -f values.yaml --wait

Expand Down

0 comments on commit 3137c19

Please sign in to comment.