diff --git a/datadog_csi_driver/CHANGELOG.md b/datadog_csi_driver/CHANGELOG.md index a890152977ee9..1a6cf2fed4424 100644 --- a/datadog_csi_driver/CHANGELOG.md +++ b/datadog_csi_driver/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.1.0 / 2025-09-10 + +***Added***: + +* Bump minimum Base check requirement ([#21305](https://github.com/DataDog/integrations-core/pull/21305)) + ## 1.0.0 / 2025-09-05 ***Added***: diff --git a/datadog_csi_driver/changelog.d/21305.added b/datadog_csi_driver/changelog.d/21305.added deleted file mode 100644 index a19835ab03907..0000000000000 --- a/datadog_csi_driver/changelog.d/21305.added +++ /dev/null @@ -1 +0,0 @@ -Bump minimum Base check requirement diff --git a/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py b/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py index 13b7e0e7e1f4d..10cc865bb20f1 100644 --- a/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py +++ b/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.0.0' +__version__ = '1.1.0' diff --git a/requirements-agent-release.txt b/requirements-agent-release.txt index 94cf1892f950e..8ec8eeba10178 100644 --- a/requirements-agent-release.txt +++ b/requirements-agent-release.txt @@ -49,7 +49,7 @@ datadog-couch==9.0.1 datadog-couchbase==6.0.1 datadog-crio==5.0.1 datadog-datadog-cluster-agent==6.0.1 -datadog-datadog-csi-driver==1.0.0; sys_platform != 'win32' +datadog-datadog-csi-driver==1.1.0; sys_platform != 'win32' datadog-dcgm==4.0.1 datadog-delinea-privilege-manager==1.0.0 datadog-delinea-secret-server==1.0.0