chore(deps): update container image memcached to v12.3.1@16fde09 by renovate (#18897)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/bitnami/bitnami-docker-memcached)) | patch | `12.3.0` -> `12.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
03b352d4dd
commit
9f4e757598
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: memcached
|
- name: memcached
|
||||||
version: 12.3.0
|
version: 12.3.1
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: memcached.enabled
|
condition: memcached.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -46,4 +46,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: 18.5.0
|
version: 18.5.1
|
||||||
|
|
Loading…
Reference in New Issue