diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index d990f29a242..3be9f8f8416 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp keywords: - ollama - language-models -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/ollama/ollama - https://ghcr.io/open-webui/open-webui type: application -version: 6.0.20 +version: 6.0.21 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index e6f13caede6..204d956015d 100644 --- a/charts/stable/ollama/values.yaml +++ b/charts/stable/ollama/values.yaml @@ -5,7 +5,7 @@ image: rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent - tag: 0.1.38-rocm@sha256:5205d55f89282d751e3ffe5c9200bead03c69684b07c2358b5595f112dd6d4cf + tag: 0.1.38-rocm@sha256:e166266bc2882b07573d78b25b3dcdd7d1d35dd37a96dd50c7c031666e842a78 uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent