chore(helm): update image docker.io/bitnami/solr 9.7.0 → 9.8.0 (#31151)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bitnami/solr](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr)) | minor | `b8ea7fc` -> `d9ada93` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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: 9.7.0
|
appVersion: 9.8.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.3.1
|
version: 25.3.1
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/solr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/solr
|
||||||
- https://hub.docker.com/r/bitnami/solr
|
- https://hub.docker.com/r/bitnami/solr
|
||||||
type: application
|
type: application
|
||||||
version: 12.5.1
|
version: 12.6.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/bitnami/solr
|
repository: docker.io/bitnami/solr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 9.7.0@sha256:b8ea7fcc5c3e074649b489e5c6d3c8524d76b4f18efe7f752a5fd381f0eccc4b
|
tag: 9.8.0@sha256:d9ada93efccc21b7bec791f7c8e928d3762b40f7cb2cd005063486062b1b1c24
|
||||||
|
|
||||||
includeCommon: true
|
includeCommon: true
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user