mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/memcached] ⚡ ⬆️ Update dependency references (#33635)
* [bitnami/memcached] Release 7.8.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.8.2 (2025-05-06)
|
||||
## 7.8.3 (2025-05-13)
|
||||
|
||||
* [bitnami/memcached] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33397](https://github.com/bitnami/charts/pull/33397))
|
||||
* [bitnami/memcached] :zap: :arrow_up: Update dependency references ([#33635](https://github.com/bitnami/charts/pull/33635))
|
||||
|
||||
## <small>7.8.2 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/memcached] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#333 ([3fa01d8](https://github.com/bitnami/charts/commit/3fa01d8c491ceac5fad378ec61dabc9327c0b566)), closes [#33397](https://github.com/bitnami/charts/issues/33397)
|
||||
|
||||
## <small>7.8.1 (2025-04-18)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: memcached
|
||||
image: docker.io/bitnami/memcached:1.6.38-debian-12-r4
|
||||
- name: memcached-exporter
|
||||
image: docker.io/bitnami/memcached-exporter:0.15.2-debian-12-r4
|
||||
image: docker.io/bitnami/memcached-exporter:0.15.2-debian-12-r6
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.38
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Memcached is an high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
|
||||
description: Memcached is an high-performance, distributed memory object caching system,
|
||||
generic in nature, but intended for use in speeding up dynamic web applications
|
||||
by alleviating database load.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/memcached/img/memcached-stack-220x234.png
|
||||
keywords:
|
||||
@@ -32,4 +34,4 @@ maintainers:
|
||||
name: memcached
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/memcached
|
||||
version: 7.8.2
|
||||
version: 7.8.3
|
||||
|
||||
@@ -682,7 +682,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached-exporter
|
||||
tag: 0.15.2-debian-12-r4
|
||||
tag: 0.15.2-debian-12-r6
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user