Skip to content

Commit

Permalink
Merge pull request #943 from Prafulrakhade/release-0.9.1-INJI
Browse files Browse the repository at this point in the history
[DSD-6362] post release preperation
  • Loading branch information
Rakshitha650 authored Oct 3, 2024
2 parents 59fdd11 + b3d1964 commit c24ae75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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=artifactory
CHART_VERSION=0.9.1-INJI
CHART_VERSION=0.9.1-INJI-develop

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

0 comments on commit c24ae75

Please sign in to comment.