Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9d3a873f60
commit
9b144582e5
|
@ -7,6 +7,9 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [ollama-0.0.4](https://github.com/truecharts/charts/compare/ollama-0.0.3...ollama-0.0.4) (2024-01-21)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ollama-0.0.3](https://github.com/truecharts/charts/compare/ollama-0.0.2...ollama-0.0.3) (2024-01-10)
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.18
|
||||
appVersion: 0.1.20
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
|
@ -33,6 +33,6 @@ sources:
|
|||
- https://github.com/jmorganca/ollama
|
||||
- https://github.com/ollama-webui/ollama-webui
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ollama
|
||||
- https://ghcr.io/ollama-webui/ollama-webui
|
||||
- https://hub.docker.com/r/ollama/ollama
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
## [ollama-0.0.4](https://github.com/truecharts/charts/compare/ollama-0.0.3...ollama-0.0.4) (2024-01-21)
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.1.18@sha256:5327f8c3f43e30804dbdbc039e8fcf253af8291e149f186dc5c7733f68e29217
|
||||
tag: 0.1.20@sha256:ab06232d21138c714721602c19e128baba1345b43abdc78c512abecc78ed867d
|
||||
uiImage:
|
||||
repository: ghcr.io/ollama-webui/ollama-webui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: main@sha256:50dfa1104ae2f5c450bdc23920bc503a3cecd50f02efa328df98c317f8552e6c
|
||||
tag: main@sha256:1ceb250e23b9308bcf064d72eee454ab00e667ecdbe6a7a26a9a5395e92cb3ae
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue