forked from open-telemetry/opentelemetry-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.
[demo] Remove FeatureFlagService and add flagd (open-telemetry#1082)
* Remove FeatureFlagService and add flagd * Override image name * Update Grafana OpenSearch datasource version * Update Grafana OpenSearch datasource * fix flagd service Signed-off-by: Pierre Tessier <[email protected]> * fix flagd service Signed-off-by: Pierre Tessier <[email protected]> * fix flagd service Signed-off-by: Pierre Tessier <[email protected]> * fix flagd service Signed-off-by: Pierre Tessier <[email protected]> * Update chart with latest release * Update shippingservice env var * Remove feature flag service from notes Signed-off-by: Pierre Tessier <[email protected]> * Use demo.flagd.json from demo repo Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
- Loading branch information
Showing
201 changed files
with
2,197 additions
and
1,940 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
dependencies: | ||
- name: opentelemetry-collector | ||
repository: https://open-telemetry.github.io/opentelemetry-helm-charts | ||
version: 0.80.1 | ||
version: 0.86.0 | ||
- name: jaeger | ||
repository: https://jaegertracing.github.io/helm-charts | ||
version: 1.0.0 | ||
version: 2.0.1 | ||
- name: prometheus | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 25.12.0 | ||
version: 25.19.0 | ||
- name: grafana | ||
repository: https://grafana.github.io/helm-charts | ||
version: 7.3.0 | ||
version: 7.3.7 | ||
- 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" | ||
version: 2.19.0 | ||
digest: sha256:c5fb72359a5dfd09ae9968ee80fb9703e7c8ea922491d43ef19441788bfa04e1 | ||
generated: "2024-04-03T14:29:54.416645+02: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
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.