Commit Graph

352 Commits

Author SHA1 Message Date
dependabot[bot]
df884b7ff4 Bump crazy-max/ghaction-github-pages from v2.1.0 to v2.1.1 (#130)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.1.0...fa6d1f62b3292dfaf504dbadd99d8ad6806bf3e1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:21:28 +00:00
dependabot[bot]
966a6e83c3 Bump codecov/codecov-action from v1.0.10 to v1.0.11 (#129)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:21:15 +00:00
dependabot[bot]
d8dbc2c41d Bump github.com/imdario/mergo from 0.3.9 to 0.3.10 (#131)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.9...v0.3.10)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:20:59 +00:00
CrazyMax
c9fe5a99c7 Update gosum workflow 2020-07-17 17:42:36 +02:00
CrazyMax
85d8765583 Update CHANGELOG v4.2.0 2020-07-16 23:12:23 +02:00
dependabot[bot]
e3f3c13cc0 Bump github.com/alecthomas/kong from 0.2.9 to 0.2.11 (#128)
* Bump github.com/alecthomas/kong from 0.2.9 to 0.2.11

Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.9 to 0.2.11.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v0.2.9...v0.2.11)

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

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-16 20:52:44 +00:00
CrazyMax
7bfc1493fa Update dependabot config 2020-07-16 22:52:04 +02:00
dependabot[bot]
c7b34784f6 Bump k8s.io/client-go from 0.18.5 to 0.18.6 (#125)
* Bump k8s.io/client-go from 0.18.5 to 0.18.6

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.5 to 0.18.6.
- [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.18.5...v0.18.6)

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

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-16 20:45:14 +00:00
CrazyMax
1c114fe60e Enhanced config validation 2020-07-16 22:34:44 +02:00
CrazyMax
e5862e4efb Seek configuration file from default places 2020-07-16 22:27:12 +02:00
CrazyMax
484e7dbc7f Switch to gonfig 2020-07-16 22:16:55 +02:00
CrazyMax
40f4379188 Fix docs workflow 2020-07-10 22:16:51 +02:00
CrazyMax
44fb866c75 Enhanced Dockerfile 2020-07-10 20:46:44 +02:00
CrazyMax
b8565cea85 Fix docs meta tags 2020-07-10 20:46:28 +02:00
dependabot[bot]
dc4a4ec94e Bump github.com/containous/traefik/v2 from 2.2.1 to 2.2.2 (#120)
* Bump github.com/containous/traefik/v2 from 2.2.1 to 2.2.2

Bumps [github.com/containous/traefik/v2](https://github.com/containous/traefik) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/containous/traefik/releases)
- [Changelog](https://github.com/containous/traefik/blob/v2.2.2/CHANGELOG.md)
- [Commits](https://github.com/containous/traefik/compare/v2.2.1...v2.2.2)

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

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-09 19:14:16 +00:00
CrazyMax
4645c59b64 Update dockerignore 2020-07-07 01:00:07 +02:00
CrazyMax
0012fd5939 Disable minification 2020-07-06 11:57:23 +02:00
CrazyMax
e359520ed3 Add search engine meta 2020-07-06 11:47:15 +02:00
CrazyMax
b262493e28 Update webhook notif doc 2020-07-06 11:46:36 +02:00
CrazyMax
4383ccab61 Remove docs landing page 2020-07-06 01:01:16 +02:00
dependabot[bot]
8387f15438 Bump codecov/codecov-action from v1.0.7 to v1.0.10 (#119)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 15:20:50 +00:00
dependabot[bot]
e80e60d875 Bump k8s.io/client-go from 0.18.4 to 0.18.5 (#115)
* Bump k8s.io/client-go from 0.18.4 to 0.18.5

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.4 to 0.18.5.
- [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.18.4...v0.18.5)

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

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-01 22:30:12 +00:00
dependabot[bot]
0d6e9f2c19 Bump k8s.io/api from 0.18.4 to 0.18.5 (#116)
* Bump k8s.io/api from 0.18.4 to 0.18.5

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.18.4...v0.18.5)

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

* Fix go modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-01 22:14:13 +00:00
CrazyMax
d9c55d3459 Style 2020-06-30 19:53:26 +02:00
CrazyMax
28ece9454d Fix workflows 2020-06-30 19:50:59 +02:00
CrazyMax
de1713dbff Check Dockerfile updates for MkDocs Material 2020-06-30 19:50:06 +02:00
CrazyMax
e4b087d9f3 Fix nav 2020-06-30 19:40:18 +02:00
CrazyMax
fd298c7daa MkDocs Materials 5.4.0 2020-06-30 19:40:08 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
3faa9218f4 Check GitHub Pages status 2020-06-28 04:04:48 +02:00
CrazyMax
5eca22d64f Update gosum workflow 2020-06-28 03:19:14 +02:00
CrazyMax
3d745be6df Update docs CSS 2020-06-26 21:12:55 +02:00
CrazyMax
6997924b1c Update doc 2020-06-26 19:37:06 +02:00
CrazyMax
6f845208d6 Small typo v4.1.1 2020-06-26 19:05:13 +02:00
CrazyMax
3abfe5c8e9 Update CHANGELOG v4.1.0 2020-06-26 18:15:27 +02:00
github-actions[bot]
6c1df2c81f Fix go modules 2020-06-26 16:07:42 +00:00
dependabot[bot]
86ed259ba5 Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1 (#96)
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.4.4 to 5.5.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.4.4...v5.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 16:07:14 +00:00
CrazyMax
d06ec05c1c Discord notif (#111)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-26 16:06:47 +00:00
dependabot[bot]
2665c90d28 Bump crazy-max/ghaction-docker-buildx from v3.1.0 to v3.2.0 (#113)
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) from v3.1.0 to v3.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-buildx/compare/v3.1.0...552c9de485482d9bbaa6fa035ee55e518e1e3cb9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 07:41:54 +00:00
dependabot[bot]
f1cd1b5298 Bump crazy-max/ghaction-github-pages from v2.0.1 to v2.1.0 (#112)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.0.1 to v2.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.0.1...0b06869321e349757785252ef99c693ef71fd09d)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 07:41:37 +00:00
CrazyMax
1c2394cbee Update docs workflow 2020-06-25 22:14:13 +02:00
CrazyMax
59adf47e18 Typo 2020-06-25 22:13:28 +02:00
CrazyMax
9462b57ed7 MkDocs Materials 5.3.3 2020-06-25 15:00:48 +02:00
CrazyMax
0b5e9812bd Test CodeQL 2020-06-23 21:46:04 +02:00
CrazyMax
72c8aa8995 Coding style mkd 2020-06-23 21:45:54 +02:00
CrazyMax
d806fca030 Update Docker install doc 2020-06-23 11:40:12 +02:00
CrazyMax
3fa70ca803 Update migration notes (#107) 2020-06-23 01:51:34 +02:00
CrazyMax
473275ed49 Logging when configuration file or DIUN_ env vars not found (#107) 2020-06-23 01:42:03 +02:00
CrazyMax
9969ec7b9b Small changes in doc 2020-06-23 00:58:18 +02:00
CrazyMax
9497af491f Meta docs 2020-06-23 00:46:17 +02:00