Skip to content

Commit

Permalink
[FIX] add old versions (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
az-adhoc authored Aug 28, 2024
1 parent 27be481 commit b170552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
helm package $highest_version -d ../dest/
fi
done
helm repo index ../dest/ --url https://adhoc-dev.github.io/helm-charts/
helm repo index ../dest/ --url https://adhoc-dev.github.io/helm-charts/ --merge ../dest/index.yaml
- name: Push New Files
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion charts/adhoc-odoo/v0.2.1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Odoo Chart for v16+

type: application

version: 0.2.0
version: 0.2.1

appVersion: "1.16.0"

Expand Down

0 comments on commit b170552

Please sign in to comment.