Skip to content

Commit f516426

Browse files
authored
[Release] Bumped datadog_csi_driver version to 1.1.0 (#21318)
1 parent 094a2cc commit f516426

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

datadog_csi_driver/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- towncrier release notes start -->
44

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+
511
## 1.0.0 / 2025-09-05
612

713
***Added***:

datadog_csi_driver/changelog.d/21305.added

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# (C) Datadog, Inc. 2025-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '1.0.0'
4+
__version__ = '1.1.0'

requirements-agent-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ datadog-couch==9.0.1
4949
datadog-couchbase==6.0.1
5050
datadog-crio==5.0.1
5151
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'
5353
datadog-dcgm==4.0.1
5454
datadog-delinea-privilege-manager==1.0.0
5555
datadog-delinea-secret-server==1.0.0

0 commit comments

Comments
 (0)