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 05b66e7 commit e73a440Copy full SHA for e73a440
libs/envoy-gateway/config.jsonnet
@@ -1,5 +1,5 @@
1
local config = import 'jsonnet/config.jsonnet';
2
-local versions = ['v0.6.0', 'v1.0.1', 'v1.1.0'];
+local versions = ['v0.6.0', 'v1.0.1', 'v1.1.0', 'v1.2.1'];
3
4
config.new(
5
name='envoy-gateway',
0 commit comments