Skip to content

Commit

Permalink
[bitnami/memcached] Release 7.4.14 (#29248)
Browse files Browse the repository at this point in the history
* [bitnami/memcached] Release 7.4.14 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 Sep 6, 2024
1 parent a7faa67 commit aff3554
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 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.4.13 (2024-09-03)
## 7.4.14 (2024-09-06)

* [bitnami/memcached] Release 7.4.13 ([#29162](https://github.com/bitnami/charts/pull/29162))
* [bitnami/memcached] Release 7.4.14 ([#29248](https://github.com/bitnami/charts/pull/29248))

## <small>7.4.13 (2024-09-03)</small>

* [bitnami/memcached] Release 7.4.13 (#29162) ([b978860](https://github.com/bitnami/charts/commit/b9788608b4c18644ab58cb2132ca3435584ea131)), closes [#29162](https://github.com/bitnami/charts/issues/29162)

## <small>7.4.12 (2024-08-28)</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.29-debian-12-r6
image: docker.io/bitnami/memcached:1.6.30-debian-12-r0
- name: memcached-exporter
image: docker.io/bitnami/memcached-exporter:0.14.4-debian-12-r7
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
apiVersion: v2
appVersion: 1.6.29
appVersion: 1.6.30
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.4.13
version: 7.4.14
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.29-debian-12-r6
tag: 1.6.30-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -671,7 +671,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/memcached-exporter
tag: 0.14.4-debian-12-r7
tag: 0.14.4-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit aff3554

Please sign in to comment.