mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Sandbox to use v4.19.0 tag (#7385)
This commit is contained in:
parent
f36da3cd96
commit
6543c5d5ac
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ resource "helm_release" "main" {
|
|||
|
||||
set {
|
||||
name = "imageTag"
|
||||
value = "main"
|
||||
value = "v4.19.0"
|
||||
}
|
||||
|
||||
set {
|
||||
|
|
|
|||
Loading…
Reference in a new issue