From 278c4ca6f80a5993ad3a344f4c41e0f9830f4019 Mon Sep 17 00:00:00 2001 From: Chandra Keshav Mishra Date: Thu, 25 Apr 2024 16:35:58 +0530 Subject: [PATCH] Release changes (#203) * Updated Pom versions for release changes Signed-off-by: GitHub * release-changes Signed-off-by: techno-467 --------- Signed-off-by: GitHub Signed-off-by: techno-467 Co-authored-by: Prafulrakhade Co-authored-by: techno-467 --- .github/workflows/push-trigger.yml | 2 +- helm/mimoto/Chart.yaml | 2 +- helm/mimoto/install.sh | 2 +- helm/mimoto/values.yaml | 4 ++-- partner-onboarder/install.sh | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index d50a72c9..590dd32d 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -79,7 +79,7 @@ jobs: with: SERVICE_LOCATION: ./ secrets: - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.RELEASE_URL }} OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} diff --git a/helm/mimoto/Chart.yaml b/helm/mimoto/Chart.yaml index 6062a8dc..03e45bd9 100644 --- a/helm/mimoto/Chart.yaml +++ b/helm/mimoto/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: mimoto description: A Helm chart for MOSIP mimoto Application type: application -version: 12.0.2 +version: 0.12.0 appVersion: "" dependencies: - name: common diff --git a/helm/mimoto/install.sh b/helm/mimoto/install.sh index 35eba428..27e9472a 100755 --- a/helm/mimoto/install.sh +++ b/helm/mimoto/install.sh @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then fi NS=mimoto -MIMOTO_CHART_VERSION=12.0.2 +MIMOTO_CHART_VERSION=0.12.0 echo Create $NS namespace kubectl create ns $NS diff --git a/helm/mimoto/values.yaml b/helm/mimoto/values.yaml index b6e76c9f..5eddd3b5 100644 --- a/helm/mimoto/values.yaml +++ b/helm/mimoto/values.yaml @@ -53,8 +53,8 @@ service: image: registry: docker.io - repository: mosipqa/mimoto - tag: develop + repository: mosipid/mimoto + tag: 0.12.0 ## 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 diff --git a/partner-onboarder/install.sh b/partner-onboarder/install.sh index a9ef4bd6..e3341ff3 100755 --- a/partner-onboarder/install.sh +++ b/partner-onboarder/install.sh @@ -21,7 +21,7 @@ if [ "$flag" = "n" ]; then fi NS=mimoto -CHART_VERSION=12.0.2 +CHART_VERSION=12.0.1 echo Create $NS namespace kubectl create ns $NS diff --git a/pom.xml b/pom.xml index 91a45645..5de3c403 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.mosip mimoto - 0.12.0-SNAPSHOT + 0.12.0 mimoto Mobile server backend supporting Inji.