Skip to content

Commit

Permalink
[bitnami/memcached] Release 7.6.1 (#31142)
Browse files Browse the repository at this point in the history
* [bitnami/memcached] Release 7.6.1 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 23, 2024
1 parent 61131de commit a0056eb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
7 changes: 6 additions & 1 deletion bitnami/memcached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 7.6.1 (2024-12-23)

* [bitnami/memcached] Release 7.6.1 ([#31142](https://github.com/bitnami/charts/pull/31142))

## 7.6.0 (2024-12-10)

* [bitnami/memcached] Detect non-standard images ([#30922](https://github.com/bitnami/charts/pull/30922))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/memcached] Detect non-standard images (#30922) ([954239f](https://github.com/bitnami/charts/commit/954239fbde6ee74fb40dc8341b4cfb4ea243ced7)), closes [#30922](https://github.com/bitnami/charts/issues/30922)

## <small>7.5.4 (2024-12-05)</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.33-debian-12-r0
image: docker.io/bitnami/memcached:1.6.34-debian-12-r0
- name: memcached-exporter
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
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 1.6.33
appVersion: 1.6.34
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.6.0
version: 7.6.1
4 changes: 2 additions & 2 deletions bitnami/memcached/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/memcached
tag: 1.6.33-debian-12-r0
tag: 1.6.34-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -624,7 +624,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit a0056eb

Please sign in to comment.