Skip to content

Commit

Permalink
new version v1.12.0 of datadog (#4388)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Feb 4, 2025
1 parent 2a0b95c commit 5495cc4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/datadog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Plugin
metadata:
name: datadog
spec:
version: "v1.11.1"
version: "v1.12.0"
shortDescription: Manage the Datadog Operator
description: |
The datadog kubectl plugin provides useful utilities to operate datadog-agent components
via the Datadog Operator and the DatadogAgent CRD.
homepage: https://github.com/DataDog/datadog-operator
platforms:
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_darwin_amd64.zip
sha256: "bc4a1bfc68985e1304c065cfd4b1e9bd57eae41aa3ebea297906638ce0585408"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_darwin_amd64.zip
sha256: "37fd773f05c759eebd4971d3d076dd4f3baf333c726cab62a36175b986600694"
bin: kubectl-datadog
files:
- from: kubectl-datadog
Expand All @@ -22,8 +22,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_linux_amd64.zip
sha256: "d5ecf6a0eba67556f22269ec508fda807d5ddad8718216c8a7ecfbe27f2a5f28"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_linux_amd64.zip
sha256: "7b796b4cb79c04e72648a959dc5f29558ae68193d07d0e2579cf3fbaf82771fa"
bin: kubectl-datadog
files:
- from: kubectl-datadog
Expand All @@ -34,8 +34,8 @@ spec:
matchLabels:
os: linux
arch: amd64
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_windows_amd64.zip
sha256: "1b21249c2fb435639a07ad054e45da51954304c6c0557406d9fbaa5b0d6e7ce6"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_windows_amd64.zip
sha256: "330a2cd71c2ef535d92f1a09dd438e6beb0b43d0779bed07675fa8886c49be58"
bin: kubectl-datadog.exe
files:
- from: kubectl-datadog.exe
Expand All @@ -46,8 +46,8 @@ spec:
matchLabels:
os: windows
arch: amd64
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_darwin_arm64.zip
sha256: "64c3b1c983fa7cbc9c71475a5ee30a1b9eba0554da7fcb2ce76cfd62bd1e959d"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_darwin_arm64.zip
sha256: "80496cdf5df9e1d5e134ee64538d6d8fe798237e2099c2a2c7ed077ab3ee1be4"
bin: kubectl-datadog
files:
- from: kubectl-datadog
Expand All @@ -58,8 +58,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_linux_arm64.zip
sha256: "33b90a4fa6e858d73fb8e12591204052b826b117f5e0a27538c8add2c21654c3"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_linux_arm64.zip
sha256: "2c2b6d269a82587890c21970cb0001befb8059d05f63b5a0875cd75c70a085a1"
bin: kubectl-datadog
files:
- from: kubectl-datadog
Expand All @@ -70,8 +70,8 @@ spec:
matchLabels:
os: linux
arch: arm64
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_windows_arm64.zip
sha256: "405f0df728c4b95041b61fbb52cc2daa915f653fbaa3aadc3418914bcd84830d"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.12.0/kubectl-datadog_1.12.0_windows_arm64.zip
sha256: "030ebc8967956702c2f779c748c0a8dfad0621d97e86dba7c2096a3f7594d789"
bin: kubectl-datadog.exe
files:
- from: kubectl-datadog.exe
Expand Down

0 comments on commit 5495cc4

Please sign in to comment.