test positive

This commit is contained in:
MuneebAijaz
2024-11-06 09:24:41 +05:00
parent 595841cf3f
commit 28b70651fd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -71,10 +71,10 @@ jobs:
current-version: ${{ steps.new_chart_version.outputs.result }}
previous-version: ${{ steps.chart_eval.outputs.CURRENT_CHART_VERSION }}
- name: Echo Success
- name: Fail if Helm Chart version isnt updated
if: steps.check-version.outputs.is-version-increased != 'true'
run: |
echo "Helm Chart Version wasnt Updated"
echo "Helm Chart Version wasnt updated"
exit 1
- name: Helm chart unit tests
@@ -3,7 +3,7 @@
apiVersion: v1
name: reloader
description: Reloader chart that runs on kubernetes
version: 1.1.0
version: 1.1.1
appVersion: v1.1.0
keywords:
- Reloader