Skip to content

Commit

Permalink
[bitnami/memcached] Release 7.5.4 (#30797)
Browse files Browse the repository at this point in the history
* [bitnami/memcached] Release 7.5.4 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 5, 2024
1 parent 2b8b5f5 commit 567544f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
11 changes: 9 additions & 2 deletions bitnami/memcached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 7.5.3 (2024-11-30)
## 7.5.4 (2024-12-05)

* [bitnami/memcached] Release 7.5.3 ([#30694](https://github.com/bitnami/charts/pull/30694))
* [bitnami/memcached] Release 7.5.4 ([#30797](https://github.com/bitnami/charts/pull/30797))

## <small>7.5.3 (2024-11-30)</small>

* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669)
* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687)
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/memcached] Release 7.5.3 (#30694) ([2a6f5eb](https://github.com/bitnami/charts/commit/2a6f5eb1586274de78127fa11a8b7824f1d4f5c9)), closes [#30694](https://github.com/bitnami/charts/issues/30694)

## <small>7.5.2 (2024-10-21)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/memcached/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: memcached
image: docker.io/bitnami/memcached:1.6.32-debian-12-r2
image: docker.io/bitnami/memcached:1.6.33-debian-12-r0
- name: memcached-exporter
image: docker.io/bitnami/memcached-exporter:0.15.0-debian-12-r2
image: docker.io/bitnami/memcached-exporter:0.15.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 1.6.32
appVersion: 1.6.33
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -31,4 +31,4 @@ maintainers:
name: memcached
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/memcached
version: 7.5.3
version: 7.5.4
4 changes: 2 additions & 2 deletions bitnami/memcached/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/memcached
tag: 1.6.32-debian-12-r2
tag: 1.6.33-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -674,7 +674,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/memcached-exporter
tag: 0.15.0-debian-12-r2
tag: 0.15.0-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 567544f

Please sign in to comment.