Skip to content

Commit

Permalink
chore: add flagd-ui image and bump Elastic agents (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll authored Nov 18, 2024
1 parent 584b7a5 commit 4bc5b15
Show file tree
Hide file tree
Showing 4 changed files with 956 additions and 1,422 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/component_build-images-elastic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ jobs:
tag_suffix: emailservice
context: ./
setup-qemu: true
- file: ./src/flagd-ui/Dockerfile
tag_suffix: flagdui
context: ./
setup-qemu: true
- file: ./src/frauddetectionservice/Dockerfile.elastic
tag_suffix: frauddetectionservice
context: ./
Expand Down
2 changes: 1 addition & 1 deletion src/cartservice/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<ItemGroup>
<PackageReference Include="Elastic.OpenTelemetry" Version="1.0.0-alpha.4" />
<PackageReference Include="Elastic.OpenTelemetry" Version="1.0.0-alpha.6" />
</ItemGroup>
</Project>
Loading

0 comments on commit 4bc5b15

Please sign in to comment.