Skip to content

Commit

Permalink
Merge pull request #73 from Prafulrakhade/release-0.9.x
Browse files Browse the repository at this point in the history
[DSD-6020] inji-certify 0.9.0
  • Loading branch information
ckm007 authored Aug 23, 2024
2 parents 4faf8d7 + 1244f88 commit 8e035dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/inji-certify/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: inji-certify
description: A Helm chart for MOSIP inji-certify module
type: application
version: 0.9.0
version: 0.9.0-develop
appVersion: ""
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion helm/inji-certify/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ echo Create $SOFTHSM_NS namespace
kubectl create ns $SOFTHSM_NS

NS=inji-certify
CHART_VERSION=0.9.0
CHART_VERSION=0.9.0-develop

echo Create $NS namespace
kubectl create ns $NS
Expand Down

0 comments on commit 8e035dc

Please sign in to comment.