chore(deps): update container image ghcr.io/chroma-core/chroma to v0.4.24@8173dd3 by renovate (#18840)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `0.4.23` -> `0.4.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
97287671da
commit
739982f738
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.23
|
||||
appVersion: 0.4.24
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- chroma
|
||||
- embedding
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
|
||||
- https://ghcr.io/chroma-core/chroma
|
||||
type: application
|
||||
version: 2.2.0
|
||||
version: 2.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/chroma-core/chroma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.4.23@sha256:1de7427d14bbec4142d4a3c3af623a02a838d15810bc389ab978c97aaffcb013
|
||||
tag: 0.4.24@sha256:8173dd30e370f67a859297a9d2bca138ec527bc9c5a08582fb6951341716f313
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue