Skip to content

Commit 8f448c2

Browse files
committed
feat(external-secrets): v0.16.2
1 parent 8557354 commit 8f448c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/external-secrets/config.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ local versions = [
2626
version('0.8', '0.8.12'),
2727
version('0.9', '0.9.12'),
2828
version('0.15', '0.15.1'),
29+
version('0.16', '0.16.2'),
2930
];
3031

3132
config.new(

0 commit comments

Comments
 (0)