Skip to content

Commit

Permalink
[Fix] : Releaser Add Tool kit (#159)
Browse files Browse the repository at this point in the history
* fix releaser

Signed-off-by: Shubham Gupta <[email protected]>

* add tool kit

Signed-off-by: Shubham Gupta <[email protected]>

---------

Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk authored Oct 12, 2023
1 parent b8ef66d commit 771c90f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- name: Update Chart Dependencies for redis-operator
run: helm dependency update charts/redis-operator

- name: Set up chart-testing
uses: helm/[email protected]

- name: List Changed Charts
id: list-changed
run: |
Expand Down

0 comments on commit 771c90f

Please sign in to comment.