chore(memcached): update image docker.io/bitnamisecure/memcached digest to 26a92c6 (#47078)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/memcached | digest | `7626f34` → `26a92c6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVtY2FjaGVkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -20,22 +20,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/memcached
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/memcached
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/memcached.webp
|
||||
keywords:
|
||||
- memcached
|
||||
- database
|
||||
- cache
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.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: 17.0.7
|
||||
version: 17.0.8
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnamisecure/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7626f34752f218b9fc875886e9316f3b17ec65814a1631ff7e413db61c94fbc6
|
||||
tag: latest@sha256:26a92c6e43929e047f6e469d575520e57e8f3b76e560e164233720d4d8511ed3
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user