Releases: LOQ9/drone-nomad
Releases · LOQ9/drone-nomad
v0.3.1
v0.3.0
v0.2.0
Changelog
- fcd73bc ci: add missing docker hub registry
- c997044 ci: add docker.io repository
- 317d095 feat: add automatic releases
- 7394b40 feat: upgrade to golang 1.18
- 1136e89 feat: added parameter support VaultToken (#10)
- c4195c1 chore: update dependencies to work with newer versions of nomad (#9)
- f70e9f9 feat: allow consul ACL token to be provided (#7)
- 79fc752 feat: deploy watch (#6)
- b6b2bce feat: support preserving task counts when deploying (#5)
- 96dbf0c feat: add
DRONE_BUILD_PARENT
(#4) - 64048ea build: update dependencies to their latest versions
- 54ad9d2 chore(docker): bump go version, add alpine
- 0914317 Merge pull request #3 from marcotuna/master
- 7ddf7a7 chore: improve docs
- 581fd47 feat: add tls support
- a64e0d2 fix(plugin): replacement was replacing bad var
- 01715d0 chore: bump to go 1.13
- 5efde62 feat: add sanitize suffix (still work in progress)
- cf42c41 feat: add debugging conf and nomad template output
- ccf3a0f chore(ci): add multi-step Dockerfile
- f37d87d Merge pull request #1 from pteich/master
- 6c60955 Changed signature of replaceEnv
- ed6fa6f Update Nomad lib
- 0fa75c1 Update go.mod
- 5810a64 Changed replacement of template variables
- ca7a939 Update README.md
- 098856d Adjust nomad connect proprieties
- 5e359e5 Change var on README
- f32ae59 Add variables docs
- 153cdde Rename "release" to "build" due to not finding the file
- d2a0a5d Update comment
- fc80ac5 Envsubst working on template
- 4a9c13a Template envsubstr
- ce2b9bb Add more args to plugin
- af5f976 Clean go.mod
- e0ceff7 Update README
- 8f911d3 Add Dockerfiles
- e0ffffd Add PLUGIN_REPO
- 9ba73df Add job plan
- a2a2bfe Add template change via envsubstr
- 41fbfbe Pass template via file
- acb9791 Add template support
- 6b789fd First commit. Working on nomad plugin.
- b17f5f8 Initial commit