forked from grafana/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tools versions in GitHub workflow
This updates GitHub actions and tools used in GitHub workflows to the latest versions. See https://github.com/helm/charts-repo-actions-demo for reference. This update adds support for GPG signing which will be required for the planned addition of Loki charts. See grafana/loki/issues/2593 Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
- Loading branch information
1 parent
1517320
commit 7713e4e
Showing
3 changed files
with
44 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/charts/*/charts | ||
.idea | ||
.vscode | ||
.project | ||
.settings |