chore(helm): update image docker.io/bitnami/wordpress 6.7.0 → 6.7.1 (#29682)
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)) | patch | `34ce479` -> `8a37a3f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.7.0
|
||||
appVersion: 6.7.1
|
||||
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.8.5
|
||||
version: 9.8.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnami/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.7.0@sha256:34ce47972160ee0b97a2e7f6f4d9f8ca54c8a9ad346b20864dc181bc1a0f1d34
|
||||
tag: 6.7.1@sha256:8a37a3fd2966bb6f613015fde7c596ba7af21645c7685b81ef2488a1c1129490
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user