mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 03:06:05 -03:00
chore(helm): update image ghcr.io/chroma-core/chroma 1.3.0 → 1.3.2 (#41403)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `2a10857` -> `38c216f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0
|
||||
appVersion: 1.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chroma
|
||||
type: application
|
||||
version: 6.14.2
|
||||
version: 6.14.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/chroma-core/chroma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0@sha256:2a10857242123706b9aac0aa5e5f6d8f8436e8631a2e0a97125798512e1f438d
|
||||
tag: 1.3.2@sha256:38c216fdcd02e1d13479752929e79b8f2470fab7748848909c2222188b1c4b98
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user