bumping version (#222)

This commit is contained in:
George Karr
2026-04-21 13:32:29 -05:00
committed by GitHub
parent 1aabfc3316
commit 3455439b15
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ module "fleet" {
fleet_config = {
# To avoid pull-rate limiting from dockerhub, consider using our quay.io mirror
# for the Fleet image. e.g. "quay.io/fleetdm/fleet:v4.67.0"
image = "fleetdm/fleet:v4.83.0" # override default to deploy the image you desire
image = "fleetdm/fleet:v4.83.1" # override default to deploy the image you desire
# See https://fleetdm.com/docs/deploy/reference-architectures#aws for appropriate scaling
# memory and cpu.
autoscaling = {