🔧 Renovate: Update (patch) ghcr.io/dockpeek/dockpeek Docker tag to v1.6.4 #350

Merged
renovate-bot merged 1 commits from renovate/docker-compose-ghcr-io-dockpeek-dockpeek-v1-6-4 into main 2025-09-29 09:32:06 -04:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/dockpeek/dockpeek patch v1.6.3 -> v1.6.4

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

dockpeek/dockpeek (ghcr.io/dockpeek/dockpeek)

v1.6.4

Compare Source

Update Installation with Safety System

confirm

🚀 One-Click Update Installation

  • New update installation functionality with safety protections (#​31)
  • Click the update icon to start installation
UI
  • Prevents updating critical containers that should be updated in a controlled way

🛡️ Protected Services

  • Critical infrastructure: Traefik, Nginx, Portainer, Pi-hole, SWAG
  • Databases: PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch
  • Network/VPN: Wireguard, OpenVPN, Cloudflare Tunnel, Tailscale
  • Monitoring & Auth: Grafana, Prometheus, Authelia, Bitwarden
  • Backup & Storage: Nextcloud, Duplicati, Rclone
  • Dependencies: Containers used by other services (e.g., Gluetun)
  • Self-protection: Won't update itself

Performance Improvements

  • Increased workers from 2 to 4 - significantly faster update checking
  • Enhanced modal design and optimized workflow

🔧 Fixes

  • Fixed update search progress modal - now shows currently being checked container instead of previously checked one
succes

🎯 Design Philosophy
This feature is designed to streamline your workflow, not replace professional deployment tools. The safety restrictions encourage proper update practices for production systems while allowing quick updates of non-critical containers.

⚠️ Usage Notes

  • The system creates temporary backups during updates for safety
  • Updates work by recreating containers with the latest images
  • Test with non-critical containers first to familiarize yourself with the process
  • Monitor container logs after updates
  • If you encounter any issues, please report them on GitHub Issues

For users connecting via socket-proxy, add these environment variables to enable updates:

environment:
  - ALLOW_START=1
  - ALLOW_STOP=1
  - ALLOW_RESTARTS=1
  - NETWORKS=1

The update feature works with all supported connection methods (local socket, remote socket-proxy, and multi-host configurations).


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dockpeek/dockpeek](https://github.com/dockpeek/dockpeek) | patch | `v1.6.3` -> `v1.6.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>dockpeek/dockpeek (ghcr.io/dockpeek/dockpeek)</summary> ### [`v1.6.4`](https://github.com/dockpeek/dockpeek/releases/tag/v1.6.4) [Compare Source](https://github.com/dockpeek/dockpeek/compare/v1.6.3...v1.6.4) #### Update Installation with Safety System <div align="left"> <img width="715" height="211" alt="confirm" src="https://github.com/user-attachments/assets/78d2cb0e-43de-4c37-ba68-a9ee2da6931e" /> </div> **🚀 One-Click Update Installation** - New update installation functionality with safety protections ([#&#8203;31](https://github.com/dockpeek/dockpeek/issues/31)) - Click the update icon to start installation <div align="left" style="padding: 4em;"> > <img width="193" height="80" alt="UI" src="https://github.com/user-attachments/assets/d8a426c6-daba-405c-a391-17bf2033ef1f" /> </div> - Prevents updating critical containers that should be updated in a controlled way **🛡️ Protected Services** - Critical infrastructure: Traefik, Nginx, Portainer, Pi-hole, SWAG - Databases: PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch - Network/VPN: Wireguard, OpenVPN, Cloudflare Tunnel, Tailscale - Monitoring & Auth: Grafana, Prometheus, Authelia, Bitwarden - Backup & Storage: Nextcloud, Duplicati, Rclone - Dependencies: Containers used by other services (e.g., Gluetun) - Self-protection: Won't update itself **⚡ Performance Improvements** - Increased workers from 2 to 4 - significantly faster update checking - Enhanced modal design and optimized workflow **🔧 Fixes** - Fixed update search progress modal - now shows currently being checked container instead of previously checked one <div align="center"> <img width="715" height="188" alt="succes" src="https://github.com/user-attachments/assets/8d8562bc-8303-4ee4-a070-85b776aedc7c" /> </div> **🎯 Design Philosophy** This feature is designed to streamline your workflow, not replace professional deployment tools. The safety restrictions encourage proper update practices for production systems while allowing quick updates of non-critical containers. **⚠️ Usage Notes** - The system creates temporary backups during updates for safety - Updates work by recreating containers with the latest images - Test with non-critical containers first to familiarize yourself with the process - Monitor container logs after updates - **If you encounter any issues, please report them on GitHub Issues** **For users connecting via socket-proxy, add these environment variables to enable updates:** ```yaml environment: - ALLOW_START=1 - ALLOW_STOP=1 - ALLOW_RESTARTS=1 - NETWORKS=1 ``` The update feature works with all supported connection methods (local socket, remote socket-proxy, and multi-host configurations). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMiIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate-bot added 1 commit 2025-09-29 09:32:03 -04:00
🔧 Renovate: Update (patch) ghcr.io/dockpeek/dockpeek Docker tag to v1.6.4
Renovate PR Deployment / deploy (pull_request) Failing after 1s
ad1b51e8c0
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-29 09:32:03 -04:00
renovate-bot merged commit ed5faf3266 into main 2025-09-29 09:32:06 -04:00
renovate-bot deleted branch renovate/docker-compose-ghcr-io-dockpeek-dockpeek-v1-6-4 2025-09-29 09:32:06 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/rinoa-docker#350