Skip to content

Commit 155e700

Browse files
committed
test
1 parent fd3e3c0 commit 155e700

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

.github/workflows/go-test-datadog.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
- 'test/datadog/**'
1010
- 'charts/datadog/**'
1111

12-
concurrency:
13-
group: ${{ github.event.pull_request.number }}
14-
cancel-in-progress: true
15-
1612
# Permission forced by repo-level setting; only elevate on job-level
1713
permissions:
1814
contents: read

charts/datadog/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Datadog changelog
22

3-
## 3.110.12
4-
5-
* Debug ([#1813](https://github.com/DataDog/helm-charts/pull/1813)).
6-
73
## 3.110.11
84

95
* Update GKE Autopilot setup to ensure that the system-probe container is disabled by default.

charts/datadog/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: datadog
4-
version: 3.110.12
4+
version: 3.110.11
55
appVersion: "7"
66
description: Datadog Agent
77
keywords:

0 commit comments

Comments
 (0)