Skip to content

Commit 5d38c77

Browse files
chore(helm): update image public.ecr.aws/bitnami/solr digest to 27a25d5 (#33389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/solr](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr)) | digest | `d0c1a50` -> `27a25d5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
1 parent dd31c7f commit 5d38c77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/stable/solr/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ sources:
3434
- https://github.com/apache/solr
3535
- https://github.com/truecharts/charts/tree/master/charts/stable/solr
3636
type: application
37-
version: 12.6.6
37+
version: 12.6.7

charts/stable/solr/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: public.ecr.aws/bitnami/solr
33
pullPolicy: IfNotPresent
4-
tag: 9.8.1@sha256:d0c1a5009b22765ace17a71d0c59aed84936d095b94ff99a4a73d24f9d089bdc
4+
tag: 9.8.1@sha256:27a25d5ce5f6d01000f9a78d8a075a4a6dc74772f64f32f5a785cd84b50b8cf0
55

66
includeCommon: true
77
workload:

0 commit comments

Comments
 (0)