Skip to content

Commit

Permalink
chore(flake): bump inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent 3386b40 commit ad88607
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions plugins/gadget/default.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"plugin": "gadget",
"version": "v0.36.0",
"version": "v0.36.1",
"homepage": "https://github.com/inspektor-gadget/inspektor-gadget",
"description": "Inspektor Gadget is a collection of tools (or gadgets) to debug and inspect\nKubernetes resources and applications. It manages the packaging, deployment\nand execution of eBPF programs in a Kubernetes cluster, including many based\non BCC tools, as well as some developed specifically for use in Inspektor\nGadget. It automatically maps low-level kernel primitives to high-level\nKubernetes resources, making it easier and quicker to find the relevant\ninformation.\n\nInspektor Gadget is deployed to each node as a privileged DaemonSet.\nIt uses in-kernel eBPF helper programs to monitor events mainly related to\nsyscalls from userspace programs in a pod. The eBPF programs are run by\nthe kernel and gather the log data. Inspektor Gadget's userspace utilities\nfetch the log data from ring buffers and display it. What eBPF programs are\nand how Inspektor Gadget uses them is briefly explained in the architecture\ndocument:\nhttps://github.com/inspektor-gadget/inspektor-gadget/blob/main/docs/architecture.md\n",
"archSrc": {
"aarch64-darwin": {
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.0/kubectl-gadget-darwin-arm64-v0.36.0.tar.gz",
"sha256": "3490fba19d1f6a44a339a18f42ec20501fbf0c2367cb03496572289fc3f23190",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-darwin-arm64-v0.36.1.tar.gz",
"sha256": "d0700bd6e969b6b52e5be9858aa0e12dfcb29e38b1c82a13b9f039b55a751c76",
"bin": "kubectl-gadget",
"files": [
{
Expand All @@ -16,8 +16,8 @@
]
},
"aarch64-linux": {
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.0/kubectl-gadget-linux-arm64-v0.36.0.tar.gz",
"sha256": "9ff14229b8308954af6348b81385b183f4b1b64aeb077fb46679c970a7cda414",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-linux-arm64-v0.36.1.tar.gz",
"sha256": "f17060d9a7505ba57eb469712ed6a849c3e319439dd7fc1524bd403bd77e3393",
"bin": "kubectl-gadget",
"files": [
{
Expand All @@ -27,8 +27,8 @@
]
},
"x86_64-darwin": {
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.0/kubectl-gadget-darwin-amd64-v0.36.0.tar.gz",
"sha256": "abb9f86dc1cee281a1b79d7ff4b40121e8a22dd9c33adbd9e32e2226ef49ee39",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-darwin-amd64-v0.36.1.tar.gz",
"sha256": "8defd2b1da02025d4b69ba3a2d1688067dbb0947e564977c9524e17f4fc63974",
"bin": "kubectl-gadget",
"files": [
{
Expand All @@ -38,8 +38,8 @@
]
},
"x86_64-linux": {
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.0/kubectl-gadget-linux-amd64-v0.36.0.tar.gz",
"sha256": "6ec9038f485c310bff26d80257e83d268a1404fc572bbf4fc9742a37fc7097c9",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-linux-amd64-v0.36.1.tar.gz",
"sha256": "c0c280bd151bb6657708c3c1fc980815633545a85bc72ebf3bdf03543ac6abea",
"bin": "kubectl-gadget",
"files": [
{
Expand Down
18 changes: 9 additions & 9 deletions plugins/kueue/default.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"plugin": "kueue",
"version": "v0.10.0",
"version": "v0.10.1",
"homepage": "https://kueue.sigs.k8s.io/docs/reference/kubectl-kueue/",
"description": "The kubectl-kueue plugin, kueuectl, allows you to list, create, resume\nand stop kueue resources such as clusterqueues, localqueues and workloads.\n\nSee the documentation for more information: https://kueue.sigs.k8s.io/docs/reference/kubectl-kueue/\n",
"archSrc": {
"aarch64-darwin": {
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.0/kubectl-kueue-darwin-arm64.tar.gz",
"sha256": "4dac5e7593f751feb0bc68ac1915a4b91f5612124446a317bef4d2aa5ccc957e",
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.1/kubectl-kueue-darwin-arm64.tar.gz",
"sha256": "fa8ec498897e69ff1c06695c3b6cb26636426c15891f0f3079ad8077e7c24455",
"bin": "kubectl-kueue",
"files": [
{
Expand All @@ -16,8 +16,8 @@
]
},
"aarch64-linux": {
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.0/kubectl-kueue-linux-arm64.tar.gz",
"sha256": "8b7a915d1bf71ea8bea5e4aeb4822a85ca6c9656897cd6c8b3e2c087793f4167",
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.1/kubectl-kueue-linux-arm64.tar.gz",
"sha256": "53eac6652d35f089706bb37a7b0115337178b877b1560e3d0f51c001f1ae3be5",
"bin": "kubectl-kueue",
"files": [
{
Expand All @@ -27,8 +27,8 @@
]
},
"x86_64-darwin": {
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.0/kubectl-kueue-darwin-amd64.tar.gz",
"sha256": "1fa9c91eca1a8d2fdd6aee7870ab2ecf348019046a726c486789af4a46515bf3",
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.1/kubectl-kueue-darwin-amd64.tar.gz",
"sha256": "dcfc5980ab862a300d3c80066724d26564e15db0a47f9d6c753124569c2a43d5",
"bin": "kubectl-kueue",
"files": [
{
Expand All @@ -38,8 +38,8 @@
]
},
"x86_64-linux": {
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.0/kubectl-kueue-linux-amd64.tar.gz",
"sha256": "995797782d45d00ea0c814edd0dba0bca5dcd26123dc8e004db92a524094c393",
"url": "https://github.com/kubernetes-sigs/kueue/releases/download/v0.10.1/kubectl-kueue-linux-amd64.tar.gz",
"sha256": "cb747d8a11413267e4e5f4dd8821c553d2007cd541b915c98ccbe15e059817e8",
"bin": "kubectl-kueue",
"files": [
{
Expand Down

0 comments on commit ad88607

Please sign in to comment.