-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> * Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> * Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> * Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> * Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> * Demo release 1.8.0 Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
- Loading branch information
Showing
194 changed files
with
2,832 additions
and
1,095 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
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 |
---|---|---|
|
@@ -30,6 +30,7 @@ jobs: | |
helm repo add prometheus https://prometheus-community.github.io/helm-charts | ||
helm repo add grafana https://grafana.github.io/helm-charts | ||
helm repo add jaeger https://jaegertracing.github.io/helm-charts | ||
helm repo add opensearch https://opensearch-project.github.io/helm-charts | ||
- name: Run chart-releaser | ||
uses: helm/[email protected] | ||
|
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 |
---|---|---|
@@ -1,15 +1,18 @@ | ||
dependencies: | ||
- name: opentelemetry-collector | ||
repository: https://open-telemetry.github.io/opentelemetry-helm-charts | ||
version: 0.78.0 | ||
version: 0.80.1 | ||
- name: jaeger | ||
repository: https://jaegertracing.github.io/helm-charts | ||
version: 0.73.1 | ||
version: 1.0.0 | ||
- name: prometheus | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 25.8.2 | ||
version: 25.12.0 | ||
- name: grafana | ||
repository: https://grafana.github.io/helm-charts | ||
version: 7.2.1 | ||
digest: sha256:484dba15dc44971890d1e7c33d8d2893e2f1ecc976478a75c326b5884bcc1dd8 | ||
generated: "2024-01-16T18:53:08.919148-05:00" | ||
version: 7.3.0 | ||
- name: opensearch | ||
repository: https://opensearch-project.github.io/helm-charts | ||
version: 2.17.2 | ||
digest: sha256:3f338e28c048d248b87ea2357d23342e71e0cfc76d0a4e9c81d2ff65d4623856 | ||
generated: "2024-02-18T00:49:24.628921-05:00" |
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
Oops, something went wrong.