Skip to content

Releases: picostack/pico

v1.3.3

17 Mar 10:47
Compare
Choose a tag to compare

Changelog

04fea66 add missing run command to example compose file
e26351c add some debug logging related to secret lookups
4f15101 add support for KV v1 and v2

Docker images

  • docker pull picostack/pico:v1.3.3
  • docker pull picostack/pico:v1
  • docker pull picostack/pico:v1.3
  • docker pull picostack/pico:latest

v1.3.2

10 Mar 16:22
f72b03b
Compare
Choose a tag to compare

Changelog

ca46ee9 Create go.yml
cb698a8 Merge pull request #20 from picostack/rebrand
f72b03b Merge pull request #23 from picostack/refactor
c5fb41d add environment to debug print for task execution
ae75d6c add vault dev server to docker-compose.yml for quick examples and testing
2133e73 add vault-renew-interval flag/var for changing the interval between vault token renewals
8bbbb5f clean up go action
0736871 fix out of bounds renew increment
a83e8c5 general refactor of codebase
610b1fc link to hub
d8ef87f picobot > pico
7536bf7 rebrand from wadsworth to picobot
42b5a0b remove renewals from secret store interface
e1872a6 remove unnecessary argument
13434f7 remove unreachable code in watcher daemon
bac6fca remove unused vaultclient package
e98140c update dependencies
b458000 updated documentation
f775f5a yes I renamed it again, LAST TIME I PROMISE!

Docker images

  • docker pull picostack/pico:v1.3.2
  • docker pull picostack/pico:v1
  • docker pull picostack/pico:v1.3
  • docker pull picostack/pico:latest

v1.3.1

16 Feb 15:01
Compare
Choose a tag to compare

Changelog

364e1ff update gitwatch and add back the initial clone channel reads to ensure repos are cloned before continuing

Docker images

  • docker pull southclaws/wadsworth:v1.3.1
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.3
  • docker pull southclaws/wadsworth:latest

v1.3.0

16 Feb 14:02
0f2b7db
Compare
Choose a tag to compare

Changelog

0f2b7db Merge pull request #8 from Southclaws/custom-paths
f2c9660 [no-ci] travis badge
3a3e65a add branch to config engine
f39a7f8 add missing error chan construction
3b236c4 disable initial events because targets are already executed immediately after reconfigure anyway
287d025 logging and ignore test cache
dcac133 remove accidental submodule
b2d1508 target name is required
daa31e2 update gitwatch to 1.3.1
5bbcbe9 updated gitwatch and fixed breaking changes
0619cb3 use normal Dockerfile name
12de4dd use the target name as the directory

Docker images

  • docker pull southclaws/wadsworth:v1.3.0
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.3
  • docker pull southclaws/wadsworth:latest

v1.2.4

12 Feb 15:58
Compare
Choose a tag to compare

Changelog

66a7783 added a hostname flag/var and Docker usage docs
8a69a10 fixed config tests with nil maps
46b2a52 fixed inverted no-ssh check
3e070cb fixed some major issues with how errors are handled
4013253 prepare for better Docker usage
d136114 remove unused makefile
081204d resolved #5
2555d7d use Go 1.13 for releases

Docker images

  • docker pull southclaws/wadsworth:v1.2.4
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.2
  • docker pull southclaws/wadsworth:latest

v1.2.3

12 Feb 13:34
Compare
Choose a tag to compare

Changelog

62fda52 make tokens renew for 1 week instead of exactly 1 day
404c740 update gitwatch to latest version to support branch, update readme

Docker images

  • docker pull southclaws/wadsworth:v1.2.3
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.2
  • docker pull southclaws/wadsworth:latest

v1.2.2

14 Dec 12:19
Compare
Choose a tag to compare

Changelog

f437372 go mod tidy
1eedbdd implement vault token auto renew

Docker images

  • docker pull southclaws/wadsworth:v1.2.2
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.2
  • docker pull southclaws/wadsworth:latest

v1.2.1

29 Jun 13:15
Compare
Choose a tag to compare

Changelog

ea9018f [skip-ci] remove roadmap section
1403ec4 fix issue with newlines that travis lint missed
2dfda03 fix tests causing dirty git state
e9e8978 fixed image template format
8d50be1 remove rpm support temporarily
cd7b6d1 simplify deployment
f3595a5 update gitwatch dependency
f4fc639 updated goreleaser config for changes to goreleaser

Docker images

  • docker pull southclaws/wadsworth:v1.2.1
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.2
  • docker pull southclaws/wadsworth:latest

v1.2.0

28 May 19:13
Compare
Choose a tag to compare

Changelog

753557e Merge pull request #3 from Southclaws/vault-secret-path
9cfe0c8 add missing static make task
f10fa5d add vault path prefix
c9f163a added MIT license
82d76e0 fixed init ping to use vault-path

Docker images

  • docker pull southclaws/wadsworth:v1.2.0
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.2
  • docker pull southclaws/wadsworth:latest

v1.1.1

25 May 13:13
Compare
Choose a tag to compare

Changelog

2043675 a slightly shorter debug message lol
fd20628 add basic documentation
ffe391d add command to debug log
aa27433 add error for empty command
06ccbd0 add install script
2b2b416 added another debug statement for target command execution
fb48973 added missing zap import
12bf32b cleaned up travis config
abd4293 enable modules
3265217 fix download script path
a2794ba fixed incorrect unit tests for target diff algorithm and fixed incorrect behaviour of the diff algorithm
441abc1 go mod tidy
9efa315 gofumpt pass on source
4216914 ignore dist
5e2c1bd more debug prints
62423ea remove snapcraft
64b04e7 removed unnecessary submodules
25ff83e travis: go 1.12
b89129c updated gitwatch tidied dependencies

Docker images

  • docker pull southclaws/wadsworth:v1.1.1
  • docker pull southclaws/wadsworth:v1
  • docker pull southclaws/wadsworth:v1.1
  • docker pull southclaws/wadsworth:latest