Commit graph

364 commits

Author SHA1 Message Date
6101a5b84d chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.3.0 (#706)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.2.2` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.3.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.3.0): 2.3.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.2...v2.3.0)

#### [2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0) - 2024-01-31

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;anbraten](https://github.com/anbraten), [@&#8203;HerHde](https://github.com/HerHde), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;zc-devs](https://github.com/zc-devs), [@&#8203;Alonsohhl](https://github.com/Alonsohhl), [@&#8203;healdropper](https://github.com/healdropper), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;runephilosof-karnovgroup](https://github.com/runephilosof-karnovgroup)

#####  Features

-   Add release event \[[#&#8203;3226](https://github.com/woodpecker-ci/woodpecker/pull/3226)]

##### 📚 Documentation

-   Add release types \[[#&#8203;3303](https://github.com/woodpecker-ci/woodpecker/pull/3303)]
-   Add opencollective footer \[[#&#8203;3281](https://github.com/woodpecker-ci/woodpecker/pull/3281)]
-   Use array syntax in docs \[[#&#8203;3242](https://github.com/woodpecker-ci/woodpecker/pull/3242)]

##### 🐛 Bug Fixes

-   Fix Gitpod: Gitea auth token creation \[[#&#8203;3299](https://github.com/woodpecker-ci/woodpecker/pull/3299)]
-   Fix agent updating \[[#&#8203;3287](https://github.com/woodpecker-ci/woodpecker/pull/3287)]
-   Sanitize pod's step label \[[#&#8203;3275](https://github.com/woodpecker-ci/woodpecker/pull/3275)]
-   Pipeline errors must be an array \[[#&#8203;3276](https://github.com/woodpecker-ci/woodpecker/pull/3276)]
-   fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID \[[#&#8203;3265](https://github.com/woodpecker-ci/woodpecker/pull/3265)]
-   fix: bug pod service without label service \[[#&#8203;3256](https://github.com/woodpecker-ci/woodpecker/pull/3256)]
-   Fix disabling PRs \[[#&#8203;3258](https://github.com/woodpecker-ci/woodpecker/pull/3258)]
-   fix: bug annotations \[[#&#8203;3255](https://github.com/woodpecker-ci/woodpecker/pull/3255)]

##### 📈 Enhancement

-   Update theme on system color mode change \[[#&#8203;3296](https://github.com/woodpecker-ci/woodpecker/pull/3296)]
-   Improve secrets availability checks \[[#&#8203;3271](https://github.com/woodpecker-ci/woodpecker/pull/3271)]
-   Load more pipeline log lines (500 => 5000) \[[#&#8203;3212](https://github.com/woodpecker-ci/woodpecker/pull/3212)]
-   Clean up models \[[#&#8203;3228](https://github.com/woodpecker-ci/woodpecker/pull/3228)]

##### Misc

-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.21.6 \[[#&#8203;3294](https://github.com/woodpecker-ci/woodpecker/pull/3294)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3295](https://github.com/woodpecker-ci/woodpecker/pull/3295)]
-   Remove deprecated `group` from config \[[#&#8203;3289](https://github.com/woodpecker-ci/woodpecker/pull/3289)]
-   Add spellcheck config \[[#&#8203;3018](https://github.com/woodpecker-ci/woodpecker/pull/3018)]
-   fix(deps): update golang (packages) \[[#&#8203;3284](https://github.com/woodpecker-ci/woodpecker/pull/3284)]
-   chore(deps): lock file maintenance \[[#&#8203;3274](https://github.com/woodpecker-ci/woodpecker/pull/3274)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3273](https://github.com/woodpecker-ci/woodpecker/pull/3273)]
-   Pin prettier version \[[#&#8203;3260](https://github.com/woodpecker-ci/woodpecker/pull/3260)]
-   Fix prettier \[[#&#8203;3259](https://github.com/woodpecker-ci/woodpecker/pull/3259)]
-   Update UI building in Makefile \[[#&#8203;3250](https://github.com/woodpecker-ci/woodpecker/pull/3250)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #706
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:13:04 +01:00
2c20b5cbf4 chore(deps): update woodpeckerci/woodpecker-server docker tag to v2.3.0 (#707)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.2.2` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-server)</summary>

### [`v2.3.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.3.0): 2.3.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.2...v2.3.0)

#### [2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0) - 2024-01-31

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;anbraten](https://github.com/anbraten), [@&#8203;HerHde](https://github.com/HerHde), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;zc-devs](https://github.com/zc-devs), [@&#8203;Alonsohhl](https://github.com/Alonsohhl), [@&#8203;healdropper](https://github.com/healdropper), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;runephilosof-karnovgroup](https://github.com/runephilosof-karnovgroup)

#####  Features

-   Add release event \[[#&#8203;3226](https://github.com/woodpecker-ci/woodpecker/pull/3226)]

##### 📚 Documentation

-   Add release types \[[#&#8203;3303](https://github.com/woodpecker-ci/woodpecker/pull/3303)]
-   Add opencollective footer \[[#&#8203;3281](https://github.com/woodpecker-ci/woodpecker/pull/3281)]
-   Use array syntax in docs \[[#&#8203;3242](https://github.com/woodpecker-ci/woodpecker/pull/3242)]

##### 🐛 Bug Fixes

-   Fix Gitpod: Gitea auth token creation \[[#&#8203;3299](https://github.com/woodpecker-ci/woodpecker/pull/3299)]
-   Fix agent updating \[[#&#8203;3287](https://github.com/woodpecker-ci/woodpecker/pull/3287)]
-   Sanitize pod's step label \[[#&#8203;3275](https://github.com/woodpecker-ci/woodpecker/pull/3275)]
-   Pipeline errors must be an array \[[#&#8203;3276](https://github.com/woodpecker-ci/woodpecker/pull/3276)]
-   fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID \[[#&#8203;3265](https://github.com/woodpecker-ci/woodpecker/pull/3265)]
-   fix: bug pod service without label service \[[#&#8203;3256](https://github.com/woodpecker-ci/woodpecker/pull/3256)]
-   Fix disabling PRs \[[#&#8203;3258](https://github.com/woodpecker-ci/woodpecker/pull/3258)]
-   fix: bug annotations \[[#&#8203;3255](https://github.com/woodpecker-ci/woodpecker/pull/3255)]

##### 📈 Enhancement

-   Update theme on system color mode change \[[#&#8203;3296](https://github.com/woodpecker-ci/woodpecker/pull/3296)]
-   Improve secrets availability checks \[[#&#8203;3271](https://github.com/woodpecker-ci/woodpecker/pull/3271)]
-   Load more pipeline log lines (500 => 5000) \[[#&#8203;3212](https://github.com/woodpecker-ci/woodpecker/pull/3212)]
-   Clean up models \[[#&#8203;3228](https://github.com/woodpecker-ci/woodpecker/pull/3228)]

##### Misc

-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.21.6 \[[#&#8203;3294](https://github.com/woodpecker-ci/woodpecker/pull/3294)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3295](https://github.com/woodpecker-ci/woodpecker/pull/3295)]
-   Remove deprecated `group` from config \[[#&#8203;3289](https://github.com/woodpecker-ci/woodpecker/pull/3289)]
-   Add spellcheck config \[[#&#8203;3018](https://github.com/woodpecker-ci/woodpecker/pull/3018)]
-   fix(deps): update golang (packages) \[[#&#8203;3284](https://github.com/woodpecker-ci/woodpecker/pull/3284)]
-   chore(deps): lock file maintenance \[[#&#8203;3274](https://github.com/woodpecker-ci/woodpecker/pull/3274)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3273](https://github.com/woodpecker-ci/woodpecker/pull/3273)]
-   Pin prettier version \[[#&#8203;3260](https://github.com/woodpecker-ci/woodpecker/pull/3260)]
-   Fix prettier \[[#&#8203;3259](https://github.com/woodpecker-ci/woodpecker/pull/3259)]
-   Update UI building in Makefile \[[#&#8203;3250](https://github.com/woodpecker-ci/woodpecker/pull/3250)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #707
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:12:57 +01:00
c32445b554 chore(deps): update traefik:v2.11 docker digest to f92d9f6 (#705)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://github.com/containous/traefik) | digest | `6ebe52d` -> `f92d9f6` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #705
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:12:51 +01:00
d337a8e548 chore(deps): update registry.mgrote.net/statping-ng:latest docker digest to 98000f2 (#703)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/statping-ng | digest | `6b00a9f` -> `98000f2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #703
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:12:45 +01:00
f7e30de13f chore(deps): update registry.mgrote.net/python-api-server:latest docker digest to 8a43f0e (#702)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:11:41 +01:00
5ce02e6e5e chore(deps): update registry:2.8.3 docker digest to f4e1b87 (#704)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:11:33 +01:00
8d53348b3c chore(deps): update redis:7.2.4 docker digest to 4b577e0 (#700)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:11:26 +01:00
b1c346e1c2 chore(deps): update nextcloud:27.1.6 docker digest to b66e575 (#699)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 16:11:21 +01:00
780814373a chore(deps): update nextcloud:27.1.6 docker digest to 4869396 (#697)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-01 14:15:23 +01:00
6ebbb85f63 miniflux: RSS-Filter 2024-01-31 18:46:43 +01:00
b1216eedd8 chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to e409112 (#696)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-29 13:11:08 +01:00
76bd7aa6b7 chore(deps): update registry.mgrote.net/miniflux-filter:latest docker digest to a61f908 (#694)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/miniflux-filter | digest | `092837c` -> `a61f908` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #694
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-29 12:27:20 +01:00
1f773a4727 chore(deps): pin dependencies (#689)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/miniflux/miniflux](https://miniflux.app) ([source](https://github.com/miniflux/v2)) | pinDigest |  -> `9f3bca6` |
| postgres | pinDigest |  -> `a80d0c1` |
| registry.mgrote.net/miniflux-filter | pinDigest |  -> `092837c` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #689
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-29 11:20:37 +01:00
b2da2db831 chore(deps): update registry.mgrote.net/python-api-server:latest docker digest to d02fa5d (#690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/python-api-server | digest | `a49d5ba` -> `d02fa5d` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #690
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-29 11:20:25 +01:00
2a5ffc7943 chore(deps): update registry.mgrote.net/routeros-config-export:master docker digest to b28e258 (#691)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/routeros-config-export | digest | `68d1418` -> `b28e258` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #691
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-29 11:20:17 +01:00
1f8282898b miniflux: typo 2024-01-28 23:47:31 +01:00
c21856b919 chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to 847b92c (#688)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/nextcloud-cronjob | digest | `009d438` -> `847b92c` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #688
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-28 23:25:51 +01:00
7a76b33d15 chore(deps): pin registry.mgrote.net/statping-ng docker tag to 6b00a9f (#687)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/statping-ng | pinDigest |  -> `6b00a9f` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #687
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-28 23:25:42 +01:00
df05e01c2d set own image for statping-ng 2024-01-28 22:30:21 +01:00
03721296b3 chore(deps): update registry.mgrote.net/routeros-config-export:master docker digest to 68d1418 (#684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/routeros-config-export | digest | `144a3c1` -> `68d1418` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #684
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-28 16:19:33 +01:00
574c205d0b chore(deps): update registry.mgrote.net/postfix:master docker digest to d31c661 (#683)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/postfix | digest | `1d3a194` -> `d31c661` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #683
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-28 16:13:40 +01:00
959949e382 chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to 009d438 (#682)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/nextcloud-cronjob | digest | `f141342` -> `009d438` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #682
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-28 16:13:33 +01:00
b93c42f201 chore(deps): update registry.mgrote.net/postfix:master docker digest to 1d3a194 (#680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/postfix | digest | `d078909` -> `1d3a194` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #680
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-27 08:47:37 +01:00
37f267887c chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to f141342 (#679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/nextcloud-cronjob | digest | `5a88b7e` -> `f141342` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #679
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-27 08:47:29 +01:00
c5721ecab3 renovate: ignore friedhof (#678)
Reviewed-on: #678
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 23:22:12 +01:00
b3d68b05f1 chore(deps): update mariadb docker tag to v11 (#674)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mariadb | major | `10.11.6` -> `11.2.2` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #674
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:15:44 +01:00
47c5af145c chore(deps): update docker.io/mongo docker tag to v7 (#673)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mongo | major | `6.0.13` -> `7.0.5` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #673
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:07:40 +01:00
584c5d01b2 chore(deps): update traefik docker tag to v2.11 (#672)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://github.com/containous/traefik) | minor | `2.10` -> `v2.11` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

### [`v2.11`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v2110-rc1-2024-01-02)

[All Commits](0a79643001...v2.11.0-rc1)

**Enhancements:**

-   **\[middleware]** Deprecate IPWhiteList middleware in favor of IPAllowList ([#&#8203;10249](https://github.com/traefik/traefik/pull/10249) by [lbenguigui](https://github.com/lbenguigui))
-   **\[redis]** Add Redis Sentinel support ([#&#8203;10245](https://github.com/traefik/traefik/pull/10245) by [youkoulayley](https://github.com/youkoulayley))
-   **\[server]** Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints ([#&#8203;10247](https://github.com/traefik/traefik/pull/10247) by [juliens](https://github.com/juliens))
-   **\[sticky-session]** Hash WRR sticky cookies ([#&#8203;10243](https://github.com/traefik/traefik/pull/10243) by [youkoulayley](https://github.com/youkoulayley))

**Bug fixes:**

-   **\[file]** Update github.com/fsnotify/fsnotify to v1.7.0 ([#&#8203;10313](https://github.com/traefik/traefik/pull/10313) by [ldez](https://github.com/ldez))
-   **\[http3]** Update quic-go to v0.40.1 ([#&#8203;10296](https://github.com/traefik/traefik/pull/10296) by [ldez](https://github.com/ldez))
-   **\[server]** Fix ReadHeaderTimeout for PROXY protocol ([#&#8203;10320](https://github.com/traefik/traefik/pull/10320) by [juliens](https://github.com/juliens))

**Documentation:**

-   **\[acme]** Fix TLS challenge explanation ([#&#8203;10293](https://github.com/traefik/traefik/pull/10293) by [cavokz](https://github.com/cavokz))
-   **\[docker,acme]** Fix typo ([#&#8203;10294](https://github.com/traefik/traefik/pull/10294) by [youpsla](https://github.com/youpsla))
-   **\[docker]** Update wording of compose example ([#&#8203;10276](https://github.com/traefik/traefik/pull/10276) by [svx](https://github.com/svx))
-   **\[k8s/crd]** Adjust deprecation notice for Kubernetes CRD provider ([#&#8203;10317](https://github.com/traefik/traefik/pull/10317) by [rtribotte](https://github.com/rtribotte))
-   Fix description for anonymous usage statistics references ([#&#8203;10287](https://github.com/traefik/traefik/pull/10287) by [ariyonaty](https://github.com/ariyonaty))
-   Documentation enhancements ([#&#8203;10261](https://github.com/traefik/traefik/pull/10261) by [svx](https://github.com/svx))

### [`v2.11`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v2110-rc1-2024-01-02)

[All Commits](0a79643001...v2.11.0-rc1)

**Enhancements:**

-   **\[middleware]** Deprecate IPWhiteList middleware in favor of IPAllowList ([#&#8203;10249](https://github.com/traefik/traefik/pull/10249) by [lbenguigui](https://github.com/lbenguigui))
-   **\[redis]** Add Redis Sentinel support ([#&#8203;10245](https://github.com/traefik/traefik/pull/10245) by [youkoulayley](https://github.com/youkoulayley))
-   **\[server]** Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints ([#&#8203;10247](https://github.com/traefik/traefik/pull/10247) by [juliens](https://github.com/juliens))
-   **\[sticky-session]** Hash WRR sticky cookies ([#&#8203;10243](https://github.com/traefik/traefik/pull/10243) by [youkoulayley](https://github.com/youkoulayley))

**Bug fixes:**

-   **\[file]** Update github.com/fsnotify/fsnotify to v1.7.0 ([#&#8203;10313](https://github.com/traefik/traefik/pull/10313) by [ldez](https://github.com/ldez))
-   **\[http3]** Update quic-go to v0.40.1 ([#&#8203;10296](https://github.com/traefik/traefik/pull/10296) by [ldez](https://github.com/ldez))
-   **\[server]** Fix ReadHeaderTimeout for PROXY protocol ([#&#8203;10320](https://github.com/traefik/traefik/pull/10320) by [juliens](https://github.com/juliens))

**Documentation:**

-   **\[acme]** Fix TLS challenge explanation ([#&#8203;10293](https://github.com/traefik/traefik/pull/10293) by [cavokz](https://github.com/cavokz))
-   **\[docker,acme]** Fix typo ([#&#8203;10294](https://github.com/traefik/traefik/pull/10294) by [youpsla](https://github.com/youpsla))
-   **\[docker]** Update wording of compose example ([#&#8203;10276](https://github.com/traefik/traefik/pull/10276) by [svx](https://github.com/svx))
-   **\[k8s/crd]** Adjust deprecation notice for Kubernetes CRD provider ([#&#8203;10317](https://github.com/traefik/traefik/pull/10317) by [rtribotte](https://github.com/rtribotte))
-   Fix description for anonymous usage statistics references ([#&#8203;10287](https://github.com/traefik/traefik/pull/10287) by [ariyonaty](https://github.com/ariyonaty))
-   Documentation enhancements ([#&#8203;10261](https://github.com/traefik/traefik/pull/10261) by [svx](https://github.com/svx))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #672
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:07:33 +01:00
274314c49c chore(deps): update registry docker tag to v2.8.3 (#667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [registry](https://github.com/distribution/distribution) | patch | `2.8.2` -> `2.8.3` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>distribution/distribution (registry)</summary>

### [`v2.8.3`](https://github.com/distribution/distribution/releases/tag/v2.8.3)

[Compare Source](https://github.com/distribution/distribution/compare/v2.8.2...v2.8.3)

#### What's Changed

-   Pass `BUILDTAGS` argument to `go build` by [@&#8203;marcusirgens](https://github.com/marcusirgens) in https://github.com/distribution/distribution/pull/3926
-   Enable Go build tags by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4009
-   `reference`: replace deprecated function `SplitHostname` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4032
-   Dont parse errors as JSON unless Content-Type is set to JSON by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4054
-   update to go 1.20.8 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4056
-   Set `Content-Type` header in registry client `ReadFrom` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4053
-   deprecate reference package, migrate to github.com/distribution/reference by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4063
-   `digestset`: deprecate package in favor of `go-digest/digestset`  by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/distribution/distribution/pull/4064
-   Do not close HTTP request body in HTTP handler by [@&#8203;milosgajdos](https://github.com/milosgajdos) in https://github.com/distribution/distribution/pull/4068
-   Add v2.8.3 release notes by [@&#8203;milosgajdos](https://github.com/milosgajdos) in https://github.com/distribution/distribution/pull/4088

#### New Contributors

-   [@&#8203;marcusirgens](https://github.com/marcusirgens) made their first contribution in https://github.com/distribution/distribution/pull/3926

**Full Changelog**: https://github.com/distribution/distribution/compare/v2.8.2...v2.8.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #667
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:06:40 +01:00
3fcf2e7db3 chore(deps): update nextcloud docker tag to v27.1.6 (#666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nextcloud | patch | `27.1.5` -> `27.1.6` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #666
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:06:31 +01:00
946d8e17f7 chore(deps): update joxit/docker-registry-ui docker tag to v2.5.6 (#665)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| joxit/docker-registry-ui | patch | `2.5.5` -> `2.5.6` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #665
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:06:24 +01:00
ced4ad92d0 chore(deps): update registry.mgrote.net/routeros-config-export:master docker digest to 144a3c1 (#664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/routeros-config-export | digest | `2a23f6a` -> `144a3c1` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #664
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:06:00 +01:00
d04335553b chore(deps): update registry.mgrote.net/python-api-server:latest docker digest to a49d5ba (#663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/python-api-server | digest | `524c567` -> `a49d5ba` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #663
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:05:53 +01:00
494c1953a7 chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.2.2 (#668)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | patch | `v2.2.1` -> `v2.2.2` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.2.2`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.2.2): 2.2.2

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.1...v2.2.2)

#### [2.2.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.2) - 2024-01-21

##### Misc

-   build: fix nfpm path for server binary \[[#&#8203;3246](https://github.com/woodpecker-ci/woodpecker/pull/3246)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #668
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:05:44 +01:00
3803d94a43 chore(deps): update mariadb docker tag to v10.11.6 (#669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mariadb | minor | `10.6.15` -> `10.11.6` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #669
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:05:35 +01:00
5277792006 chore(deps): update redis docker tag to v7.2.4 (#671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redis | minor | `7.0.15` -> `7.2.4` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #671
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:05:27 +01:00
c91a029c36 chore(deps): update nosduco/nforwardauth docker tag to v1.4.0 (#670)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nosduco/nforwardauth | minor | `v1.3.4` -> `v1.4.0` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #670
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:05:17 +01:00
c83a911052 chore(deps): update registry.mgrote.net/postfix:master docker digest to d078909 (#662)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/postfix | digest | `8e0b6d8` -> `d078909` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #662
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:04:42 +01:00
bc5327f1c9 chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to 5a88b7e (#661)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/nextcloud-cronjob | digest | `9836e31` -> `5a88b7e` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #661
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:03:11 +01:00
11c66ebb0a chore(deps): pin dependencies (#660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adamboutcher/statping-ng | pinDigest |  -> `e32bd2e` |
| docker.io/mongo | pinDigest |  -> `656781d` |
| httpd | pinDigest |  -> `5201524` |
| joxit/docker-registry-ui | pinDigest |  -> `1cf12d4` |
| [lscr.io/linuxserver/unifi-network-application](https://github.com/linuxserver/docker-unifi-network-application/packages) ([source](https://github.com/linuxserver/docker-unifi-network-application)) | pinDigest |  -> `e673a61` |
| mariadb | pinDigest |  -> `e22328f` |
| nextcloud | pinDigest |  -> `4fdf4ee` |
| nosduco/nforwardauth | pinDigest |  -> `08fdb71` |
| [photoprism/photoprism](https://github.com/photoprism/photoprism) | pinDigest |  -> `cf45026` |
| redis | pinDigest |  -> `5372f30` |
| [registry](https://github.com/distribution/distribution) | pinDigest |  -> `bcece5d` |
| registry.mgrote.net/nextcloud-cronjob | pinDigest |  -> `9836e31` |
| registry.mgrote.net/postfix | pinDigest |  -> `8e0b6d8` |
| registry.mgrote.net/python-api-server | pinDigest |  -> `524c567` |
| [traefik](https://github.com/containous/traefik) | pinDigest |  -> `c5181dd` |
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | pinDigest |  -> `b21c89a` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | pinDigest |  -> `4717456` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #660
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 22:38:41 +01:00
d943c9372a fix lookup syntax in docker-compose (#659)
Reviewed-on: #659
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 22:37:25 +01:00
47b00dca68 fix image tags (#658)
Reviewed-on: #658
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 22:24:49 +01:00
e3ea288caf chore(deps): update httpd docker tag to v2.4.58 (#657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| httpd | patch | `2.4.57` -> `2.4.58` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #657
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 22:17:07 +01:00
91b68f6b17 chore(deps): pin dependencies (#655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| httpd | pinDigest |  -> `ba84615` |
| httpd | pinDigest |  -> `5201524` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #655
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 17:01:23 +01:00
b352dde4a3 chore(deps): update containrrr/watchtower docker tag to v1.7.1 (#656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| containrrr/watchtower | patch | `1.7.0` -> `1.7.1` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #656
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 17:00:49 +01:00
712cc32db1 set tags explicit (#654)
Reviewed-on: #654
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 16:59:31 +01:00
7169c251d3 set image tags (#653)
Reviewed-on: #653
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 16:46:50 +01:00
a65abe6236 chore(deps): pin dependencies (#652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| containrrr/watchtower | pinDigest |  -> `6dd5076` |
| deluan/navidrome | pinDigest |  -> `efd0b89` |
| httpd | pinDigest |  -> `ba84615` |
| mariadb | pinDigest |  -> `692856b` |
| nitnelave/lldap | pinDigest |  -> `f0f5d92` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #652
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 16:38:39 +01:00
8a85d023b9 chore(deps): pin dependencies (#650)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/ansible/creator-ee | pinDigest |  -> `90298d8` |
| registry.mgrote.net/routeros-config-export | pinDigest |  -> `2a23f6a` |
| zricethezav/gitleaks | pinDigest |  -> `6945c62` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #650
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 16:21:22 +01:00
8a8ef50dea housekeeping (#641)
Reviewed-on: #641
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-22 22:01:08 +01:00
49d66e7cf0 Update woodpecker + navidrome (#640)
Reviewed-on: #640
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-22 10:18:50 +01:00
5e1b9e88a5 Update Woodpecker (#639)
Reviewed-on: #639
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-21 21:29:36 +01:00
mg
49cc411e2b update: woodpecker + blocky (#638)
Reviewed-on: #638
2024-01-07 12:22:07 +01:00
8d507e1470 Revert "replace todoist with vikunja (#635)"
This reverts commit 78bb96160b.
2023-12-22 11:51:41 +01:00
78bb96160b replace todoist with vikunja (#635)
Reviewed-on: #635
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-12-21 13:25:54 +01:00
mg
7f2eb65658 fix Nextcloud DB (#634)
Reviewed-on: #634
2023-12-20 12:33:07 +01:00
mg
0d9d1814c4 fix CORS (#633)
Reviewed-on: #633
2023-12-20 12:30:22 +01:00
688c305de9 miniflux: filter (#629)
Reviewed-on: #629
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-12-06 13:24:38 +01:00
955f7dbbf7 fix routeros-config-export (#627)
Reviewed-on: #627
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-12-04 19:13:44 +01:00
d5071e72a7 miniflux: Filter aufgeräumt (#625)
Reviewed-on: #625
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-12-04 10:57:03 +01:00
9fd733b4ec Fix: Domainumstellung: grote.lan -> mgrote.net (#614)
Reviewed-on: #614
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-27 17:00:09 +01:00
mg
391ba0dee5 Domainumstellung: grote.lan -> mgrote.net (#613)
Reviewed-on: #613
2023-11-25 19:08:24 +01:00
2ba138ab1c update miniflux-filter file (#612)
Reviewed-on: #612
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-25 14:31:58 +01:00
b61a027163 Update woodpecker (#608)
Reviewed-on: #608
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-24 12:05:35 +01:00
e8d7c61ff2 Abbau k3s4 (#607)
Reviewed-on: #607
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-21 21:20:53 +01:00
9e0a06079e enable watchtower for statping (#606)
Reviewed-on: #606
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-21 20:40:27 +01:00
4129af2b83 add statping-ng (#605)
Reviewed-on: #605
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-21 17:45:57 +01:00
1840add9b1 Abbau homer (#603)
Reviewed-on: #603
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-21 16:22:16 +01:00
d3a9241d12 Abbau Dokuwiki (#602)
Reviewed-on: #602
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-21 12:03:05 +01:00
7c0c860600 add mkdocs-wiki (#601)
Reviewed-on: #601
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-16 20:09:14 +01:00
55f002f828 docker_networks: replace self-written code with module (#599)
Reviewed-on: #599
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-12 21:53:11 +01:00
5a76e15608 remove docker networks: ignore_errors (#598)
Reviewed-on: #598
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-10 11:50:08 +01:00
b951001484 enable watchtower for all databases (#597)
Reviewed-on: #597
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-09 17:33:26 +01:00
ccbc980198 deploy photoprism (again) (#596)
Reviewed-on: #596
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-09 16:57:43 +01:00
41170511de Woodpecker: finetuning (#595)
Reviewed-on: #595
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-08 13:20:55 +01:00
04a75ae752 drone -> woodpecker (#593)
Reviewed-on: #593
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-07 16:35:27 +01:00
30fbc6367a remove changedetection and rss-bridge (#594)
Reviewed-on: #594
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-06 08:19:20 +01:00
5a0830ffc5 mail-relay: fix posteo bug (#592)
Reviewed-on: #592
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-03 11:59:01 +01:00
e73e6139b5 migrate to Unifi Network Application (#590)
Reviewed-on: #590
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-31 20:37:15 +01:00
8c661c1e0d nextcloud: change cron-image (#589)
Reviewed-on: #589
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-31 18:46:23 +01:00
7dfe80a4dc move to containerized mail relayhost (#588)
Reviewed-on: #588
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-31 11:37:50 +01:00
b8f898a596 miniflux: rss-filter (#586)
Reviewed-on: #586
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-26 10:13:10 +02:00
edbc68d36d ersetze lokale Rollen mit requirements.yml (#585)
Reviewed-on: #585
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-26 00:14:16 +02:00
7a24089031 fix linter errors (#584)
Reviewed-on: #584
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-25 22:26:17 +02:00
8e0e7bde21 Abbau munin (#581)
Reviewed-on: #581
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-19 09:32:59 +02:00
5da209351a proxmox: add systemd-boot (#580)
Reviewed-on: #580
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-19 08:44:49 +02:00
23cb670f0c Homer: remove Munin (#579)
Reviewed-on: #579
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-15 23:13:52 +02:00
0f11448bcc remove blocky (#576)
Reviewed-on: #576
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-03 18:07:06 +02:00
c1fa8500fa miniflux: rss-filter (#574)
Signed-off-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #574
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-01 22:24:27 +02:00
76d14b5841 traefik: upgrade image version (#573)
Reviewed-on: #573
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-09-11 08:22:15 +02:00
c5ab885603 miniflux: rss-filter (#571)
Reviewed-on: #571
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-30 11:16:49 +02:00
mg
13ea2e8719 add new k8s-cluster (#559)
Reviewed-on: #559
2023-08-23 23:20:26 +02:00
88fd592b4c miniflux: rss-filter (#570)
Reviewed-on: #570
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-23 09:16:13 +02:00
8b4f16e999 miniflux: rss-filter (#568)
Reviewed-on: #568
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-06 11:31:09 +02:00
9982dd1207 abbau rclone (#566)
Reviewed-on: #566
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-04 10:54:59 +02:00
d9f9a1fc7e ersetze oxidized mit routeros-config-export (#562)
Reviewed-on: #562
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-02 20:38:26 +02:00
d1d6325dec traefik: bugfixes (#561)
Reviewed-on: #561
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-07-31 13:29:20 +02:00
fe494f1819 traefik: ausbau nforwardauth + error-pages (#560)
Reviewed-on: #560
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-07-30 18:37:53 +02:00
mg
7fba03c73a neuer Backup-Server (Umzug) (#552)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #552
2023-07-17 22:20:44 +02:00
mg
c11f27ac75 Kleinkram (#551)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #551
2023-07-16 12:48:07 +02:00
mg
0bb877a9a9 neuer Backup-Server (syncoid) (#543)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #543
2023-07-05 11:47:57 +02:00
mg
8e9465e0b9 homer: typo (#542)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #542
2023-06-25 18:28:05 +02:00
mg
154fc0ef58 neuer Backup-Server (pbs) (#538)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #538
2023-06-23 16:04:19 +02:00
mg
ca8c98f45d oci-registry: remove bind-mount (#536)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #536
2023-06-15 12:31:17 +02:00
mg
5846456da4 homer: remove apt-cacher-ng (#534)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #534
2023-06-11 21:32:49 +02:00
mg
316800b810 remove apt-cacher-ng (#533)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #533
2023-06-11 21:25:03 +02:00
mg
7eb25fd0b6 drone: set runner capacity to 8 (#532)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #532
2023-06-11 21:23:51 +02:00
mg
24c67a773e Housekeeping (blocky, registry, munin) (#530)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #530
2023-06-09 11:29:15 +02:00
mg
9afd9bac68 Umzug (#525)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #525
2023-05-26 14:42:28 +02:00
mg
103a2e9c93 Umzug (#524)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #524
2023-05-26 14:39:10 +02:00
mg
e87b456e81 traefik: restart: always (#522)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #522
2023-05-12 22:03:01 +02:00
mg
caf87e2c3f traefik: nforwardauth (#518)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #518
2023-05-12 08:18:45 +02:00
mg
371067a8bb filter: sz (#520)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #520
2023-04-26 18:39:38 +02:00
mg
7492ffa9bd traefik: nextcloud remove error-pages (#517)
---
caldav/carddav failed sonst

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #517
2023-04-21 11:53:59 +02:00
mg
da9ab43535 traefik: whitelist typo (#516)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #516
2023-04-20 21:11:48 +02:00
mg
407cee363f docker-compose: depends (#515)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #515
2023-04-20 21:10:10 +02:00
mg
908f220afe traefik: error-pages added (#514)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #514
2023-04-20 21:01:58 +02:00
mg
a213f0b88b docker-compose: = --> : (#513)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #513
2023-04-20 14:50:33 +02:00
mg
3d28646e1b container: selfhosted registry (#512)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #512
2023-04-20 14:38:30 +02:00
mg
1de9686b91 move apt-cacher-ng to docker (#509)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #509
2023-04-18 15:39:43 +02:00
mg
60a954a705 move apt-cacher-ng to docker (#507)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #507
2023-04-18 14:57:21 +02:00
mg
32c5cc64b5 compose: munin: tag (#504)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #504
2023-04-16 15:54:29 +02:00
mg
7ad6f78b3c httpd-api (#499)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #499
2023-04-14 12:20:34 +02:00
mg
fce41a0ce0 munin: new image (#496)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #496
2023-04-10 18:33:50 +02:00
mg
335104b6c5 watchtower: schedule (#494)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #494
2023-04-06 19:55:40 +02:00
mg
f8a6df6a69 docker-compose: env (#493)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #493
2023-04-06 19:53:27 +02:00
mg
f7bbe72580 filter: sz, golem, caschy, tagesschau (#492)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #492
2023-04-04 09:26:21 +02:00
mg
686162e624 oxidize: set new image-tag (#489)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #489
2023-03-28 21:33:30 +02:00
mg
fd006700a2 nextcloud: image tags (#488)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #488
2023-03-24 14:19:43 +01:00
mg
1bf7adf60f blocky: disable AAAA (#487)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #487
2023-03-24 13:42:28 +01:00
mg
d08ebe9747 dnsmasq -- > blocky (#486)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #486
2023-03-24 13:09:29 +01:00
mg
6689591277 Abbau: k3s (#483)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #483
2023-03-21 20:55:26 +01:00
mg
5ed8efce4f fix Oxidized (#482)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #482
2023-03-21 20:37:40 +01:00
mg
8b7121f45e Homer: Design, Links & Favicon (#481)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #481
2023-03-21 19:48:01 +01:00
mg
6b17b33533 Docker: Watchtower (#480)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #480
2023-03-21 19:00:37 +01:00
mg
6b7a21b4ca Drone: Runner wieder auf Docker (#479)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #479
2023-03-21 18:04:48 +01:00
mg
6ea6c8f45a Update Nextcloud -> v25 (#475)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #475
2023-03-13 14:10:38 +01:00
mg
045f8bc07b Filter: sz, heise, mf-bridge (#474)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #474
2023-03-13 13:54:37 +01:00
mg
5784a1b1cf Homer: Wechselrichter hinzugefügt (#472)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #472
2023-02-19 12:24:03 +01:00
mg
405dbc54f7 Unifi: fix memory-limits (#454)
---
https://github.com/linuxserver/docker-unifi-controller/issues/85

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #454
2023-02-15 21:08:30 +01:00
mg
6d07ac7dee Filter: tagesschau, heise, sz, golem, apnic, ipspace (#453)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #453
2023-02-15 20:44:37 +01:00
mg
6b0c768a95 Filter: tagesschau, sz, caschy, cb (#452)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #452
2023-01-29 11:54:45 +01:00
mg
2c3584ce8f Filter: tagesschau, mdr, sueddeutsche (#451)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #451
2023-01-19 15:37:25 +01:00
mg
ee2deacb04 Filter: tagesschau, sz, caschy (#446)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #446
2022-12-27 10:36:12 +01:00
mg
5ccf4727c9 Filter - sz, tagesschau, ... (#440)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #440
2022-12-01 19:22:01 +01:00
mg
dec19afaeb k3s: Single-Node-Cluster (#439)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #439
2022-11-29 16:19:15 +01:00
mg
923a31548e Miniflux-Filter WM (#438)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #438
2022-11-29 16:11:34 +01:00
mg
88a2d34183 k3s - Umzug Apps (#430)
## ToDo

- entfernte Apps ergänzen in Beschreibung

### Entfernt

- dozzle
- Photoprism
- hastebin

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #430
2022-11-24 16:24:21 +01:00
mg
4a66b4b485 Umbau: fileserver2 --> fileserver3 (#434)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #434
2022-11-24 16:20:57 +01:00
mg
6475d88cd7 acng --> acng2 (#433)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #433
2022-11-11 20:08:39 +01:00
mg
98f39b1b3a MF-Filter: tagesschau, sueddeutsche, heise, golem, axios (#432)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #432
2022-11-11 17:59:38 +01:00
mg
135bd53414 k3s - Basics (#423)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #423
2022-11-04 20:58:37 +01:00
mg
9d621c4f9d Abbau PVE2 (#429)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #429
2022-11-04 19:50:37 +01:00
mg
da4cfcb49d Miniflux-Filter: Intervall auf 10m (#424)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #424
2022-11-04 12:44:22 +01:00
mg
7cc41b532a Aufbau PVE5 (#421)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #421
2022-11-03 21:12:54 +01:00
mg
230f1009c3 Miniflux-Filter: sz, tagesschau (#420)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #420
2022-10-20 17:10:32 +02:00
mg
8d20d2d7f4 Abbau Testmaschinen (#417)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #417
2022-10-07 22:23:17 +02:00
mg
c182ce23ff Miniflux-Filter: sz, caschy, tagesschau (#416)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #416
2022-10-01 18:33:41 +02:00
mg
330d0691f7 Ausbau CRS309 (#415)
Reviewed-on: #415
2022-09-14 16:01:39 +02:00
mg
e6c5b800f4 Variablen: docker7-test (#413)
Reviewed-on: mg/ansible#413
2022-09-03 19:59:02 +02:00
mg
9ef7ee9ef8 Miniflux-Filter: sz, golem, caschy (#412)
Reviewed-on: mg/ansible#412
2022-09-02 13:30:09 +02:00
mg
3a9d308365 Miniflux: Filter - sz, mdr (#410)
Reviewed-on: mg/ansible#410
2022-08-29 20:07:54 +02:00
mg
46816badea docker: dozzle eingebaut (#409)
Reviewed-on: mg/ansible#409
2022-08-26 14:26:42 +02:00
mg
c1dd9daef6 Umstellung auf neuen docker-Host + neue Deploy-Rolle (#407)
Reviewed-on: mg/ansible#407
2022-08-25 22:22:11 +02:00