chore(helm): update image ghcr.io/chroma-core/chroma 0.5.16 → 0.5.17 (#28674)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `522796d` -> `9a44d58` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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.16
|
appVersion: 0.5.17
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.5
|
version: 25.1.5
|
||||||
@@ -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.6
|
version: 4.2.7
|
||||||
|
|||||||
@@ -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.16@sha256:522796dc05233a9f814e82f1431d92640c1068b3f5385f63f428fdad04c8f4d7
|
tag: 0.5.17@sha256:9a44d589e4efb08616ad8894c573daa2807ebd315a2b2df26a70a695013eddc0
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user