fix(openobserve): update image public.ecr.aws/zinclabs/openobserve v0.60.2 → v0.60.3 (#45691)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | patch | `d20fea9` → `406e08d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3Blbm9ic2VydmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.60.2
|
||||
appVersion: 0.60.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.0
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/openobserve/openobserve
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/openobserve
|
||||
type: application
|
||||
version: 1.22.0
|
||||
version: 1.22.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: public.ecr.aws/zinclabs/openobserve
|
||||
tag: v0.60.2@sha256:d20fea9a243768dc66af0f9178947b4b8e0b66529b4172bb34fdbd4032f873f2
|
||||
tag: v0.60.3@sha256:406e08d99186d79214fdb9b2e4c4b5841afd22eccb7ddb897c3d316446eca529
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user