Releases: jpc/k8s-socketcan
Releases · jpc/k8s-socketcan
v0.1.1
v0.1.0
Changelog
- a5b86df Added .gitignore
- bf5e6ac Added a README with descriptions, links and usage examples.
- 2683747 Create go.yml
- 7231229 Force glog to log to stderr
- 6b53b66 Initial commit
- 447ced4 Initial version
- 0d4a1e5 Moved the fake dev creation from Go code to the init container shell script
- 52bd80f Refactored the code to improve performance and simplify the logic
- 774f551 Use GoReleaser