chore(deps): update container image ghcr.io/chroma-core/chroma to v0.5.6@8800255 by renovate (#26613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `0.5.5` -> `0.5.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
78c2f3dd99
commit
f65e3b0718
|
@ -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.5
|
appVersion: 0.5.6
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -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.1.10
|
version: 4.1.11
|
||||||
|
|
|
@ -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.5@sha256:845b3b13ee216210559922dc7b075ed8bcc88e8fbe80f8b66d61e0e61df4929f
|
tag: 0.5.6@sha256:88002554856541180babb18985c030bb0d599800d000cf3007a98fc7a0c58e93
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue