Skip to content

Commit

Permalink
github-action: update charts path to include memtierd and memory-qos
Browse files Browse the repository at this point in the history
Signed-off-by: Feruzjon Muyassarov <[email protected]>
  • Loading branch information
fmuyassarov committed Oct 10, 2023
1 parent 1979024 commit 86b8f22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "v*.*.*"

env:
CHARTS_DIR: deployment/helm/resource-management-policies/
CHARTS_DIR: deployment/helm/

jobs:
release:
Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
name: ${{ github.ref_name }}
draft: true
append_body: true
files: nri-resource-policy-*helm-chart*.tgz
files: nri-*helm-chart*.tgz

0 comments on commit 86b8f22

Please sign in to comment.