Skip to content

Commit

Permalink
new version v1.11.1 of datadog (#4288)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 20, 2024
1 parent 4bd5c0e commit 5a997b1
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.0"
version: "v1.11.1"
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.0/kubectl-datadog_1.11.0_darwin_amd64.zip
sha256: "ecb26d4f03f17ef7880a8ccf122c144bc2c9556b5699411334db4930cdca324a"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_darwin_amd64.zip
sha256: "bc4a1bfc68985e1304c065cfd4b1e9bd57eae41aa3ebea297906638ce0585408"
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.0/kubectl-datadog_1.11.0_linux_amd64.zip
sha256: "ae2e3aaf03ce6406691b97ca775df11e149ae50089d7b79a6afb10a209b265be"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_linux_amd64.zip
sha256: "d5ecf6a0eba67556f22269ec508fda807d5ddad8718216c8a7ecfbe27f2a5f28"
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.0/kubectl-datadog_1.11.0_windows_amd64.zip
sha256: "992c6a9c5551c76fdc00a45b5202414bd2643f18210f977cd2572ccbaf4dff31"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_windows_amd64.zip
sha256: "1b21249c2fb435639a07ad054e45da51954304c6c0557406d9fbaa5b0d6e7ce6"
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.0/kubectl-datadog_1.11.0_darwin_arm64.zip
sha256: "68db5609483b1152c1523b7bec57474b46a522df111087ffc4036ae15bc9cb73"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_darwin_arm64.zip
sha256: "64c3b1c983fa7cbc9c71475a5ee30a1b9eba0554da7fcb2ce76cfd62bd1e959d"
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.0/kubectl-datadog_1.11.0_linux_arm64.zip
sha256: "395e311e8754aa73905388c8a3078aa99a18f2f588ce74b895d1f01fc0e7758b"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_linux_arm64.zip
sha256: "33b90a4fa6e858d73fb8e12591204052b826b117f5e0a27538c8add2c21654c3"
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.0/kubectl-datadog_1.11.0_windows_arm64.zip
sha256: "c9b7ae0cee03144c2299ddbb53911ed0782d04345485d6e4e9a845e2ef78a672"
- uri: https://github.com/DataDog/datadog-operator/releases/download/v1.11.1/kubectl-datadog_1.11.1_windows_arm64.zip
sha256: "405f0df728c4b95041b61fbb52cc2daa915f653fbaa3aadc3418914bcd84830d"
bin: kubectl-datadog.exe
files:
- from: kubectl-datadog.exe
Expand Down

0 comments on commit 5a997b1

Please sign in to comment.