// Copyright (c) HashiCorp, Inc. // SPDX-License-Identifier: BUSL-1.1 // Code generated by update-latest-versions.sh. DO NOT EDIT. package topology const ( DefaultConsulImage = "hashicorp/consul:1.16.2" DefaultConsulEnterpriseImage = "hashicorp/consul-enterprise:1.16.2-ent" DefaultEnvoyImage = "envoyproxy/envoy:v1.26.4" DefaultDataplaneImage = "hashicorp/consul-dataplane:1.2.2" )