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

613 Commits

Author SHA1 Message Date
Possible Triangle
f76c48a95e
Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593)
* Added string functions for lowercase, uppercase and capitalize to shoutrrr templates

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr_test.go

Co-authored-by: nils måsén <nils@piksel.se>

* escape quotation marks in test

Co-authored-by: nils måsén <nils@piksel.se>
2020-07-21 13:27:51 +02:00
nils måsén
d0f3ea3683
docs: document DOCKER_CONFIG environment variable (#602) 2020-07-16 11:35:59 +02:00
allcontributors[bot]
5020b03c64
docs: add bugficks as a contributor (#601)
* 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-07-16 09:37:37 +02:00
bugficks
46d4d846b5
Update private-registries.md (#597)
Fix gcloud username and example
2020-07-15 19:56:01 +02:00
allcontributors[bot]
eb4e0bb615
docs: add MihailITPlace as a contributor (#589)
* 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-07-03 15:02:20 +02:00
Simon Aronsson
fec08786d9
Create code_of_conduct.md 2020-06-24 12:21:56 +02:00
Simon Aronsson
fdb66b0d22
delete code of conduct in favor of org-wide one
see https://github.com/containrrr/.github/blob/master/CODE_OF_CONDUCT.md
2020-06-24 12:19:55 +02:00
Simon Aronsson
e93b22f486
Update README.md 2020-06-22 22:30:29 +02:00
Simon Aronsson
169c18a048
Add files via upload 2020-06-22 19:41:09 +02:00
Simon Aronsson
e381b47520
Delete logo.png 2020-06-22 19:40:55 +02:00
Simon Aronsson
54d9d4c029
Make background transparent 2020-06-22 19:40:22 +02:00
Simon Aronsson
5817231d89
Add files via upload 2020-06-22 19:38:18 +02:00
Simon Aronsson
9a0dc53c14
Update README.md 2020-06-22 19:35:57 +02:00
Simon Aronsson
47a9fc4774
Add files via upload 2020-06-22 19:35:33 +02:00
Simon Aronsson
27f74def57
Update README.md 2020-06-14 16:29:16 +02:00
Sebastiaan Tammer
21011fde73
Removed accidental dot (#578) 2020-06-13 12:51:11 +02:00
Simon Aronsson
617389d0dc
Create CODEOWNERS 2020-06-12 17:43:11 +02:00
Sebastiaan Tammer
12d323354f
Allows flags containing sensitive stuff to be passed as files (#545)
* Allows options containing sensitive stuff (passwords, tokens) to be passed as a file instead

* Fixed linter error, added tests, removed notification-url (due to being an array)
2020-06-10 12:14:47 +02:00
Sebastiaan Tammer
6da66fb312
Image of running container no longer needed locally (#571) 2020-06-10 11:34:30 +02:00
allcontributors[bot]
ac49c45648
docs: add mattdoran as a contributor (#574)
* 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-06-10 11:24:08 +02:00
Matt Doran
b436c0462d
Notification docs: Add SMTP port to gmail configuration (#573)
The notification shows an example of how to get it working for gmail smtp servers, but it's missing the port parameter required to get the SMTP connection working.

Without this setting, you get a "connection refused" connecting to port 25.

Given the popularity of gmail, it would be nice to have this example more accurate.
2020-06-10 11:23:50 +02:00
Sebastiaan Tammer
9e7dfe7be4
config.json symlink workaround described (#566) 2020-06-02 23:44:41 +02:00
Simon Aronsson
d043c20c70
Create config.yml 2020-06-02 23:26:06 +02:00
Simon Aronsson
b472078d2c
remove issue template for questions 2020-06-02 23:25:43 +02:00
Arne Jørgensen
7787e1e5a1
Update shoutrrr to get latest and updated services (#563) 2020-06-01 21:11:33 +02:00
Simon Aronsson
f4b280acd3
Update README.md 2020-05-30 19:39:24 +02:00
Simon Aronsson
147fe5580d
Update README.md 2020-05-30 19:38:40 +02:00
Simon Aronsson
cb526682e8
Update README.md 2020-05-30 19:38:15 +02:00
Simon Aronsson
91d1e85e94
Update .all-contributorsrc 2020-05-30 19:37:09 +02:00
nils måsén
1081f3c24c
fix(shoutrrr): make shoutrrr init failure a fatal error (#561)
also writes out any (unlikely) errors from template.Execute instead of ignoring
2020-05-30 19:36:20 +02:00
Simon Aronsson
52300804d2
only run greeting on issues for the time being 2020-05-30 08:05:47 +02:00
nils måsén
70bd4e2c8b
fix(shoutrrr): display errors on init failure (#558) 2020-05-29 11:02:13 +02:00
allcontributors[bot]
86b1b0468a
docs: add pgrimaud as a contributor (#559)
* 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-29 11:00:07 +02:00
Pierre Grimaud
bd9246b4d0
Fix typos (#554) 2020-05-29 10:59:52 +02:00
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