Commit Graph

  • 4a742846c3
    chore(deps): bump github.com/docker/docker dependabot[bot] 2024-03-11 18:24:50 +0000
  • 90a4fd505a
    Merge 1ed78514c5 into 76f9cea516 Abdullah Farid 2024-03-02 13:21:25 +0000
  • 1ed78514c5 Fix spelling mistakes Abdullah Farid 2024-03-02 13:19:11 +0000
  • a061fac8f9
    chore(deps): bump github.com/docker/docker dependabot[bot] 2024-02-12 18:28:47 +0000
  • c1020a8cb0
    chore(deps): bump github.com/docker/cli dependabot[bot] 2024-02-12 18:28:35 +0000
  • bb3a37d2a4
    chore(deps): bump golang.org/x/net from 0.19.0 to 0.21.0 dependabot[bot] 2024-02-12 18:28:28 +0000
  • edd8a1c8ec
    Merge c4ae6183f2 into 76f9cea516 Julian 2024-02-06 19:43:30 +0100
  • 13f33bd140
    Merge 68a108bc4c into 76f9cea516 dependabot[bot] 2024-02-05 18:25:57 +0000
  • 47d1876e0a
    Merge 32a3515941 into 76f9cea516 dependabot[bot] 2024-02-05 18:25:56 +0000
  • 68a108bc4c
    chore(deps): bump hmarr/auto-approve-action from 3 to 4 dependabot/github_actions/hmarr/auto-approve-action-4 dependabot[bot] 2024-02-05 18:25:55 +0000
  • 32a3515941
    chore(deps): bump codecov/codecov-action from 3 to 4 dependabot/github_actions/codecov/codecov-action-4 dependabot[bot] 2024-02-05 18:25:49 +0000
  • 749943086d
    chore(deps): bump github.com/docker/cli dependabot[bot] 2024-02-05 18:18:21 +0000
  • c172ab41ed
    chore(deps): bump github.com/docker/docker dependabot[bot] 2024-02-05 18:18:12 +0000
  • c4ae6183f2 Fix typo Julian Mundhahs 2024-02-04 12:08:06 +0100
  • 83d1eca2e6 Add OCI Image Labels Julian Mundhahs 2024-02-04 11:32:54 +0100
  • 075c8b83ca
    Merge c77ff29030 into 76f9cea516 Lawrence Gripper 2024-02-01 15:55:09 +0000
  • c77ff29030
    Add note for selinux enabled systems Lawrence Gripper 2024-02-01 15:53:21 +0000
  • 0f310b954b
    chore(deps): bump github.com/docker/docker dependabot[bot] 2024-01-29 18:50:20 +0000
  • 803b816431
    chore(deps): bump github.com/docker/cli dependabot[bot] 2024-01-29 18:49:58 +0000
  • 6a1062e1d2
    Merge 00fe12c447 into 76f9cea516 dependabot[bot] 2024-01-29 18:36:54 +0000
  • 00fe12c447
    chore(deps): bump alpine from 3.19.0 to 3.19.1 in /dockerfiles dependabot/docker/dockerfiles/alpine-3.19.1 dependabot[bot] 2024-01-29 18:36:53 +0000
  • 37c4698e9e
    Merge 07d200b353 into 76f9cea516 Johannes Kresner 2024-01-26 14:59:50 +0000
  • 07d200b353 fix: add multi writer add multi writer to support both file output and std out Johannes Kresner 2024-01-26 15:57:47 +0100
  • d1670f08e6
    chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 dependabot[bot] 2024-01-22 18:42:28 +0000
  • 5aa829834c
    chore(deps): bump github.com/docker/cli dependabot[bot] 2024-01-22 18:42:21 +0000
  • 583c106b9d
    chore(deps): bump github.com/docker/docker dependabot[bot] 2024-01-22 18:42:11 +0000
  • c9bb57db1e
    chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 dependabot[bot] 2024-01-08 18:50:13 +0000
  • c7bbe80f99
    Merge c08143ba20 into 76f9cea516 dependabot[bot] 2024-01-08 18:50:10 +0000
  • c08143ba20
    chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 dependabot/go_modules/github.com/docker/go-connections-0.5.0 dependabot[bot] 2024-01-08 18:50:08 +0000
  • 9c8dfec947
    Merge branch 'containrrr:main' into add-log-file-support Johannes Kresner 2024-01-08 16:49:04 +0100
  • a198713b13
    Merge 692513043b into 76f9cea516 pjdubya 2024-01-08 00:20:04 +0000
  • 692513043b
    Merge pull request #3 from pjdubya/feat/delay-days-updates-from-pr pjdubya 2024-01-07 18:20:00 -0600
  • c37061b3c7 Update variable name to match the "deferred" language being used elsewhere now Peter Wilhelm 2024-01-07 18:19:00 -0600
  • eee431ff25 Use RFC3339Nano to better align to Docker standard Peter Wilhelm 2024-01-07 18:15:35 -0600
  • 3c0441b94c Add metrics and progress report capabilities for deferred items seperate from other statuses Peter Wilhelm 2024-01-07 18:04:47 -0600
  • 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 Peter Wilhelm 2024-01-07 18:01:59 -0600
  • 223358f7a0 Change parameter name from delay-days to defer-days to be clearer to user and align with status reporting Peter Wilhelm 2024-01-07 17:59:10 -0600
  • 0d1d7979cb Add test cases and data for testing defer-days functionality Peter Wilhelm 2024-01-07 17:56:17 -0600
  • d233774542
    Merge a42eb28f39 into 76f9cea516 nils måsén 2024-01-06 13:51:03 +0000
  • a42eb28f39 fix broken tests refactor-update nils måsén 2024-01-06 14:39:55 +0100
  • a6949dede9 refactor(update): clean up actions/update nils måsén 2024-01-05 22:57:37 +0100
  • cb8e86d705 fix(container): rename Stale to MarkedForUpdate nils måsén 2024-01-05 19:24:11 +0100
  • 023c1a7d93 fix(lifecycle): cleanup lifecycle nils måsén 2024-01-05 19:12:11 +0100
  • 1df8a242e5
    Merge 78aa13e619 into 76f9cea516 Martin Cross 2024-01-03 09:12:37 -0800
  • dac8224087
    Merge 4f1768388b into 76f9cea516 dependabot[bot] 2024-01-03 09:12:37 -0800
  • 76f9cea516
    chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#1894) main dependabot[bot] 2024-01-03 12:27:11 +0100
  • d0b82a0421
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-01-01 18:37:12 +0000
  • ac8506ac6c
    Merge pull request #2 from pjdubya/feat/delay-days-updates-from-pr pjdubya 2023-12-26 17:29:46 -0600
  • 722173bcdc Backing out unneeded changes Peter Wilhelm 2023-12-26 17:26:31 -0600
  • 8abc5787b1
    Merge pull request #1 from pjdubya/feat/delay-days-updates-from-pr pjdubya 2023-12-21 18:36:24 -0600
  • bb9833e16c Comment rephrasing to improve clarify/format Peter Wilhelm 2023-12-21 19:35:35 -0500
  • 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. Peter Wilhelm 2023-12-21 19:28:25 -0500
  • 7ba3049ef9
    chore(deps): bump github/codeql-action from 2 to 3 (#1886) dependabot[bot] 2023-12-19 09:48:00 +0100
  • af3ad21740
    chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#1885) dependabot[bot] 2023-12-19 01:55:41 +0100
  • a5128a40b5
    chore(deps): bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-18 18:55:36 +0000
  • 87c5c51ace
    chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 dependabot[bot] 2023-12-18 18:33:46 +0000
  • 6bd125d137 Language tweaks for clarity Peter Wilhelm 2023-12-17 20:42:51 -0600
  • 83cf4c2856 Remove unneeded image ID information (added previously for debugging) Peter Wilhelm 2023-12-17 20:11:49 -0600
  • 3971920903 Correcting typos Peter Wilhelm 2023-12-17 19:58:46 -0600
  • 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 Peter Wilhelm 2023-12-17 19:58:33 -0600
  • 0a14f3aa9c
    chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#1874) dependabot[bot] 2023-12-11 20:13:59 +0100
  • 588ba43f39
    chore(deps): bump alpine from 3.18.5 to 3.19.0 in /dockerfiles (#1875) dependabot[bot] 2023-12-11 20:12:37 +0100
  • 9411b374b2
    chore(deps): bump actions/setup-python from 4 to 5 (#1877) dependabot[bot] 2023-12-11 20:12:14 +0100
  • f19b45ca9d
    chore(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-11 18:28:44 +0000
  • 4f1768388b
    chore(deps): bump actions/setup-go from 4 to 5 dependabot/github_actions/actions/setup-go-5 dependabot[bot] 2023-12-11 18:28:40 +0000
  • 42fe3a2294
    chore(deps): bump alpine from 3.18.5 to 3.19.0 in /dockerfiles dependabot[bot] 2023-12-11 18:25:37 +0000
  • b10ae2fe6f
    chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 dependabot[bot] 2023-12-11 18:25:22 +0000
  • 2d7735fea6
    fix(ci): fix incorrect actions config (#1872) nils måsén 2023-12-08 11:57:51 +0100
  • e33d48e71c fix(ci): fix incorrect actions config nils måsén 2023-12-08 11:47:35 +0100
  • 6b57003a53
    chore(deps): bump alpine from 3.18.4 to 3.18.5 in /dockerfiles (#1871) dependabot[bot] 2023-12-08 10:48:54 +0100
  • e41a964d80
    chore(deps): bump alpine from 3.18.4 to 3.18.5 in /dockerfiles dependabot[bot] 2023-12-04 18:51:50 +0000
  • 78aa13e619 Add container name to new image found log, useful when running monitor-only Martin Cross 2023-12-04 12:28:07 +0000
  • 01fd38b3a9
    chore: fix json syntax error in .all-contributorsrc (#1867) Peter Dave Hello 2023-12-02 22:35:56 +0800
  • 9b01e3edc9
    Fix json syntax error in .all-contributorsrc Peter Dave Hello 2023-12-02 18:14:14 +0800
  • 3cd8d4d71f
    chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 dependabot[bot] 2023-11-27 18:16:41 +0000
  • de1304085a
    docs: add andriibratanin as a contributor for doc (#1381) allcontributors[bot] 2023-11-13 17:45:47 +0100
  • 887e1ec291
    Merge branch 'main' into all-contributors/add-andriibratanin Simon Aronsson 2023-11-13 17:45:36 +0100
  • 7fbdd2f49b
    chore(deps): bump go/stdlib to v1.20.x (#1850) nils måsén 2023-11-13 14:31:45 +0100
  • 8da914cf20 replace deprecated math/rand with crypto/rand nils måsén 2023-11-13 14:18:47 +0100
  • adeef4342e chore(deps): bump go/stdlib to v1.20.x nils måsén 2023-11-13 13:31:39 +0100
  • 69d9e7f297
    add nothub as a contributor for code (#1846) allcontributors[bot] 2023-11-13 11:29:38 +0100
  • 9f188eb8a2
    update .all-contributorsrc [skip ci] allcontributors[bot] 2023-11-13 10:28:46 +0000
  • df5d6b5d8a
    update README.md [skip ci] allcontributors[bot] 2023-11-13 10:28:45 +0000
  • 2576ba3715
    Docs for "image" query parameter (#1844) Florian Hübner 2023-11-12 20:47:11 +0000
  • a031189cd0
    add nothub as a contributor for doc (#1845) allcontributors[bot] 2023-11-12 21:46:57 +0100
  • b849e2beb8
    update .all-contributorsrc [skip ci] allcontributors[bot] 2023-11-12 20:46:20 +0000
  • 6a18b9eb30
    update README.md [skip ci] allcontributors[bot] 2023-11-12 20:46:19 +0000
  • 58e9edeab0 example description Florian Hübner 2023-11-12 21:09:38 +0100
  • 025ec0e87b spelling Florian Hübner 2023-11-12 21:06:01 +0100
  • d4ed202ce8
    Merge branch 'containrrr:main' into main Florian Hübner 2023-11-12 20:04:20 +0000
  • 01d33436ac url query parameters Florian Hübner 2023-11-12 21:02:18 +0100
  • 2dc0122873
    Update notifications.md (#1842) Simon Aronsson 2023-11-12 20:56:37 +0100
  • 01bd300a9f
    Update notifications.md Simon Aronsson 2023-11-12 15:45:24 +0100
  • ee86a7b3bf Deployed a047c7f with MkDocs version: 1.5.3 gh-pages 2023-11-12 13:37:06 +0000
  • 1b898dbc70
    Add a warning about using Watchtower in production (#1839) Simon Aronsson 2023-11-12 13:46:17 +0100
  • cfc00eef0a
    document how to skip empty notifications using templates (#1841) Simon Aronsson 2023-11-12 13:46:02 +0100
  • 507528beb0 document how to skip empty notifications using templates Simon Aronsson 2023-11-12 13:41:32 +0100
  • 58ba5d0513
    Update .all-contributorsrc Simon Aronsson 2023-11-12 12:49:19 +0100
  • 2c07413a65
    Add a warning about using Watchtower in production Simon Aronsson 2023-11-12 12:45:10 +0100
  • a047c7f9ff
    fix: instance cleanup without scope (#1836) v1.7.1 nils måsén 2023-11-11 17:12:06 +0100