chore(helm): update image public.ecr.aws/bitnami/mongodb 8.0.4 → 8.0.5 (#32415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb)) | patch | `10910a7` -> `e5f5d19` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.4
|
||||
appVersion: 8.0.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 15.3.4
|
||||
version: 15.3.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: public.ecr.aws/bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.4@sha256:10910a74571e8d1f03ae0acf9c7cec739eee034de32ede4d6d51e7353871b83e
|
||||
tag: 8.0.5@sha256:e5f5d191b8ed1c2ff1733277fdfed7c05b242d01434209d896b6b0c0324d1d38
|
||||
|
||||
includeCommon: true
|
||||
workload:
|
||||
|
||||
Reference in New Issue
Block a user