We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224ea1a commit 296c483Copy full SHA for 296c483
libs/envoy-gateway/config.jsonnet
@@ -1,5 +1,5 @@
1
local config = import 'jsonnet/config.jsonnet';
2
-local versions = ['v1.2.1', 'v1.3.0'];
+local versions = ['v1.3.0', 'v1.4.0', 'v1.5.0'];
3
4
config.new(
5
name='envoy-gateway',
0 commit comments