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 8557354 commit 8f448c2Copy full SHA for 8f448c2
libs/external-secrets/config.jsonnet
@@ -26,6 +26,7 @@ local versions = [
26
version('0.8', '0.8.12'),
27
version('0.9', '0.9.12'),
28
version('0.15', '0.15.1'),
29
+ version('0.16', '0.16.2'),
30
];
31
32
config.new(
0 commit comments