Skip to content

Commit

Permalink
Bump datadog helm chart version to 3.84.2 (#6039)
Browse files Browse the repository at this point in the history
<Actions>
<action
id="baada511078fffdf7f9b804010da6c93f288d999121c3ad150ab3a7580f3d951">
        <h3>Bump datadog helm chart</h3>
<details
id="5df0411b780969c2790f0417bdfca211e7c06e4609b3ca0feeeaa692a68bffc9">
            <summary>Datadog Helm Chart</summary>
<p>change detected:&#xA;&#x9;* key &#34;$.releases[?(@.name ==
&#39;datadog&#39;)].version&#34; updated from &#34;3.84.0&#34; to
&#34;3.84.2&#34;, in file
&#34;clusters/infracijioagents1.yaml&#34;&#xA;&#x9;* key
&#34;$.releases[?(@.name == &#39;datadog&#39;)].version&#34; updated
from &#34;3.84.0&#34; to &#34;3.84.2&#34;, in file
&#34;clusters/privatek8s.yaml&#34;&#xA;&#x9;* key
&#34;$.releases[?(@.name == &#39;datadog&#39;)].version&#34; updated
from &#34;3.84.0&#34; to &#34;3.84.2&#34;, in file
&#34;clusters/publick8s.yaml&#34;&#xA;&#x9;* key
&#34;$.releases[?(@.name == &#39;datadog&#39;)].version&#34; updated
from &#34;3.84.0&#34; to &#34;3.84.2&#34;, in file
&#34;clusters/cijioagents1.yaml&#34;</p>
            <details>
                <summary>3.84.2</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 2024-12-20 15:55:20.892817196 &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.84.2/datadog-3.84.2.tgz&#xA;&#xA;&#xA;</pre>
            </details>
        </details>
<a
href="https://infra.ci.jenkins.io/job/updatecli/job/kubernetes-management/job/main/41839/">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>
  • Loading branch information
dduportal authored Dec 23, 2024
2 parents 015af83 + 22d0270 commit fe8f287
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion clusters/cijioagents1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ releases:
- name: datadog
namespace: datadog
chart: datadog/datadog
version: 3.84.0
version: 3.84.2
values:
- "../config/datadog.yaml.gotmpl"
- "../config/datadog_cijioagents1.yaml"
Expand Down
2 changes: 1 addition & 1 deletion clusters/infracijioagents1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ releases:
- name: datadog
namespace: datadog
chart: datadog/datadog
version: 3.84.0
version: 3.84.2
values:
- "../config/datadog.yaml.gotmpl"
- "../config/datadog_infracijioagents1.yaml"
Expand Down
2 changes: 1 addition & 1 deletion clusters/privatek8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ releases:
- name: datadog
namespace: datadog
chart: datadog/datadog
version: 3.84.0
version: 3.84.2
values:
- "../config/datadog.yaml.gotmpl"
- "../config/datadog_privatek8s.yaml"
Expand Down
2 changes: 1 addition & 1 deletion clusters/publick8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ releases:
- name: datadog
namespace: datadog
chart: datadog/datadog
version: 3.84.0
version: 3.84.2
values:
- "../config/datadog.yaml.gotmpl"
- "../config/datadog_publick8s.yaml"
Expand Down

0 comments on commit fe8f287

Please sign in to comment.