mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/memcached] Release 7.5.2 (#30004)
* [bitnami/memcached] Release 7.5.2 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 7.5.1 (2024-10-17)
|
||||
## 7.5.2 (2024-10-21)
|
||||
|
||||
* [bitnami/memcached] Release 7.5.1 ([#29974](https://github.com/bitnami/charts/pull/29974))
|
||||
* [bitnami/memcached] Release 7.5.2 ([#30004](https://github.com/bitnami/charts/pull/30004))
|
||||
|
||||
## <small>7.5.1 (2024-10-17)</small>
|
||||
|
||||
* [bitnami/memcached] Release 7.5.1 (#29974) ([93ab813](https://github.com/bitnami/charts/commit/93ab8137138d45890625478410b7fd08d721f720)), closes [#29974](https://github.com/bitnami/charts/issues/29974)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## 7.5.0 (2024-09-30)
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: memcached
|
||||
image: docker.io/bitnami/memcached:1.6.31-debian-12-r1
|
||||
image: docker.io/bitnami/memcached:1.6.32-debian-12-r0
|
||||
- name: memcached-exporter
|
||||
image: docker.io/bitnami/memcached-exporter:0.14.4-debian-12-r9
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.31
|
||||
appVersion: 1.6.32
|
||||
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.5.1
|
||||
version: 7.5.2
|
||||
|
||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.31-debian-12-r1
|
||||
tag: 1.6.32-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user