File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
datadog_checks/datadog_csi_driver Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- towncrier release notes start -->
4
4
5
+ ## 1.1.0 / 2025-09-10
6
+
7
+ *** Added*** :
8
+
9
+ * Bump minimum Base check requirement ([ #21305 ] ( https://github.com/DataDog/integrations-core/pull/21305 ) )
10
+
5
11
## 1.0.0 / 2025-09-05
6
12
7
13
*** Added*** :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# (C) Datadog, Inc. 2025-present
2
2
# All rights reserved
3
3
# Licensed under a 3-clause BSD style license (see LICENSE)
4
- __version__ = '1.0 .0'
4
+ __version__ = '1.1 .0'
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ datadog-couch==9.0.1
49
49
datadog-couchbase==6.0.1
50
50
datadog-crio==5.0.1
51
51
datadog-datadog-cluster-agent==6.0.1
52
- datadog-datadog-csi-driver==1.0 .0; sys_platform != 'win32'
52
+ datadog-datadog-csi-driver==1.1 .0; sys_platform != 'win32'
53
53
datadog-dcgm==4.0.1
54
54
datadog-delinea-privilege-manager==1.0.0
55
55
datadog-delinea-secret-server==1.0.0
You can’t perform that action at this time.
0 commit comments