[bitnami/memcached] Release 7.8.1 (#33078)

* [bitnami/memcached] Release 7.8.1 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:
Bitnami Bot
2025-04-19 01:44:42 +02:00
committed by GitHub
parent 2e8fdba7e7
commit 658218b21d
3 changed files with 13 additions and 9 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 7.8.0 (2025-03-21)
## 7.8.1 (2025-04-18)
* [bitnami/memcached] Set `usePasswordFiles=true` by default ([#32362](https://github.com/bitnami/charts/pull/32362))
* [bitnami/memcached] Release 7.8.1 ([#33078](https://github.com/bitnami/charts/pull/33078))
## 7.8.0 (2025-03-31)
* [bitnami/memcached] Set `usePasswordFiles=true` by default (#32362) ([1e9a38b](https://github.com/bitnami/charts/commit/1e9a38b0e51a48f37b1768dcecbad9d4c11f1dae)), closes [#32362](https://github.com/bitnami/charts/issues/32362)
## <small>7.7.1 (2025-03-19)</small>
+4 -4
View File
@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: memcached
image: docker.io/bitnami/memcached:1.6.38-debian-12-r0
image: docker.io/bitnami/memcached:1.6.38-debian-12-r4
- name: memcached-exporter
image: docker.io/bitnami/memcached-exporter:0.15.1-debian-12-r2
image: docker.io/bitnami/memcached-exporter:0.15.2-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r43
apiVersion: v2
appVersion: 1.6.38
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: memcached
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/memcached
version: 7.8.0
version: 7.8.1
+3 -3
View File
@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/memcached
tag: 1.6.38-debian-12-r0
tag: 1.6.38-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -627,7 +627,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -682,7 +682,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/memcached-exporter
tag: 0.15.1-debian-12-r2
tag: 0.15.2-debian-12-r4
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.