Adding changes for patch 4.48.1 (#18129)

This commit is contained in:
George Karr
2024-04-09 11:41:41 -05:00
committed by GitHub
parent 36a75a0b64
commit af7f0fa89e
13 changed files with 21 additions and 13 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ 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.48.0"
image = "fleetdm/fleet:v4.48.0" # override default to deploy the image you desire
# for the Fleet image. e.g. "quay.io/fleetdm/fleet:v4.48.1"
image = "fleetdm/fleet:v4.48.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 = {