Skip to content

Commit

Permalink
chore: Datadog Helm Chart
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Dec 20, 2024
1 parent fe6ffc2 commit a4ecd72
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 a4ecd72

Please sign in to comment.