Skip to content

Commit

Permalink
new version v0.10.5 of kollama (#4343)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 14, 2025
1 parent 1be2b07 commit 1d75ecb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/kollama.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,43 @@ kind: Plugin
metadata:
name: kollama
spec:
version: v0.10.1
version: v0.10.5
homepage: https://github.com/nekomeowww/ollama-operator
platforms:
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_darwin_amd64.tar.gz
sha256: fbc27c7c89367eeea40c3e009c7ed54ddd724a64666fb89e35dfcf87fdb27494
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_darwin_amd64.tar.gz
sha256: 0e65646837a0b6c2d4167e5e84d4d8711c804925d3e9ea2630347b7bcf944cd0
bin: kollama
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_darwin_arm64.tar.gz
sha256: 3fcdbf439a72a40b3c7219741f5ae6d7af9afa92a739c50fd3d442039cfca8df
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_darwin_arm64.tar.gz
sha256: cc0e21b5af9619d1342ae5af69a3b730d9db724816be01067ceafe7cdf65faf4
bin: kollama
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_linux_amd64.tar.gz
sha256: e5921bb411904c1f2dcdc739ab0c45a6216af66deda4ef6cafff1ec87feb773b
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_linux_amd64.tar.gz
sha256: fef0e0292541953a46ac1404d3d75844cc5604129a876e5ed3b87b34f4e43c72
bin: kollama
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_linux_arm64.tar.gz
sha256: 31bb2917064751ca3e3d34a7de27a6086955f3b2b5bb05bd78ebd2b96060ed44
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_linux_arm64.tar.gz
sha256: d2815ca4e93db3c0e0b3171799c1229436ec84e844d6b1c121d8b6d0648f00dc
bin: kollama
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.1/kollama_v0.10.1_windows_amd64.zip
sha256: 44c1301d0057de7441de1b41332565b3d86380f112d4f1271f343b24ea8dac64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.10.5/kollama_v0.10.5_windows_amd64.zip
sha256: 13e36739035a7919181ae1856013179ac8ccb8bd4333fe7758e5d595d53119b0
bin: kollama.exe
shortDescription: Interact with the Ollama Operator
description: |
Expand Down

0 comments on commit 1d75ecb

Please sign in to comment.