Commit Graph

513 Commits

Author SHA1 Message Date
CrazyMax
daeefb16b3 Use digest as comparison footprint (#269)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-08 19:18:30 +00:00
dependabot[bot]
6334e8af19 Bump github.com/eclipse/paho.mqtt.golang from 1.3.1 to 1.3.2 (#268)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.1...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 17:12:27 +00:00
dependabot[bot]
1e3d436a75 Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1 (#265)
* Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.9.0...v5.10.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Add linux-headers

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-05 17:55:12 +00:00
CrazyMax
28a26064cd Move to docker/bake-action (#266)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-29 12:21:08 +00:00
CrazyMax
6b129ceaad MkDocs Materials 6.2.4 2021-01-11 00:59:39 +01:00
TheCatLady
7754d4fbc4 Correct "DIUN_ENTRY_HOSTNAME" to "DIUN_HOSTNAME" (#258) 2021-01-10 22:27:50 +00:00
CrazyMax
98e05fc909 Log image validation 2021-01-07 10:50:17 +01:00
CrazyMax
d1df066aa3 Update CHANGELOG v4.11.0 2021-01-04 23:41:00 +01:00
CrazyMax
cd65887ad0 Avoid duplicated notifications with Kubernetes DaemonSet (#252)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-04 22:35:27 +00:00
CrazyMax
dc1216c221 Add Pushover notification (#254)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-04 21:29:48 +00:00
CrazyMax
e6ba971025 Fix DB migration (#255)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-04 12:06:51 +00:00
CrazyMax
072e5d6175 Make scheduler optional (#251)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-02 15:54:08 +00:00
dependabot[bot]
0cab1f8298 Bump github.com/eclipse/paho.mqtt.golang from 1.3.0 to 1.3.1 (#249)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 04:35:21 +00:00
CrazyMax
9819a73582 Handle exclusions as a distinct status (#248)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-28 21:32:56 +00:00
CrazyMax
892fad6be1 Update doc 2020-12-26 18:32:24 +01:00
CrazyMax
8da37307ca Fix git describe v4.10.0 2020-12-26 16:30:17 +01:00
CrazyMax
bac4569e82 Fix goreleaser 2020-12-26 16:18:24 +01:00
CrazyMax
2d88418289 Update gitignore 2020-12-26 15:31:59 +01:00
CrazyMax
8c69499fb7 Update CHANGELOG 2020-12-26 15:06:36 +01:00
CrazyMax
1be2955bbb Fix dependabot 2020-12-26 15:02:31 +01:00
CrazyMax
3bbe883358 Refactor CI and dev workflow with buildx bake (#247)
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-26 10:30:46 +00:00
aschoelzhorn
3543bbf454 MQTT Reconnection Log Spam (#240) (#241) 2020-12-16 08:06:30 +00:00
CrazyMax
cbb2eb05bd Add Docker + File providers user guide (#239)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-11 07:25:41 +00:00
dependabot[bot]
9f3b5e9d8c Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#231)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v0.2.11...v0.2.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:28:22 +00:00
github-actions[bot]
28be6054d0 Fix go modules 2020-12-08 09:12:49 +00:00
dependabot[bot]
dae2bc1891 Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.0 (#235)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:12:20 +00:00
dependabot[bot]
738fc15c4d Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0 (#236)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.8.1...v5.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:12:08 +00:00
dependabot[bot]
4ee8778ed4 Bump squidfunk/mkdocs-material from 6.1.6 to 6.1.7 in /docs (#234)
Bumps squidfunk/mkdocs-material from 6.1.6 to 6.1.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 17:20:26 +00:00
github-actions[bot]
79435c5172 Fix go modules 2020-11-29 23:52:14 +00:00
dependabot[bot]
dafc408dbf Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#228)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-29 23:51:49 +00:00
dependabot[bot]
56b87da00f Bump squidfunk/mkdocs-material from 6.1.5 to 6.1.6 in /docs (#227)
Bumps squidfunk/mkdocs-material from 6.1.5 to 6.1.6.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 04:20:59 +00:00
github-actions[bot]
a6a99c50cc Fix go modules 2020-11-22 03:32:58 +00:00
dependabot[bot]
57c9c69e24 Bump github.com/containers/image/v5 from 5.8.0 to 5.8.1 (#226)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.8.0...v5.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 03:32:33 +00:00
CrazyMax
fc115a92d2 Update CHANGELOG v4.9.0 2020-11-16 22:43:17 +01:00
CrazyMax
a297bfe277 Revert "Bring back s390x Docker image platform support (#225)"
This reverts commit eed8570bef.
2020-11-16 22:10:41 +01:00
dependabot[bot]
781bfb520e Bump squidfunk/mkdocs-material from 6.1.4 to 6.1.5 in /docs (#223)
Bumps squidfunk/mkdocs-material from 6.1.4 to 6.1.5.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 18:55:53 +00:00
dependabot[bot]
07ceae3bdb Bump k8s.io/client-go from 0.19.3 to 0.19.4 (#224)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.19.3...v0.19.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 18:55:33 +00:00
CrazyMax
eed8570bef Bring back s390x Docker image platform support (#225)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-16 18:31:59 +00:00
CrazyMax
d46d313773 Update deps
Remove support for freebsd (moby/moby#38818)
Add support for ppc64le and s390x archs
2020-11-16 19:08:29 +01:00
CrazyMax
1145bf3dff Fix duplicated notifications 2020-11-16 18:31:17 +01:00
CrazyMax
c38884ccc9 Fix workflow 2020-11-16 18:30:58 +01:00
CrazyMax
b6df341f10 Update CHANGELOG v4.8.1 2020-11-14 17:05:49 +01:00
CrazyMax
f7c14b4805 Fix registry timeout context (#221)
Image closer not required while fetching tags
2020-11-14 16:41:59 +01:00
CrazyMax
4382de80d6 Update doc 2020-11-13 01:55:39 +01:00
CrazyMax
81f2e7c478 Update CHANGELOG v4.8.0 2020-11-13 01:40:30 +01:00
CrazyMax
3d33e87e91 Fix gomod 2020-11-13 00:48:41 +01:00
CrazyMax
c6f8c975d7 Update FAQ 2020-11-13 00:18:36 +01:00
CrazyMax
599a52af0e Go 1.15 (#218)
* Go 1.15
* Remove s390x arch

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:03:43 +00:00
CrazyMax
b1953afdae Check digest from HEAD request (#217)
* Check digest from HEAD request
* Add FAQ note about Docker Hub rate limits
* Compare digest as watch setting

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:00:01 +00:00
dependabot[bot]
2fa4696f3a Bump squidfunk/mkdocs-material from 6.0.2 to 6.1.4 in /docs (#212)
Bumps squidfunk/mkdocs-material from 6.0.2 to 6.1.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 21:32:12 +00:00