mirror of
https://github.com/truecharts/charts.git
synced 2026-07-04 12:55:24 -03:00
fix(helm-deps): update chart memcached 16.14.14 → 16.14.15 (#44066)
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 | `16.14.14` -> `16.14.15` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2l0ZWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: memcached
|
||||
version: 16.14.14
|
||||
version: 16.14.15
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: memcached.enabled
|
||||
alias: ""
|
||||
@@ -50,5 +50,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea
|
||||
- https://hub.docker.com/r/gitea/gitea
|
||||
type: application
|
||||
version: 22.27.24
|
||||
version: 22.27.25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user