Skip to content

Commit

Permalink
feat: Add arm64 support (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
  • Loading branch information
ghislainbourgeois and simskij authored Jan 12, 2024
1 parent fb47f65 commit ee0c456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 0.35.2/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build-base: ubuntu@22.04
license: Apache-2.0
platforms:
amd64:
arm64:
services:
agent:
command: /usr/bin/grafana-agent --config.file=/etc/agent/agent.yaml --metrics.wal-directory=/etc/agent/data
Expand Down
1 change: 1 addition & 0 deletions 0.35.4/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build-base: ubuntu@22.04
license: Apache-2.0
platforms:
amd64:
arm64:
services:
agent:
command: /usr/bin/grafana-agent --config.file=/etc/agent/agent.yaml --metrics.wal-directory=/etc/agent/data
Expand Down

0 comments on commit ee0c456

Please sign in to comment.