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 ad974e6 commit 0af7a81Copy full SHA for 0af7a81
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