chore(container): update image ghcr.io/chroma-core/chroma to by renovate (#27778)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `62e21f5` -> `7c44cf6` | --- > [!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**: Disabled because a matching PR was automerged previously. ♻ **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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
alfi0812
parent
be35d9d663
commit
f59fcbf74b
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.5.14
|
appVersion: 0.5.15
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.0.0
|
version: 25.0.0
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/chroma-core/chroma
|
- https://github.com/chroma-core/chroma
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
|
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
|
||||||
type: application
|
type: application
|
||||||
version: 4.2.3
|
version: 4.2.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/chroma-core/chroma
|
repository: ghcr.io/chroma-core/chroma
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.5.14@sha256:62e21f58a0bdf5327899e9d2442b88785e5b0fd9a9dde80fa5fcfd4e110c9410
|
tag: 0.5.15@sha256:7c44cf61eb3f210fa8641c6c943d5621b9626ce863d89247183ffde37717e576
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user