chore(helm): update image ghcr.io/chroma-core/chroma 0.5.17 → 0.5.18 (#28881)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `9a44d58` -> `d8819da` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.17
|
||||
appVersion: 0.5.18
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.5
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/chroma-core/chroma
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
|
||||
type: application
|
||||
version: 4.2.7
|
||||
version: 4.2.8
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/chroma-core/chroma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.5.17@sha256:9a44d589e4efb08616ad8894c573daa2807ebd315a2b2df26a70a695013eddc0
|
||||
tag: 0.5.18@sha256:d8819dafd306890dd4fe816c7aa5e4adcfa7350977f7d0c95ce5f0046b63293b
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user