Skip to content

Commit b1f3287

Browse files
authored
Add 1.4.x (#519)
1 parent 4e264c3 commit b1f3287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/secrets-store-csi-driver/config.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
local config = import 'jsonnet/config.jsonnet';
2-
local versions = ['1.2.4', '1.3.3'];
2+
local versions = ['1.2.4', '1.3.3', '1.4.8'];
33
local manifests = [
44
'secrets-store.csi.x-k8s.io_secretproviderclasses.yaml',
55
];

0 commit comments

Comments
 (0)