Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaushal Vora committed May 13, 2024
1 parent 520901a commit d6cc8ac
Show file tree
Hide file tree
Showing 678 changed files with 9 additions and 122,876 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Add dependency chart repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add kiali-server https://kiali.org/helm-charts
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down
4 changes: 2 additions & 2 deletions charts/nopo11y-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ dependencies:
version: 6.15.5
- condition: sloth.enabled
name: sloth
repository: https://github.com/slok/sloth
repository: ""
version: 0.7.0
- condition: kiali-server.enabled
name: kiali-server
repository: https://kiali.org/helm-charts
version: 1.83.0
- condition: jaeger.enabled
name: jaeger
repository: https://jaegertracing.io
repository: ""
version: 1.0.0
description: A Helm chart for observability stack
name: nopo11y-stack
Expand Down
23 changes: 0 additions & 23 deletions charts/nopo11y-stack/charts/grafana-loki/.helmignore

This file was deleted.

18 changes: 0 additions & 18 deletions charts/nopo11y-stack/charts/grafana-loki/Chart.lock

This file was deleted.

59 changes: 0 additions & 59 deletions charts/nopo11y-stack/charts/grafana-loki/Chart.yaml

This file was deleted.

1,581 changes: 0 additions & 1,581 deletions charts/nopo11y-stack/charts/grafana-loki/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions charts/nopo11y-stack/charts/grafana-loki/charts/common/.helmignore

This file was deleted.

23 changes: 0 additions & 23 deletions charts/nopo11y-stack/charts/grafana-loki/charts/common/Chart.yaml

This file was deleted.

Loading

0 comments on commit d6cc8ac

Please sign in to comment.