[bitnami/memcached] Release 7.4.15 (#29299)

* [bitnami/memcached] Release 7.4.15 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-09-07 20:54:15 +02:00
committed by GitHub
parent 10d241e9e9
commit 7feed294b1
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.4.14 (2024-09-06)
## 7.4.15 (2024-09-07)
* [bitnami/memcached] Release 7.4.14 ([#29248](https://github.com/bitnami/charts/pull/29248))
* [bitnami/memcached] Release 7.4.15 ([#29299](https://github.com/bitnami/charts/pull/29299))
## <small>7.4.14 (2024-09-06)</small>
* [bitnami/memcached] Release 7.4.14 (#29248) ([aff3554](https://github.com/bitnami/charts/commit/aff3554b6b16eee1d49977aaefba40c5d26d2a2d)), closes [#29248](https://github.com/bitnami/charts/issues/29248)
## <small>7.4.13 (2024-09-03)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: memcached
image: docker.io/bitnami/memcached:1.6.30-debian-12-r0
image: docker.io/bitnami/memcached:1.6.31-debian-12-r0
- name: memcached-exporter
image: docker.io/bitnami/memcached-exporter:0.14.4-debian-12-r8
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 1.6.30
appVersion: 1.6.31
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -31,4 +31,4 @@ maintainers:
name: memcached
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/memcached
version: 7.4.14
version: 7.4.15

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/memcached
tag: 1.6.30-debian-12-r0
tag: 1.6.31-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -616,7 +616,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r29
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.