chore(deps): update container image memcached to v14.1.9@c56367b by renovate (#25933)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `14.1.8` -> `14.1.9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny40IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
592347ee11
commit
9506c338c7
|
@ -16,7 +16,7 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: memcached
|
- name: memcached
|
||||||
version: 14.1.8
|
version: 14.1.9
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: memcached.enabled
|
condition: memcached.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -45,4 +45,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
|
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
|
||||||
- https://hub.docker.com/r/gitea/gitea
|
- https://hub.docker.com/r/gitea/gitea
|
||||||
type: application
|
type: application
|
||||||
version: 20.3.5
|
version: 20.3.6
|
||||||
|
|
Loading…
Reference in New Issue