1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
Commit Graph

479 Commits

Author SHA1 Message Date
allcontributors[bot]
cd21516709
docs: add andrewjmetzger as a contributor (#553)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-05-23 16:34:29 +02:00
Simon Aronsson
02b3b6be86
remove dockerhub readme sync 2020-05-22 16:29:50 +02:00
Simon Aronsson
ebb715b731
Disable godacov 2020-05-22 16:21:31 +02:00
Simon Aronsson
a70f61974c
Comment out test that is incompatible with CircleCI 2020-05-22 16:20:39 +02:00
Sebastiaan Tammer
dccdf708a9
Adds the option to skip TLS verification for a Gotify instance (#544) 2020-05-22 16:02:20 +02:00
Arne Jørgensen
10fd81a2c1
feat: add template support for shoutrrr notifications (#515) 2020-05-11 06:38:41 +02:00
Sebastiaan Tammer
7052346570
Added --trace flag and new log.Trace() lines for sensitive information (#541) 2020-05-11 06:09:52 +02:00
allcontributors[bot]
4f47851263
docs: add miosame as a contributor (#543)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-05-11 06:08:39 +02:00
Miosame
a4441daba9
Add blacklist behavior description (#540) 2020-05-11 06:08:28 +02:00
Simon Aronsson
3b60add69d
Bump minimum API version to 1.25 2020-05-11 06:03:09 +02:00
allcontributors[bot]
066709036b
docs: add tammert as a contributor (#538)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-05-09 20:21:49 +02:00
Sebastiaan Tammer
b34a2f968d
Removed all potential debug password prints, both plaintext and encoded (#537) 2020-05-09 20:21:36 +02:00
nils måsén
46f43764d2
fix(email): always use configured delay for notifications (#536) 2020-05-09 19:34:18 +02:00
allcontributors[bot]
adaeb3388f
docs: add ogmueller as a contributor (#530)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-05-02 20:37:06 +02:00
Oliver Mueller
9b58ac759e
added documentation using an SMTP relay to #508 (#527) 2020-05-02 20:36:53 +02:00
allcontributors[bot]
2822427007
docs: add bopoh24 as a contributor (#529)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-05-02 20:30:23 +02:00
Alexander Voronin
45c9dcc779
Increases stopContainer timeout to 10min (#528)
That means the update timeout until now has been 1 second, as that's the sleep duration of the timeout checker.
This commit changes it to 10 actual minutes.
2020-05-02 20:29:44 +02:00
Simon Aronsson
42d088689f
Update README.md 2020-05-01 13:13:46 +02:00
Simon Aronsson
291627dedb
add logo to repo 2020-05-01 13:13:14 +02:00
Victor Moura
006c4210fa
Increases stopContainer timeout from 60 seconds to 10min (#526) 2020-05-01 12:31:48 +02:00
Simon Aronsson
3e069a707e
add automatic issue locking 2020-04-25 21:56:57 +02:00
Simon Aronsson
4672811983 fix linting and formatting 2020-04-24 13:45:24 +02:00
allcontributors[bot]
00715e4633
docs: add Saicheg as a contributor (#512)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-24 13:41:19 +02:00
Valentine Zavadsky
b32cb5d35d
Add ability to overrider depending containers with special label (#489)
* Add ability to overrider depending containers with special label

* Add documentation of how to override container dependencies with special label
2020-04-24 13:41:04 +02:00
allcontributors[bot]
7b0d311799
docs: add victorcmoura as a contributor (#509)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-04-20 16:18:28 +02:00
Victor Moura
0217e116c4
Watchtower HTTP API based updates (#432)
* Added HTTP API trigger to update running images

* Adds HTTP API authentication token parameter and handling

* Exposes port 8080 in Dockerfile to allow inter-container update triggering via HTTP API

* Fixes codacy issue

* Adds API usage doc

* Fix grammar

* Moves api logic to a package of its own

* Makes WT exit if token has not been set in HTTP API mode

* Adds lock to prevent concurrent updates when in HTTP API mode

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-04-20 16:17:14 +02:00
allcontributors[bot]
557f4abcb4
docs: add patski123 as a contributor (#505)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-14 15:42:30 +02:00
PatSki123
a86ec363f5
Typo Correction (#503)
Fixed typo under "Without sending a startup message" section.
2020-04-14 15:18:42 +02:00
Simon Aronsson
1fad78799f
Merge pull request #494 from containrrr/all-contributors/add-mbrandau
docs: add mbrandau as a contributor
2020-04-05 17:49:48 +02:00
Simon Aronsson
1d55d229a1
Merge branch 'master' into all-contributors/add-mbrandau 2020-04-05 17:49:40 +02:00
allcontributors[bot]
fbd272342c
docs: update .all-contributorsrc [skip ci] 2020-04-05 15:48:37 +00:00
allcontributors[bot]
3831f5c3ec
docs: update README.md [skip ci] 2020-04-05 15:48:36 +00:00
Simon Aronsson
7200155327
Merge pull request #493 from containrrr/all-contributors/add-arnested
docs: add arnested as a contributor
2020-04-05 17:47:51 +02:00
allcontributors[bot]
928da2ba54
docs: update .all-contributorsrc [skip ci] 2020-04-05 15:47:35 +00:00
allcontributors[bot]
1d296a3e1d
docs: update README.md [skip ci] 2020-04-05 15:47:34 +00:00
Simon Aronsson
cb4c58f714
Merge pull request #470 from mbrandau/add-shoutrrr
WIP: add shoutrrr support
2020-04-05 16:46:26 +02:00
Maximilian Brandau
d17e2887fb
remove old shoutrrr version 2020-04-05 11:51:44 +02:00
Maximilian Brandau
a8d453b4c7
update shoutrrr 2020-04-05 11:10:47 +02:00
Simon Aronsson
0110170866
Merge pull request #491 from containrrr/all-contributors/add-piksel
docs: add piksel as a contributor
2020-04-01 21:27:07 +02:00
allcontributors[bot]
8cbc9ebafb
docs: update .all-contributorsrc [skip ci] 2020-04-01 19:26:54 +00:00
allcontributors[bot]
c49cc506c1
docs: update README.md [skip ci] 2020-04-01 19:26:53 +00:00
Simon Aronsson
769c6a465d
Merge pull request #490 from containrrr/fix-cron-doc-link
Update cron docs link to correct version
2020-04-01 21:26:51 +02:00
nils måsén
2381c279f4
docs: update cron docs link
Update the robfig/cron documentation link which currently points to the v3 version and not the v1 version that watchtower uses
2020-04-01 19:38:35 +02:00
Maximilian Brandau
21e8799ce3
Update documentation 2020-03-31 11:29:49 +02:00
Simon Aronsson
90ef4022f7 add additional note on gcloud credentials 2020-03-28 20:05:59 +01:00
Simon Aronsson
cddd6c3d4d
Merge pull request #486 from containrrr/all-contributors/add-sixcorners
docs: add sixcorners as a contributor
2020-03-28 19:52:32 +01:00
allcontributors[bot]
6590ef248f
docs: update .all-contributorsrc [skip ci] 2020-03-28 18:52:26 +00:00
allcontributors[bot]
0e131e38bd
docs: update README.md [skip ci] 2020-03-28 18:52:25 +00:00
Simon Aronsson
ec5bfb83bd
Merge pull request #483 from sixcorners/patch-2
Copy note about setting both interval and schedule
2020-03-28 19:52:24 +01:00
Simon Aronsson
a0bb13d4fc
Merge pull request #480 from containrrr/feature/367
Allow overriding, or even disabling, the pre-update timeout
2020-03-28 19:51:18 +01:00