chore(memcached): update image docker.io/bitnamisecure/memcached digest to 64bfe24 (#44508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/memcached | digest | `6b400a5` -> `64bfe24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVtY2FjaGVkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -25,22 +25,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/memcached
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/memcached.webp
|
||||
home: https://truecharts.org/charts/stable/memcached
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.webp
|
||||
keywords:
|
||||
- memcached
|
||||
- database
|
||||
- cache
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: memcached
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/memcached
|
||||
- https://hub.docker.com/r/bitnamisecure/memcached
|
||||
type: application
|
||||
version: 16.14.18
|
||||
version: 16.14.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnamisecure/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6b400a5b3b5c6949ccd40d54c226bd5785a111f5b1d746e4942516b176bde546
|
||||
tag: latest@sha256:64bfe24afe922eb849b057ec547dbe515ca9009192a6f364f2a0c11cfa8ffab0
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user