diff --git a/.github/workflows/continuous-deploy.yml b/.github/workflows/continuous-deploy.yml
index 7539b6645..52a11f65f 100644
--- a/.github/workflows/continuous-deploy.yml
+++ b/.github/workflows/continuous-deploy.yml
@@ -38,9 +38,9 @@ concurrency:
   cancel-in-progress: false
 
 env:
-  TAILSCALE_VERSION: 1.74.0
-  HELMFILE_VERSION: v0.168.0
-  HELM_VERSION: v3.16.1
+  TAILSCALE_VERSION: 1.76.0
+  HELMFILE_VERSION: v0.169.0
+  HELM_VERSION: v3.16.2
 
 jobs:
   build:
diff --git a/.mise.toml b/.mise.toml
index ec9c793cf..369400fa4 100644
--- a/.mise.toml
+++ b/.mise.toml
@@ -3,7 +3,7 @@
 "go:github.com/nats-io/natscli/nats" = "0.1"
 go = "1.23"
 helm = "3"
-helmfile = "0.168"
+helmfile = "0.169"
 istioctl = "1.23"
 kind = "0.24"
 kubectl = "1.31"