Skip to content

Commit 1fe9429

Browse files
committed
chore: release v0.0.9
- (@GermanBluefox) Split the docker manager into pure docker commands and monitoring of own containers
1 parent 060bf8f commit 1fe9429

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Volumes listed in `iobBackup` are tagged for inclusion in ioBroker backup routin
180180
-->
181181

182182
## Changelog
183-
### **WORK IN PROGRESS**
183+
### 0.0.9 (2025-09-26)
184184
- (@GermanBluefox) Split the docker manager into pure docker commands and monitoring of own containers
185185

186186
### 0.0.3 (2025-09-25)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/plugin-docker",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Docker module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Denis Haev",

0 commit comments

Comments
 (0)