diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7cab01ee..ce63ce88 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -15,6 +15,8 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
+ cooldown:
+ default-days: 10
labels:
- 3. to review
- dependencies
@@ -34,6 +36,8 @@ updates:
day: saturday
time: "03:15"
timezone: Europe/Berlin
+ cooldown:
+ default-days: 10
labels:
- 3. to review
- dependencies
diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml
index 835f9561..6e00570e 100644
--- a/.github/workflows/update-nextcloud-ocp.yml
+++ b/.github/workflows/update-nextcloud-ocp.yml
@@ -26,6 +26,7 @@ jobs:
matrix:
branches:
- ${{ github.event.repository.default_branch }}
+ - 'stable34'
- 'stable33'
- 'stable32'
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2ce40ada..3aaf62d3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,7 +9,7 @@
Monitoring
Monitoring app with useful server information
Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.
- 6.0.0-dev.0
+ 7.0.0-dev.0
agpl
Bjoern Schiessle
Ivan Sein Santiago
@@ -19,7 +19,7 @@
monitoring
https://github.com/nextcloud/serverinfo/issues
-
+
OCA\ServerInfo\Jobs\UpdateStorageStats