chore(deps): update container image bitnami/memcached to v1.6.31@8bdd005 by renovate (#26107)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bitnami/memcached](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/memcached)) | patch | `1.6.30` -> `1.6.31` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
0e87d90da2
commit
5cc202b36b
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.30
|
||||
appVersion: 1.6.31
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/memcached
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
type: application
|
||||
version: 14.1.10
|
||||
version: 14.1.11
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.30@sha256:91a62d921a0403870669e4086d4b423236d0a0beb2c451887009354e8075d48c
|
||||
tag: 1.6.31@sha256:8bdd0058aca7e367a4c912eb1bebd9947e3b85a152bb0f195364b8235bc0e03b
|
||||
|
||||
includeCommon: true
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue