0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-27 01:08:50 +00:00
No description
Find a file
2022-01-26 21:21:57 +01:00
.github Disable jekyll 2021-12-26 05:12:31 +01:00
.res Option to render fields (#480) 2021-09-04 18:41:42 +02:00
cmd Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#529) 2022-01-13 00:15:41 +01:00
docs MkDocs Material 8.1.0 (#520) 2021-12-13 00:32:46 +01:00
hack MkDocs Material 8.1.8 (#548) 2022-01-26 20:11:29 +01:00
internal Move syscall to golang.org/x/sys (#525) 2021-12-26 03:59:19 +01:00
pb Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.1.0 to 1.2.0 (#533) 2022-01-13 02:08:05 +01:00
pkg Move syscall to golang.org/x/sys (#525) 2021-12-26 03:59:19 +01:00
test Enhance dockerfiles (#523) 2021-12-25 22:38:58 +01:00
.dockerignore Fix ignore files 2021-09-06 00:19:03 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Fix ignore files 2021-09-06 00:19:03 +02:00
CHANGELOG.md Update CHANGELOG 2022-01-26 21:21:57 +01:00
codecov.yml Allow to choose status to be notified (#475) 2021-08-30 14:15:59 +02:00
docker-bake.hcl Enhance dockerfiles (#523) 2021-12-25 22:38:58 +01:00
Dockerfile goreleaser-xx 1.2.5 (#539) 2022-01-13 02:55:59 +01:00
go.mod Bump github.com/containers/image/v5 from 5.18.0 to 5.19.0 (#546) 2022-01-26 21:01:40 +01:00
go.sum Bump github.com/containers/image/v5 from 5.18.0 to 5.19.0 (#546) 2022-01-26 21:01:40 +01:00
LICENSE Update LICENSE 2022-01-26 21:12:32 +01:00
mkdocs.yml MkDocs Material 8.1.8 (#548) 2022-01-26 20:11:29 +01:00
README.md Remove Codacy 2021-07-19 21:52:41 +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 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/

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If you want to open a pull request, please read the contributing guidelines.

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.