Dependency Dashboard
- Dominant language
- HTML
- Stars
- 3.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/erebe/personal-server).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update Rust crate clap to v4.6.7
- [ ] Update ghcr.io/cloudnative-pg/cloudnative-pg Docker tag to v1.30.0
- [ ] Update Rust crate maxminddb to 0.32.0
- [ ] Update stalwartlabs/stalwart Docker tag to v0.16
- [ ] Update actions/checkout action to v7
- [ ] Update linuxserver/nextcloud Docker tag to v34
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update adguard/adguardhome Docker tag to v0.107.79](../pull/77)
- [ ] [Update almir/webhook Docker tag to v2.8.3](../pull/47)
- [ ] [Update linuxserver/nextcloud Docker tag to v31.0.9](../pull/70)
- [ ] [Update docker.io/vaultwarden/server Docker tag to v1.37.3](../pull/81)
- [ ] [Update getmeili/meilisearch Docker tag to v1.53.2](../pull/76)
- [ ] [Update ghcr.io/getzola/zola Docker tag to v0.23.6](../pull/41)
- [ ] [Update ghcr.io/warp-tech/warpgate Docker tag to v0.28.6](../pull/54)
- [ ] [Update docker/build-push-action action to v7](../pull/79)
- [ ] [Update docker/login-action action to v4](../pull/78)
- [ ] [Update docker/setup-buildx-action action to v4](../pull/80)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
cargo (1)
services/blog/Cargo.toml (10)
- `tikv-jemallocator 0.7`
- `anyhow 1.0.104`
- `clap 4.6.6` → [Updates: `4.6.6`]
- `tokio 1.53.1`
- `tower 0.5.3`
- `tower-http 0.7.1`
- `axum 0.8.9`
- `tracing 0.1.44`
- `tracing-subscriber 0.3.23`
- `maxminddb 0.31.0` → [Updates: `0.32.0`]
dockerfile (3)
services/blog-back/Dockerfile (1)
- `ghcr.io/getzola/zola v0.17.1` → [Updates: `v0.23.6`]
services/blog/Dockerfile (1)
- `rust 1-slim-trixie`
services/webhook/Dockerfile (1)
- `almir/webhook 2.8.0` → [Updates: `2.8.3`]
github-actions (2)
.github/workflows/docker-blog.yml (4)
- `actions/checkout v3` → [Updates: `v7`]
- `docker/setup-buildx-action v2` → [Updates: `v4`]
- `docker/login-action v2` → [Updates: `v4`]
- `docker/build-push-action v3` → [Updates: `v7`].github/workflows/docker-webhook.yml (4)
- `actions/checkout v3` → [Updates: `v7`]
- `docker/setup-buildx-action v2` → [Updates: `v4`]
- `docker/login-action v2` → [Updates: `v4`]
- `docker/build-push-action v3` → [Updates: `v7`]
kubernetes (20)
services/adguard/deployment.yaml (2)
- `adguard/adguardhome v0.107.71` → [Updates: `v0.107.79`]
- `Deployment apps/v1`services/app/warpgate.yml (3)
- `ghcr.io/warp-tech/warpgate v0.8.1` → [Updates: `0.28.6`]
- `Deployment apps/v1`
- `Ingress networking.k8s.io/v1`services/backup/backup-cron.yml (1)
- `CronJob batch/v1`
services/blog-back/deployment.yaml (1)
- `Deployment apps/v1`
services/blog/kubernetes/deployment.yaml (1)
- `Deployment apps/v1`
services/coub/deployment.yaml (1)
- `Deployment apps/v1`
services/csi/zfs-test.yaml
services/dashy/deployment.yaml (1)
- `Deployment apps/v1`
services/karakeep/deployment-chrome.yaml (2)
- `zenika/alpine-chrome 124`
- `Deployment apps/v1`services/karakeep/deployment-meilisearch.yaml (2)
- `getmeili/meilisearch v1.11.1` → [Updates: `v1.53.2`]
- `Deployment apps/v1`services/karakeep/deployment-web.yaml (1)
- `Deployment apps/v1`
services/nextcloud/deployment.yaml (2)
- `linuxserver/nextcloud 31.0.8` → [Updates: `31.0.9`, `34.0.4`]
- `Deployment apps/v1`services/postgres/postgres.yaml (22)
- `ghcr.io/cloudnative-pg/cloudnative-pg 1.28.1` → [Updates: `1.30.0`]
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `CustomResourceDefinition apiextensions.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRole rbac.authorization.k8s.io/v1`
- `ClusterRoleBinding rbac.authorization.k8s.io/v1`
- `Deployment apps/v1`
- `MutatingWebhookConfiguration admissionregistration.k8s.io/v1`
- `ValidatingWebhookConfiguration admissionregistration.k8s.io/v1`services/stalwart/deployment.yaml (2)
- `stalwartlabs/stalwart v0.15` → [Updates: `v0.16`]
- `Deployment apps/v1`services/vaultwarden/deployment.yaml (2)
- `docker.io/vaultwarden/server 1.35.7` → [Updates: `1.37.3`]
- `Deployment apps/v1`services/versitygw/deployment.yaml (2)
- `ghcr.io/versity/versitygw v1.8.0`
- `Deployment apps/v1`services/webhook/deployment.yaml (1)
- `Deployment apps/v1`
services/webhook/role.yaml (1)
- `Role rbac.authorization.k8s.io/v1`
services/webhook/rolebinding.yaml (1)
- `RoleBinding rbac.authorization.k8s.io/v1`
services/wstunnel/deployment.yaml (1)
- `Deployment apps/v1`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.