Skip to content

Releases: okteto/supervisor

0.4.1

02 Dec 15:33
1b8c0fc
Compare
Choose a tag to compare

What's Changed

  • Update Dockerfile base images to Go 1.22.9 and Busybox 1.37.0 by @jLopezbarb in #16

Full Changelog: 0.4.0...0.4.1

0.4.0

26 Aug 10:21
7af5c8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

11 Apr 09:07
3476540
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

06 May 21:15
Compare
Choose a tag to compare
Remove extra "-verbose" argument

0.2.0

06 May 20:42
8f77e67
Compare
Choose a tag to compare
Support a flag to configure the syncthing verbosity (#11)

0.1.8

16 Apr 10:27
8a07312
Compare
Choose a tag to compare
Reset syncthing database after syncthing failures (#10)

0.1.7

15 Apr 22:15
Compare
Choose a tag to compare
Reset syncthing database using an independent command

0.1.6

15 Apr 21:53
Compare
Choose a tag to compare
Fix typo in --reset-database flag

0.1.5

15 Apr 20:59
2137016
Compare
Choose a tag to compare
Reset syncthing deltas on restart (#9)

0.1.4

20 Mar 08:51
9183bf7
Compare
Choose a tag to compare
Ensure process and its children are gone before restarting a process …