diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5b715fd3941..dab8a84b1d4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -7,6 +7,7 @@ "suppressNotifications": ["prIgnoreNotification"], "rebaseWhen": "conflicted", "prConcurrentLimit": 7, + "pinDigests": true, "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] }, diff --git a/docs/apps/app-requests.md b/docs/apps/app-requests.md index c4791257eee..eafdbb69866 100644 --- a/docs/apps/app-requests.md +++ b/docs/apps/app-requests.md @@ -103,7 +103,6 @@ _This list is to track `App Requests` from one place._ - [ ] firefox - [ ] fleet - [ ] foldingathome -- [ ] grav - [ ] guacd - [ ] habridge - [ ] hedgedoc @@ -123,7 +122,6 @@ _This list is to track `App Requests` from one place._ - [ ] paperless-ng - [ ] papermerge - [ ] pidgin -- [ ] pixapop - [ ] projectsend - [ ] pwndrop - [ ] pydio-cells @@ -512,3 +510,5 @@ _These Apps have specific requirements or need specific customisation and care_ - [x] leantime ( example helm-chart available from [ nicholaswilde ](https://github.com/nicholaswilde/helm-charts) ) - [x] blog ( example helm-chart available from [ nicholaswilde ](https://github.com/nicholaswilde/helm-charts) ) - [x] bookstack ( example helm-chart available from [ nicholaswilde ](https://github.com/nicholaswilde/helm-charts) ) +- [x] pixapop +- [x] grav