Skip to content

Commit

Permalink
[bitnami/memcached] Release 7.5.3 (#30694)
Browse files Browse the repository at this point in the history
* [bitnami/memcached] Release 7.5.3 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 Nov 30, 2024
1 parent a9e83fe commit 2a6f5eb
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/memcached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 7.5.2 (2024-10-21)
## 7.5.3 (2024-11-30)

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

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

* [bitnami/memcached] Release 7.5.2 (#30004) ([e6b0940](https://github.com/bitnami/charts/commit/e6b0940f88502e985ca8ceda3c2c3e427da60f1b)), closes [#30004](https://github.com/bitnami/charts/issues/30004)

## <small>7.5.1 (2024-10-17)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/memcached/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-17T18:50:06.619768939Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-11-30T00:27:50.830798368Z"
8 changes: 4 additions & 4 deletions bitnami/memcached/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: memcached
image: docker.io/bitnami/memcached:1.6.32-debian-12-r0
image: docker.io/bitnami/memcached:1.6.32-debian-12-r2
- name: memcached-exporter
image: docker.io/bitnami/memcached-exporter:0.14.4-debian-12-r9
image: docker.io/bitnami/memcached-exporter:0.15.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 1.6.32
dependencies:
Expand All @@ -31,4 +31,4 @@ maintainers:
name: memcached
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/memcached
version: 7.5.2
version: 7.5.3
6 changes: 3 additions & 3 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-r0
tag: 1.6.32-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -619,7 +619,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r31
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -674,7 +674,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/memcached-exporter
tag: 0.14.4-debian-12-r9
tag: 0.15.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 2a6f5eb

Please sign in to comment.