We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22ff53 commit 04e91d6Copy full SHA for 04e91d6
libs/argo-rollouts/config.jsonnet
@@ -9,6 +9,7 @@ local manifests = [
9
local versions = [
10
'1.6.0',
11
'1.7.0',
12
+ '1.8.0',
13
];
14
15
config.new(
0 commit comments