Skip to content

Commit

Permalink
update helm docs (#6235)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored and web-flow committed Aug 19, 2024
1 parent b724db1 commit c759037
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 530 deletions.
2 changes: 0 additions & 2 deletions .github/scripts/release-version-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,13 @@ FILES_TO_UPDATE_IC_VERSION=(
"${DEPLOYMENT_PATH}/deployment/nginx-ingress.yaml"
"${DEPLOYMENT_PATH}/deployment/nginx-plus-ingress.yaml"
"${HELM_CHART_PATH}/Chart.yaml"
"${HELM_CHART_PATH}/README.md"
"${HELM_CHART_PATH}/values-icp.yaml"
"${HELM_CHART_PATH}/values-nsm.yaml"
"${HELM_CHART_PATH}/values-plus.yaml"
"${HELM_CHART_PATH}/values.yaml"
)
FILE_TO_UPDATE_HELM_CHART_VERSION=(
"${HELM_CHART_PATH}/Chart.yaml"
"${HELM_CHART_PATH}/README.md"
)

usage() {
Expand Down
Loading

0 comments on commit c759037

Please sign in to comment.