Skip to content

Commit

Permalink
envoy 1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
nastassia-dailidava committed Feb 7, 2025
1 parent adddc36 commit b22de1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class EnvoyContainer(
private const val ADMIN_PORT = 10000

private const val MIN_SUPPORTED_ENVOY_VERSION = "v1.22.7"
private const val MAX_SUPPORTED_ENVOY_VERSION = "v1.30.4"
private const val MAX_SUPPORTED_ENVOY_VERSION = "v1.33.0"

val DEFAULT_IMAGE = run {
val version =
Expand Down

0 comments on commit b22de1a

Please sign in to comment.