0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-27 09:09:05 +00:00
No description
Find a file
2021-06-18 11:19:44 +02:00
.github Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
.res Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
cmd Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
docs Handle registry auth config (#411) 2021-06-18 00:12:21 +02:00
hack Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
internal Handle registry auth config (#411) 2021-06-18 00:12:21 +02:00
pb Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
pkg Handle registry auth config (#411) 2021-06-18 00:12:21 +02:00
.dockerignore Refactor CI and dev workflow with buildx bake (#247) 2020-12-26 10:30:46 +00:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Switch to goreleaser-xx (#291) 2021-03-07 01:19:09 +01:00
CHANGELOG.md Update CHANGELOG 2021-06-18 11:19:44 +02:00
docker-bake.hcl Set cacheonly output for validators (#395) 2021-06-02 22:26:26 +02:00
Dockerfile Use openssl pkg (#407) 2021-06-16 04:20:16 +02:00
go.mod Bump k8s.io/client-go from 0.20.6 to 0.21.1 (#381) 2021-06-17 20:24:28 +02:00
go.sum Bump k8s.io/client-go from 0.20.6 to 0.21.1 (#381) 2021-06-17 20:24:28 +02:00
LICENSE Update CHANGELOG 2021-01-04 23:41:00 +01:00
mkdocs.yml Switch to plausible 2021-06-11 19:39:19 +02:00
README.md Switch to plausible 2021-06-11 19:39:19 +02:00
tools.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00

Documentation GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Code Quality Codecov Become a sponsor Donate Paypal

About

Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry.

Documentation

Documentation can be found on https://crazymax.dev/diun/

How can I help?

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also support this project by becoming a sponsor on GitHub 👏 or by making a Paypal donation to ensure this journey continues indefinitely! 🚀

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.