Skip to content

Commit

Permalink
new version v0.9.1 of kollama (#4038)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Aug 23, 2024
1 parent bb27cea commit 53a25b8
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.8.0
version: v0.9.1
homepage: https://github.com/nekomeowww/ollama-operator
platforms:
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.8.0/kollama_v0.8.0_darwin_amd64.tar.gz
sha256: 72b047b6ce7e5ce11e3f6ac94be517908cc560dfb9b3b51a2be922771b837ace
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.9.1/kollama_v0.9.1_darwin_amd64.tar.gz
sha256: 2c40ce842ca1c7b61de53667eec5535e9313f48bff307f2e37f1dc1ae6cd761d
bin: kollama
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.8.0/kollama_v0.8.0_darwin_arm64.tar.gz
sha256: b69155ffdfd5df94632eba33fc4578931f095d31975928670271fcea1586b438
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.9.1/kollama_v0.9.1_darwin_arm64.tar.gz
sha256: 8d10d76e31b0be61be713598bc3f0d0df367cf4a74741ff6845ff8f897f53d23
bin: kollama
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.8.0/kollama_v0.8.0_linux_amd64.tar.gz
sha256: 087451493da83d941931b78ed2fc09728904e157502adea921fec62dbc5d28bb
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.9.1/kollama_v0.9.1_linux_amd64.tar.gz
sha256: 96e1c64a734b4db1408efb430ebabc415115af4b53ea20def9b975ead4b66aaa
bin: kollama
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.8.0/kollama_v0.8.0_linux_arm64.tar.gz
sha256: 4f36431ad363f505e66439547f2584e2e7eb023a672aa28e61e50d56ded920e2
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.9.1/kollama_v0.9.1_linux_arm64.tar.gz
sha256: c18913a141378e81b897f4a66db142b6fdecbeb3162f8f901b2863f4e769e3ee
bin: kollama
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.8.0/kollama_v0.8.0_windows_amd64.zip
sha256: 7c86544dc2348e476c39770bd4ea09aeb03194e28443c8e3f965fc750e849132
uri: https://github.com/nekomeowww/ollama-operator/releases/download/v0.9.1/kollama_v0.9.1_windows_amd64.zip
sha256: f6169171cae1559245c6dcdaabb39dc04d3c4f9594bf8b28f4783d4f4f013ac1
bin: kollama.exe
shortDescription: Interact with the Ollama Operator
description: |
Expand Down

0 comments on commit 53a25b8

Please sign in to comment.