chore(deps): update container image memcached to v12.7.0@e63a46e by renovate (#19363)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/bitnami/bitnami-docker-memcached)) | minor | `12.6.4` -> `12.7.0` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
08d8823666
commit
7fe81d1710
|
@ -10,14 +10,14 @@ apiVersion: v2
|
|||
appVersion: 1.21.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.0
|
||||
version: 20.1.5
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: memcached
|
||||
version: 12.6.4
|
||||
version: 12.7.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: memcached.enabled
|
||||
alias: ""
|
||||
|
@ -46,4 +46,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
|
||||
- https://hub.docker.com/r/gitea/gitea
|
||||
type: application
|
||||
version: 18.12.0
|
||||
version: 18.13.0
|
||||
|
|
Loading…
Reference in New Issue