Commit Graph

787 Commits (87c5695e845f6c35af8ddb1b828ffca75571b490)
 

Author SHA1 Message Date
stffabi bbd24e3199
Merge pull request #141 from v2tec/do-not-send-empty-mails
Do not send an email notification when no messages have been logged.
7 years ago
Fabrizio Steiner 598b5ebced Push semver containers during a release build. 7 years ago
Fabrizio Steiner c463241bc7 SMTP port configurable through `notification-email-server-port`. Defaults to 25. 7 years ago
stffabi 82a2df38ed
Merge pull request #142 from maxibanki/patch-1
Fixed badges layouts for consistency
7 years ago
Max Schmitt 703dcb1a6d
Fixed badges layouts for consistency
And added goreportcard badge.
7 years ago
stffabi 38cce48e01
Merge pull request #137 from cron410/master
added example for Cron expression
7 years ago
Fabrizio Steiner a23f49f444 Do not send an email notification when no messages have been logged. 7 years ago
cron410 b0dd07905b
added example for Cron expression 7 years ago
stffabi 4c63746feb
Merge pull request #134 from v2tec/fix-version-information
Fix the version information output.
7 years ago
Fabrizio Steiner 4ef9a7ab97 Fix the version information output. Additionally output the commit hash and the build date. 7 years ago
Fabrizio Steiner e948aa946f Login to docker to publish docker images. 7 years ago
stffabi 3a36702718
Merge pull request #133 from v2tec/windows_builds
Crosscompile for windows.
7 years ago
Fabrizio Steiner 6d3a3f7ff0 Crosscompile for windows. 7 years ago
stffabi bc5103243e
Merge pull request #132 from v2tec/circleci2
Build on circleci 2 and goreleaser updated
7 years ago
Fabrizio Steiner 296f98fe42 - Update to circleci 2.0
- Use latest gobuilder with goreleaser which also publishes docker files.
7 years ago
stffabi 3b9742a33c
Merge pull request #118 from Cardoso222/patch-1
Fix code style.
7 years ago
Paulo Henrique a3f3d47158
Fix code style. 7 years ago
Ryan Kuba d7481511c4 github/v2tec/watchtower#114 adding if statement to accept the oneshot flag to run once and exit 7 years ago
stffabi 9fff10c2e7
Merge pull request #104 from belak/container-label-enabled
Introduced the functionality to watch containers that have a lable assigned.
7 years ago
Kaleb Elwert de2ac9341d Add a method of enabling or disabling containers using labels
Switch command line flag from no-enable to label-enable and simplify logic

Add basic documentation for the --label-enable flag
7 years ago
stffabi f365014b8f
Merge pull request #106 from rdamazio/master
Adding basic (but flexible) notification system which hooks into logrus.
7 years ago
Rodrigo Damazio Bovendorp 220c09dc7f Updated README.md to document notifications 7 years ago
Rodrigo Damazio Bovendorp d8586e79ca Fixing function documentation 7 years ago
Rodrigo Damazio Bovendorp 5adb143f62 Adding basic (but flexible) notification system which hooks into logrus.
This only adds e-mail notifications, but others could be easily done. In
many cases, adding another existing logrus hook will be sufficient.
7 years ago
Fabrizio Steiner 717ca9fcaf Merge pull request #82 from mrw34/patch-1
Correct repository owner
7 years ago
Mark Woodbridge 1eb28c99fd Correct repository owner 7 years ago
Fabrizio Steiner 6e045ce70c Merge pull request #80 from v2tec/CheckingContainersAsDebugLog
Output "Checking containers for updated images" as debug entry.
7 years ago
Fabrizio Steiner fec369fd01 Merge pull request #79 from v2tec/DoNotCallRemoveOnAutoRemove
Do not initiate a RemoveContainer for containers which have AutoRemov…
7 years ago
Fabrizio Steiner bee4607d9a Output "Checking containers for updated images" as debug entry. fixes GH-66 7 years ago
Fabrizio Steiner 52e73d7a8a Do not initiate a RemoveContainer for containers which have AutoRemove (--rm) active.
fixes GH-71
7 years ago
Fabrizio Steiner b068c628ad Merge pull request #75 from Robotex/host
Check for host network mode
7 years ago
Robotex f8a05cb8ab Added host network check 7 years ago
Fabrizio Steiner e92b849dff Merge pull request #70 from wmbutler/patch-1
Update README.md
7 years ago
Bill Butler e43cf1ffda Update README.md
Provide more clarity for private repos and add a docker-compose example.
7 years ago
Fabrizio Steiner 8e6c9fd529 Name release tarballs for arm architecture armhf. 7 years ago
Fabrizio Steiner 265ae80099 Added arm release builds. 7 years ago
Fabrizio Steiner 56c1453832 Merge pull request #59 from v2tec/UseGoBuilderContainer
GoReleaser for release builds.
7 years ago
Fabrizio Steiner 9f099cf352 - Use GoBuilder container for building and release tags with goreleaser.
- Add version to cli.
7 years ago
Fabrizio Steiner 4da940c19e Copy watchtower binary for ci builds to artifacts. 7 years ago
Fabrizio Steiner 88f7262f1d Merge pull request #57 from dolanor/compose-compatibility
Make the algorithm follow docker-compose more precisely
7 years ago
Tanguy ⧓ Herrmann a5c3e1e05a Make the algorithm follow docker-compose more precisely
https://github.com/v2tec/watchtower/pull/40#discussion_r97719974
7 years ago
Fabrizio Steiner ce321242bf Merge pull request #54 from v2tec/RemoveApiVersionFlag
Set minimum required API Version of docker to 1.24, this basically me…
8 years ago
Fabrizio Steiner 208678872e Fixed package path. 8 years ago
Fabrizio Steiner b7efbc3059 Set minimum required API Version of docker to 1.24, this basically means we require at least docker 1.12.x or newer, therefore we also support docker 1.13.x. 8 years ago
Fabrizio Steiner 0989245a1c Merge pull request #40 from dolanor/net
Fix Multiple Network Support #23
8 years ago
Fabrizio Steiner db473821f6 Merge branch 'master' into net 8 years ago
Fabrizio Steiner eda5391d0a go fmt... 8 years ago
Fabrizio Steiner 6a72ba24c9 Merge pull request #53 from v2tec/GlideVendoringDependencies
Added glide for vendoring dependencies.
8 years ago
Fabrizio Steiner 63aa3efb11 Added glide for vendoring dependencies.
- Docker to 1.13.x
8 years ago
Fabrizio Steiner 462df027f5 Merge pull request #39 from stffabi/upstream_schedule
Simple Scheduling for Upgrades (Maintenance Window)
8 years ago