Joris Coenen
2443979602
Fix the version passed to the image
...
Contrary to what internet resources say, ${{github.event.ref}} also contains the `ref/tags/` prefix. That is removed now.
Also, setting the version with plain "-X version.Version" does not seem to work consistently. Adding the full package as a prefix fixes this.
2021-04-30 16:12:45 +02:00
Joris Coenen
9e8f621020
Use docker buildx for building and pushing images
...
This has the benefit that every tag only shows up as one image. With goreleaser, multiple images were shipped
2021-04-23 18:40:15 +02:00
David Gunter
6c98b16766
Merge pull request #4 from 1Password/add-release-automation
...
Add release automation
2021-01-15 10:40:46 -08:00
david.gunter
b60fa8a444
Add optional $operator_version Dockerfile arg.
...
Value is passed to `go build` process and dynamically updates the version.Version variable.
2021-01-14 12:49:58 -08:00
jillianwilson
eebb90e43b
Option to automatically deploy 1Password Connect via the operator
2021-01-14 16:18:09 -04:00
jillianwilson
824f54b4fa
Initial 1Password Operator commit
2020-12-10 18:28:38 -04:00