We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e264c3 commit b1f3287Copy full SHA for b1f3287
libs/secrets-store-csi-driver/config.jsonnet
@@ -1,5 +1,5 @@
1
local config = import 'jsonnet/config.jsonnet';
2
-local versions = ['1.2.4', '1.3.3'];
+local versions = ['1.2.4', '1.3.3', '1.4.8'];
3
local manifests = [
4
'secrets-store.csi.x-k8s.io_secretproviderclasses.yaml',
5
];
0 commit comments