chore(helm): update image docker.io/bitnami/wordpress 6.6.2 → 6.7.0 (#29261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | minor | `50836b4` -> `63fe996` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.6.2
|
||||
appVersion: 6.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/wordpress
|
||||
- https://www.wordpress.org
|
||||
type: application
|
||||
version: 9.7.17
|
||||
version: 9.8.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnami/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.6.2@sha256:50836b4876a9f2ce869de5291d66327f2e120f1033d1ef35d8821c280fa7ba09
|
||||
tag: 6.7.0@sha256:63fe9962a5cc49388e691bbcadad18af37935fa85f78ec99dc6a37f314ec1455
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user