Skip to content

feat: upgrade to v1.2.0 with upstream sync and new features#11

Merged
sudo-kraken merged 1 commit intomainfrom
sudo-kraken/update/dockcheck-parity
Mar 3, 2026
Merged

feat: upgrade to v1.2.0 with upstream sync and new features#11
sudo-kraken merged 1 commit intomainfrom
sudo-kraken/update/dockcheck-parity

Conversation

@sudo-kraken
Copy link
Copy Markdown
Owner

  • feat: add -b N to tag and backup images before pulling new updates
  • feat: add -B to list currently backed up podcheck images
  • feat: add auto-pruning for backups older than N days
  • feat: add -R flag to skip container recreation (Quadlet and Compose)
  • feat(notify): add Bark push notification template
  • fix: enforce base10 math in date checks to prevent leading zero crash
  • fix: respect stopped state (-s) during container recreation
  • fix(notify): safely sanitize Matrix JSON payloads using jq
  • docs: update README and config files with new flags and variables

Description

Linked issue(s)

Fixes #0000 | Relates #0000

Checklist

  • Unit tests updated
  • End user documentation updated

Community Note

  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritise the request

- feat: add `-b N` to tag and backup images before pulling new updates
- feat: add `-B` to list currently backed up podcheck images
- feat: add auto-pruning for backups older than N days
- feat: add `-R` flag to skip container recreation (Quadlet and Compose)
- feat(notify): add Bark push notification template
- fix: enforce base10 math in date checks to prevent leading zero crash
- fix: respect stopped state (-s) during container recreation
- fix(notify): safely sanitize Matrix JSON payloads using jq
- docs: update README and config files with new flags and variables
@sudo-kraken sudo-kraken merged commit 0c0328b into main Mar 3, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant