Files
Helper-Scripts-ProxmoxVE/ct
CanbiZ (MickLesk) 1476849f3c twingate-connector: perform real apt upgrade during update flow (#13959)
* fix(twingate-connector): perform real apt upgrade during update flow

The update path used ensure_dependencies, which only installs missing
packages and does not upgrade already installed ones. As a result, users
could see 'Updated successfully' even when a newer twingate-connector
version was available.

Switch update_script to a real package update flow:
- ensure apt is healthy
- refresh apt metadata
- install/upgrade twingate-connector via retry helper
- restart service

This aligns behavior with Twingate's documented upgrade process.

* Update twingate-connector.sh
2026-04-23 15:51:01 +02:00
..
2026-04-22 08:00:49 +02:00
2026-03-18 21:41:02 +01:00
2026-04-21 15:21:29 +02:00
2026-04-09 16:44:11 +02:00
2026-04-18 21:09:22 +02:00
2026-04-22 07:50:00 +02:00
2026-04-21 10:38:16 +02:00
2026-04-15 08:05:17 +02:00
2026-04-01 22:08:18 +02:00
2026-04-22 07:41:43 +02:00
2026-04-21 10:37:48 +02:00
2026-03-27 13:24:59 +01:00
2026-04-15 13:35:52 +02:00
2026-04-21 15:23:19 +02:00
2026-03-21 20:06:04 +01:00
2026-03-25 17:48:03 +01:00
2026-04-15 23:02:47 +02:00
2026-03-21 19:56:02 +01:00
2026-04-22 07:43:20 +02:00
2026-04-21 15:06:26 +02:00
2026-04-19 19:47:54 +02:00
2026-04-03 09:53:50 +02:00
2026-03-24 11:49:03 +01:00
2026-04-22 07:41:53 +02:00
2026-04-06 21:45:11 +02:00
2026-03-23 20:43:17 +01:00
2026-03-27 11:14:06 +01:00
2026-03-18 08:43:40 +01:00
2026-04-17 15:40:58 +02:00
2026-03-28 15:18:10 +01:00
2026-03-20 09:06:25 +01:00
2026-04-17 13:02:24 +02:00
2026-03-22 09:40:31 +01:00
2026-04-20 21:57:03 +02:00
2026-03-29 14:48:55 +02:00