From 722942913f6164a7d896c8380152c4dde2618e4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jan 2025 00:01:27 +0000 Subject: [PATCH] chore(flake): bump inputs --- plugins/gs/default.json | 18 +++++++++--------- plugins/kollama/default.json | 18 +++++++++--------- plugins/linstor/default.json | 18 +++++++++--------- plugins/subm/default.json | 18 +++++++++--------- 4 files changed, 36 insertions(+), 36 deletions(-) diff --git a/plugins/gs/default.json b/plugins/gs/default.json index 047e59e..ca9be5d 100644 --- a/plugins/gs/default.json +++ b/plugins/gs/default.json @@ -1,12 +1,12 @@ { "plugin": "gs", - "version": "v4.6.0", + "version": "v4.7.0", "homepage": "https://github.com/giantswarm/kubectl-gs", "description": "Simplifies creating clusters and node pools via Giant Swarm\nmanagement clusters, as well as installing app catalogs and apps.\n", "archSrc": { "aarch64-darwin": { - "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.6.0/kubectl-gs-v4.6.0-darwin-arm64.tar.gz", - "sha256": "7f35d152ce5edf71f5123b1010c1596b6a5f697328634469e0b47b4ee7fb1cb0", + "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.7.0/kubectl-gs-v4.7.0-darwin-arm64.tar.gz", + "sha256": "e7d75f303a53b27f87481770a77d1bb4aeb85bbce3c9d94d692a0613007f3388", "bin": "./kubectl-gs", "files": [ { @@ -16,8 +16,8 @@ ] }, "aarch64-linux": { - "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.6.0/kubectl-gs-v4.6.0-linux-arm64.tar.gz", - "sha256": "2e059f5dd38342fe5b1d0b51f86b8333498a97b31f68569896e35118b3871c8f", + "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.7.0/kubectl-gs-v4.7.0-linux-arm64.tar.gz", + "sha256": "2ac0f2ba094557deee378ba8c109056cf2830f3bf42db861d1d848e42e7b8462", "bin": "./kubectl-gs", "files": [ { @@ -27,8 +27,8 @@ ] }, "x86_64-darwin": { - "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.6.0/kubectl-gs-v4.6.0-darwin-amd64.tar.gz", - "sha256": "21493f6301ee43bb770fcb1474f5dc403ded2f96e15e82ad0b530e9350b42798", + "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.7.0/kubectl-gs-v4.7.0-darwin-amd64.tar.gz", + "sha256": "499defe2e35993f05835d6a805969582bcb6fb7e9045e71784a8b30fe9461f4a", "bin": "./kubectl-gs", "files": [ { @@ -38,8 +38,8 @@ ] }, "x86_64-linux": { - "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.6.0/kubectl-gs-v4.6.0-linux-amd64.tar.gz", - "sha256": "2024f6234a8062ba02963274fd2c89dcaf216cf4fa753e88475bb5c7426fd388", + "url": "https://github.com/giantswarm/kubectl-gs/releases/download/v4.7.0/kubectl-gs-v4.7.0-linux-amd64.tar.gz", + "sha256": "8e114a8a755e31254ab38b6caa5b6bab9dbd536a731e9709bf68e9bae96453cc", "bin": "./kubectl-gs", "files": [ { diff --git a/plugins/kollama/default.json b/plugins/kollama/default.json index 554ab99..526c769 100644 --- a/plugins/kollama/default.json +++ b/plugins/kollama/default.json @@ -1,12 +1,12 @@ { "plugin": "kollama", - "version": "v0.10.1", + "version": "v0.10.5", "homepage": "https://github.com/nekomeowww/ollama-operator", "description": "Usage:\n kubectl kollama deploy llama2\n This plugin will help you to interact with the Ollama Operator to deploy any LLM (Llama Language Model) to your Kubernetes cluster.\n Read more documentation at: https://github.com/nekomeowww/ollama-operator\n", "archSrc": { "aarch64-darwin": { - "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_darwin_arm64.tar.gz", - "sha256": "3fcdbf439a72a40b3c7219741f5ae6d7af9afa92a739c50fd3d442039cfca8df", + "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_darwin_arm64.tar.gz", + "sha256": "cc0e21b5af9619d1342ae5af69a3b730d9db724816be01067ceafe7cdf65faf4", "bin": "kollama", "files": [ { @@ -16,8 +16,8 @@ ] }, "aarch64-linux": { - "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_linux_arm64.tar.gz", - "sha256": "31bb2917064751ca3e3d34a7de27a6086955f3b2b5bb05bd78ebd2b96060ed44", + "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_linux_arm64.tar.gz", + "sha256": "d2815ca4e93db3c0e0b3171799c1229436ec84e844d6b1c121d8b6d0648f00dc", "bin": "kollama", "files": [ { @@ -27,8 +27,8 @@ ] }, "x86_64-darwin": { - "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_darwin_amd64.tar.gz", - "sha256": "fbc27c7c89367eeea40c3e009c7ed54ddd724a64666fb89e35dfcf87fdb27494", + "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_darwin_amd64.tar.gz", + "sha256": "0e65646837a0b6c2d4167e5e84d4d8711c804925d3e9ea2630347b7bcf944cd0", "bin": "kollama", "files": [ { @@ -38,8 +38,8 @@ ] }, "x86_64-linux": { - "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_linux_amd64.tar.gz", - "sha256": "e5921bb411904c1f2dcdc739ab0c45a6216af66deda4ef6cafff1ec87feb773b", + "url": "https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_linux_amd64.tar.gz", + "sha256": "fef0e0292541953a46ac1404d3d75844cc5604129a876e5ed3b87b34f4e43c72", "bin": "kollama", "files": [ { diff --git a/plugins/linstor/default.json b/plugins/linstor/default.json index 34bbaf2..fb862e8 100644 --- a/plugins/linstor/default.json +++ b/plugins/linstor/default.json @@ -1,12 +1,12 @@ { "plugin": "linstor", - "version": "v0.3.1", + "version": "v0.3.2", "homepage": "https://github.com/piraeusdatastore/kubectl-linstor", "description": "Usage:\n kubectl linstor ...\n Executes control commands for the LINSTOR storage system directly via kubectl.\n Read more documentation at: https://github.com/piraeusdatastore/kubectl-linstor\n", "archSrc": { "aarch64-darwin": { - "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_darwin_arm64.tar.gz", - "sha256": "f277b4c48f401730d66ff654ccf783f606c58aef051f030f5a5fcb8618df7a04", + "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_darwin_arm64.tar.gz", + "sha256": "237a7abf735545bd22b1e6c4edb0c35e448fadf716dc55ed9e56d5d3ddbca6d1", "bin": "kubectl-linstor", "files": [ { @@ -20,8 +20,8 @@ ] }, "aarch64-linux": { - "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_linux_arm64.tar.gz", - "sha256": "c7b05ef1b7a31410878746aa1f2d531ad58dbf01ed3f395c758e22a0bf081184", + "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_linux_arm64.tar.gz", + "sha256": "5fa7f1bd4f0aa745835c049e2c443db49ad1554d50bde645fbb789e1fb43a9f4", "bin": "kubectl-linstor", "files": [ { @@ -35,8 +35,8 @@ ] }, "x86_64-darwin": { - "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_darwin_amd64.tar.gz", - "sha256": "50bc906765a1d5280f32cc3ab325679b0ab9adddeb8300b5ea9d7394f055d16a", + "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_darwin_amd64.tar.gz", + "sha256": "03d64ded4b22e10f5c1a58c402fcf528b7e7522aa7f0cd06c56e89a845e61fd7", "bin": "kubectl-linstor", "files": [ { @@ -50,8 +50,8 @@ ] }, "x86_64-linux": { - "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_linux_amd64.tar.gz", - "sha256": "029d30493f65b4026793cb2eeff017295ef3ef97fd81936eabbbf6e9131892b1", + "url": "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_linux_amd64.tar.gz", + "sha256": "f2ff11a663b4811e51ed811600e6ed5abf3c5b584acc072fcd51065a8871fa4f", "bin": "kubectl-linstor", "files": [ { diff --git a/plugins/subm/default.json b/plugins/subm/default.json index 807ea00..e537731 100644 --- a/plugins/subm/default.json +++ b/plugins/subm/default.json @@ -1,12 +1,12 @@ { "plugin": "subm", - "version": "v0.19.1", + "version": "v0.19.2", "homepage": "https://github.com/submariner-io/subctl", "description": "CLI to install, uninstall and troubleshoot Submariner on a Kubernetes cluster.\n", "archSrc": { "aarch64-darwin": { - "url": "https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-darwin-arm64.tar.gz", - "sha256": "b097030128fe162ab4918855cac38662512774ae05660c16d0dd7e3111bdbd16", + "url": "https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-darwin-arm64.tar.gz", + "sha256": "da4443e13167a397d97d5a58e4c6609321d4a8eca6733d8e29be3b403b9e3de1", "bin": "subctl", "files": [ { @@ -20,8 +20,8 @@ ] }, "aarch64-linux": { - "url": "https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-arm64.tar.gz", - "sha256": "bd17930d1912c28ff775ac55b323368ac69a9932c3573ca0d0e63fed3689c3e3", + "url": "https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-arm64.tar.gz", + "sha256": "14bb3a8d51df711f488902dce7fe70df6abebe6e192340e964ba4171db4e8002", "bin": "subctl", "files": [ { @@ -35,8 +35,8 @@ ] }, "x86_64-darwin": { - "url": "https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-darwin-amd64.tar.gz", - "sha256": "c8cedca2464ad52bcb0f05441744ace7d910c51127894e9c16558ed82ef1de93", + "url": "https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-darwin-amd64.tar.gz", + "sha256": "89309b07e66d8fbf227ca50ef15d5426bb61fb3d2cfe575defe9ba7a22f2969e", "bin": "subctl", "files": [ { @@ -50,8 +50,8 @@ ] }, "x86_64-linux": { - "url": "https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-amd64.tar.gz", - "sha256": "7e291f6d880730f97e187b1eb03fa166ca18244dbde69bb2792958399462663e", + "url": "https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-amd64.tar.gz", + "sha256": "ed73b99035188134a43b2859a04cbe0cfd5838dac68975e90450b1533cc713bf", "bin": "subctl", "files": [ {