Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Architectures for kapacitor builds. #9613

Closed

Conversation

danxmoran
Copy link
Contributor

These were omitted by accident

@github-actions
Copy link

Diff for 259d968:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b82f087..a7dc19a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -7,6 +7,7 @@ Architectures: amd64, arm32v7, arm64v8
 Directory: kapacitor/1.4
 
 Tags: 1.4-alpine, 1.4.1-alpine
+Architectures: amd64, arm32v7, arm64v8
 Directory: kapacitor/1.4/alpine
 
 Tags: 1.5, 1.5.8, latest
@@ -14,4 +15,5 @@ Architectures: amd64, arm32v7, arm64v8
 Directory: kapacitor/1.5
 
 Tags: 1.5-alpine, 1.5.8-alpine, alpine
+Architectures: amd64, arm32v7, arm64v8
 Directory: kapacitor/1.5/alpine
diff --git a/_bashbrew.err b/_bashbrew.err
index 0ae5f36..e69de29 100644
--- a/_bashbrew.err
+++ b/_bashbrew.err
@@ -1 +0,0 @@
-warning: insecure protocol git:// detected: git://github.com/influxdata/influxdata-docker

@danxmoran
Copy link
Contributor Author

Ack, just realized the alpine image hard-codes amd64. Will reopen

@danxmoran danxmoran closed this Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant