Skip to content

Commit fc68b79

Browse files
authored
Bump datadog helm chart version to 3.132.1 (#7042)
<Actions> <action id="baada511078fffdf7f9b804010da6c93f288d999121c3ad150ab3a7580f3d951"> <h3>Bump datadog helm chart</h3> <details id="5df0411b780969c2790f0417bdfca211e7c06e4609b3ca0feeeaa692a68bffc9"> <summary>Datadog Helm Chart</summary> <p>change detected:&#xA;&#xA;* key &#34;$.releases[?(@.chart == &#39;datadog/datadog&#39;)].version&#34; updated from &#34;3.132.0&#34; to &#34;3.132.1&#34;, in file &#34;clusters/privatek8s.yaml&#34;&#xA;* key &#34;$.releases[?(@.chart == &#39;datadog/datadog&#39;)].version&#34; updated from &#34;3.132.0&#34; to &#34;3.132.1&#34;, in file &#34;clusters/publick8s.yaml&#34;&#xA;* key &#34;$.releases[?(@.chart == &#39;datadog/datadog&#39;)].version&#34; updated from &#34;3.132.0&#34; to &#34;3.132.1&#34;, in file &#34;clusters/infracijioagents2.yaml&#34;&#xA;* key &#34;$.releases[?(@.chart == &#39;datadog/datadog&#39;)].version&#34; updated from &#34;3.132.0&#34; to &#34;3.132.1&#34;, in file &#34;clusters/cijioagents2.yaml&#34;</p> <details> <summary>3.132.0</summary> <pre>&#xA;Remark: We couldn&#39;t identify a way to automatically retrieve changelog information.&#xA;Please use following information to take informed decision&#xA;&#xA;Helm Chart: datadog&#xA;Datadog Agent&#xA;Project Home: https://www.datadoghq.com&#xA;&#xA;Version created on the 2025-09-09 15:10:21.991293961 &amp;#43;0000 UTC&#xA;&#xA;Sources:&#xA;&#xA;* https://app.datadoghq.com/account/settings#agent/kubernetes&#xA;&#xA;* https://github.com/DataDog/datadog-agent&#xA;&#xA;&#xA;&#xA;URL:&#xA;&#xA;* https://github.com/DataDog/helm-charts/releases/download/datadog-3.132.1/datadog-3.132.1.tgz&#xA;&#xA;&#xA;</pre> </details> </details> <a href="https://infra.ci.jenkins.io/job/updatecli/job/kubernetes-management/job/main/55231/">Jenkins pipeline link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50" /> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table>
2 parents 76e3a9b + b0ac8a4 commit fc68b79

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

clusters/cijioagents2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ releases:
1515
- name: datadog
1616
namespace: datadog
1717
chart: datadog/datadog
18-
version: 3.132.0
18+
version: 3.132.1
1919
values:
2020
- ../config/datadog.yaml.gotmpl
2121
- ../config/datadog_cijenkinsio-agents-2.yaml

clusters/infracijioagents2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ releases:
1515
- name: datadog
1616
namespace: datadog
1717
chart: datadog/datadog
18-
version: 3.132.0
18+
version: 3.132.1
1919
values:
2020
- ../config/datadog.yaml.gotmpl
2121
- ../config/datadog_infracijioagents2.yaml

clusters/privatek8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ releases:
2727
- name: datadog
2828
namespace: datadog
2929
chart: datadog/datadog
30-
version: 3.132.0
30+
version: 3.132.1
3131
values:
3232
- ../config/datadog.yaml.gotmpl
3333
- ../config/datadog_privatek8s.yaml

clusters/publick8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ releases:
3030
- name: datadog
3131
namespace: datadog
3232
chart: datadog/datadog
33-
version: 3.132.0
33+
version: 3.132.1
3434
values:
3535
- "../config/datadog.yaml.gotmpl"
3636
- "../config/datadog_publick8s.yaml"

0 commit comments

Comments
 (0)