Skip to content

Commit

Permalink
⬆️ Helmfile 0.169, Helm 3.16.2, Tailscale 1.76.0 (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 authored Oct 16, 2024
1 parent 8e2c341 commit a8e088a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a8e088a

Please sign in to comment.