nemezo
dd75d7ca15
re-add DefaultAuthHandler comments
3 weeks ago
nemezo
efabfca8b2
fix: handle docker client api version < 1.44
3 weeks ago
nemezo
c6b15bb5b2
chore(deps): bump github.com/onsi/gomega from v1.35.0 to v1.35.1
3 weeks ago
nemezo
53c0de5627
tests: replace deprecated types with current versions
3 weeks ago
nemezo
e0cbe337d7
chore(deps): bump go/stdlib to v1.23.x and update go modules
...
- Upgraded `go.mod` to use Go 1.23 and updated module dependencies to latest versions
- Refactored code to align with API changes in Docker and related modules:
- Updated `ContainerListOptions` to `container.ListOptions` and related structs
- Replaced `types.ImageDeleteResponseItem` with `image.DeleteResponse` for compatibility
- Modified `ImagePullOptions` and `ContainerRemoveOptions` to updated package paths
4 weeks 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>
11 months 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>
11 months 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>
11 months 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>
12 months 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>
12 months 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>
12 months ago
nils måsén
2d7735fea6
fix(ci): fix incorrect actions config ( #1872 )
12 months 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>
12 months ago
Peter Dave Hello
01fd38b3a9
chore: fix json syntax error in .all-contributorsrc ( #1867 )
12 months 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>
1 year ago
nils måsén
7fbdd2f49b
chore(deps): bump go/stdlib to v1.20.x ( #1850 )
1 year 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>
1 year ago
Florian Hübner
2576ba3715
Docs for "image" query parameter ( #1844 )
...
* url query parameters
* spelling
* example description
1 year 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>
1 year ago
Simon Aronsson
2dc0122873
Update notifications.md ( #1842 )
1 year ago
Simon Aronsson
1b898dbc70
Add a warning about using Watchtower in production ( #1839 )
...
* Add a warning about using Watchtower in production
* Update .all-contributorsrc
1 year ago
Simon Aronsson
cfc00eef0a
document how to skip empty notifications using templates ( #1841 )
1 year ago
nils måsén
a047c7f9ff
fix: instance cleanup without scope ( #1836 )
1 year ago
nils måsén
14a468d380
ci: fix manual release ( #1833 )
1 year 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>
1 year 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>
1 year ago
nils måsén
097df11000
feat(docs): add linking and output messages ( #1831 )
1 year ago
nils måsén
48539c4faf
fix: set nopull param from args ( #1830 )
1 year ago
Andrii Bratanin
7fb04d0411
docs: fix list formatting in container-selection ( #1380 )
1 year 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>
1 year 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>
1 year 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>
1 year 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>
1 year 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>
1 year ago
nils måsén
c4d493881d
fix: handle missing healthcheck keys in config ( #1810 )
1 year ago
nils måsén
dd54055143
feat: add support for "none" scope ( #1800 )
1 year ago
nils måsén
40b8c77100
fix: use new healthcheck config if not overridden ( #1801 )
1 year ago
donuts-are-good
72e437f173
chore: replace usages of ioutil ( #1792 )
1 year ago
dependabot[bot]
8aa41b8101
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 ( #1798 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
0a30955818
chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 ( #1794 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
1 year ago
dependabot[bot]
284066a39d
chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 ( #1781 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
1754dd185d
chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible ( #1780 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nils måsén <nils@piksel.se>
1 year ago
dependabot[bot]
2abaa47fd3
chore(deps): bump alpine from 3.18.3 to 3.18.4 in /dockerfiles ( #1782 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Rodrigo Damazio Bovendorp
623f4e67fb
feat(filters): Add a flag/env to explicitly exclude containers by name ( #1784 )
1 year ago
nils måsén
9180e9558e
feat(docs): add template preview ( #1777 )
1 year ago
jebabin
9b28fbc24d
chore: update Dockerfile.dev-self-contained to allow better build cache ( #1755 )
1 year ago
Simon L
d1f58c538a
docs: clarify what volumes are removed when requested ( #1738 )
1 year ago
bugficks
8e3bde7e0b
feat: add --health-check command line switch ( #1725 )
...
Co-authored-by: nils måsén <nils@piksel.se>
1 year ago
Arsène Fougerouse
79ebad0e19
feat: allow logging output to use JSON formatter ( #1705 )
...
Co-authored-by: nils måsén <nils@piksel.se>
1 year ago
nils måsén
897b1714d0
fix: only remove container id network aliases ( #1724 )
1 year ago