diff --git a/libs/contour/config.jsonnet b/libs/contour/config.jsonnet index c5aaee2..bc0f6c7 100644 --- a/libs/contour/config.jsonnet +++ b/libs/contour/config.jsonnet @@ -1,5 +1,6 @@ local config = import 'jsonnet/config.jsonnet'; local versions = [ + { version: '1.29', tag: 'v1.29.0'}, { version: '1.28', tag: 'v1.28.1'}, { version: '1.27', tag: 'v1.27.1'}, { version: '1.26', tag: 'v1.26.2'},