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: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Memcached is a memory-backed database caching solution
|
description: Memcached is a memory-backed database caching solution
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/memcached
|
home: https://trueforge.org/truetech/truecharts/charts/stable/memcached
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/memcached.webp
|
||||||
keywords:
|
keywords:
|
||||||
- memcached
|
- memcached
|
||||||
- database
|
- database
|
||||||
- cache
|
- cache
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: memcached
|
name: memcached
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/memcached
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/memcached
|
||||||
- https://hub.docker.com/r/bitnamisecure/memcached
|
- https://hub.docker.com/r/bitnamisecure/memcached
|
||||||
type: application
|
type: application
|
||||||
version: 17.0.7
|
version: 17.0.8
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/bitnamisecure/memcached
|
repository: docker.io/bitnamisecure/memcached
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:7626f34752f218b9fc875886e9316f3b17ec65814a1631ff7e413db61c94fbc6
|
tag: latest@sha256:26a92c6e43929e047f6e469d575520e57e8f3b76e560e164233720d4d8511ed3
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user