Peter Wilhelm
|
357dbf9d48
|
Merge 692513043b into ca0e86e824
|
2 weeks ago |
Simon Aronsson
|
ca0e86e824
|
Add maintenance notice to README
Added a notice indicating that the project is no longer maintained.
|
2 weeks ago |
pjdubya
|
692513043b
|
Merge pull request #3 from pjdubya/feat/delay-days-updates-from-pr
Rename param to defer-days, add reporting for deferred containers, general simplifications
|
2 years ago |
Peter Wilhelm
|
c37061b3c7
|
Update variable name to match the "deferred" language being used elsewhere now
|
2 years ago |
Peter Wilhelm
|
eee431ff25
|
Use RFC3339Nano to better align to Docker standard
|
2 years ago |
Peter Wilhelm
|
3c0441b94c
|
Add metrics and progress report capabilities for deferred items seperate from other statuses
|
2 years ago |
Peter Wilhelm
|
48bfaef350
|
Simplify logic for DeferDays (renamed from DelayDays) to improve readability; capture and report err in case of getImageAgeDays problem; simplify getImageAgeDays logic; use new MarkDeferred in progress report for deferred items
|
2 years ago |
Peter Wilhelm
|
223358f7a0
|
Change parameter name from delay-days to defer-days to be clearer to user and align with status reporting
|
2 years ago |
Peter Wilhelm
|
0d1d7979cb
|
Add test cases and data for testing defer-days functionality
|
2 years ago |
dependabot[bot]
|
76f9cea516
|
chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#1894)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
pjdubya
|
ac8506ac6c
|
Merge pull request #2 from pjdubya/feat/delay-days-updates-from-pr
Backing out unneeded changes
|
2 years ago |
Peter Wilhelm
|
722173bcdc
|
Backing out unneeded changes
|
2 years ago |
pjdubya
|
8abc5787b1
|
Merge pull request #1 from pjdubya/feat/delay-days-updates-from-pr
Adjusting implementation of delay-days to those suggested in PR revie…
|
2 years ago |
Peter Wilhelm
|
bb9833e16c
|
Comment rephrasing to improve clarify/format
|
2 years ago |
Peter Wilhelm
|
8bcf748eb0
|
Adjusting implementation of delay-days to those suggested in PR review comments, to perform necessary checks in update.go. Added some comments where useful for understanding existing functionality.
|
2 years ago |
dependabot[bot]
|
7ba3049ef9
|
chore(deps): bump github/codeql-action from 2 to 3 (#1886)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
af3ad21740
|
chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#1885)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Peter Wilhelm
|
6bd125d137
|
Language tweaks for clarity
|
2 years ago |
Peter Wilhelm
|
83cf4c2856
|
Remove unneeded image ID information (added previously for debugging)
|
2 years ago |
Peter Wilhelm
|
3971920903
|
Correcting typos
|
2 years ago |
Peter Wilhelm
|
a8279b47fe
|
Adding new runtime param delay-days that is used to control whether container is updated to new image immediately or wait until the indicated days have passed
|
2 years ago |
dependabot[bot]
|
0a14f3aa9c
|
chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#1874)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
588ba43f39
|
chore(deps): bump alpine from 3.18.5 to 3.19.0 in /dockerfiles (#1875)
Bumps alpine from 3.18.5 to 3.19.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
9411b374b2
|
chore(deps): bump actions/setup-python from 4 to 5 (#1877)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
nils måsén
|
2d7735fea6
|
fix(ci): fix incorrect actions config (#1872)
|
2 years ago |
dependabot[bot]
|
6b57003a53
|
chore(deps): bump alpine from 3.18.4 to 3.18.5 in /dockerfiles (#1871)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Peter Dave Hello
|
01fd38b3a9
|
chore: fix json syntax error in .all-contributorsrc (#1867)
|
2 years ago |
allcontributors[bot]
|
de1304085a
|
docs: add andriibratanin as a contributor for doc (#1381)
* 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>
|
2 years ago |
nils måsén
|
7fbdd2f49b
|
chore(deps): bump go/stdlib to v1.20.x (#1850)
|
2 years ago |
allcontributors[bot]
|
69d9e7f297
|
add nothub as a contributor for code (#1846)
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2 years ago |
Florian Hübner
|
2576ba3715
|
Docs for "image" query parameter (#1844)
* url query parameters
* spelling
* example description
|
2 years ago |
allcontributors[bot]
|
a031189cd0
|
add nothub as a contributor for doc (#1845)
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2 years ago |
Simon Aronsson
|
2dc0122873
|
Update notifications.md (#1842)
|
2 years ago |
Simon Aronsson
|
1b898dbc70
|
Add a warning about using Watchtower in production (#1839)
* Add a warning about using Watchtower in production
* Update .all-contributorsrc
|
2 years ago |
Simon Aronsson
|
cfc00eef0a
|
document how to skip empty notifications using templates (#1841)
|
2 years ago |
nils måsén
|
a047c7f9ff
|
fix: instance cleanup without scope (#1836)
|
2 years ago |
nils måsén
|
14a468d380
|
ci: fix manual release (#1833)
|
2 years ago |
dependabot[bot]
|
e6fef8d7b5
|
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1822)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
458d66147a
|
chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#1823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
nils måsén
|
097df11000
|
feat(docs): add linking and output messages (#1831)
|
2 years ago |
nils måsén
|
48539c4faf
|
fix: set nopull param from args (#1830)
|
2 years ago |
Andrii Bratanin
|
7fb04d0411
|
docs: fix list formatting in container-selection (#1380)
|
2 years ago |
dependabot[bot]
|
887569f453
|
chore(deps): bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible (#1817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
bd9d7309d1
|
chore(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#1818)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
9aecd33f24
|
chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible (#1816)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
3d1ed2381b
|
chore(deps): bump github.com/prometheus/client_golang (#1779)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
2b56ee1f94
|
chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#1811)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.28.0...v1.28.1)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
nils måsén
|
c4d493881d
|
fix: handle missing healthcheck keys in config (#1810)
|
2 years ago |
nils måsén
|
dd54055143
|
feat: add support for "none" scope (#1800)
|
2 years ago |
nils måsén
|
40b8c77100
|
fix: use new healthcheck config if not overridden (#1801)
|
2 years ago |