Skip to content

Commit

Permalink
[bitnami/consul] Release 11.3.13 (#29070)
Browse files Browse the repository at this point in the history
* [bitnami/consul] Release 11.3.13 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 Aug 27, 2024
1 parent 5e12672 commit e3c4130
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
8 changes: 6 additions & 2 deletions bitnami/consul/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.3.12 (2024-08-07)
## 11.3.13 (2024-08-27)

* [bitnami/consul] Release 11.3.12 ([#28763](https://github.com/bitnami/charts/pull/28763))
* [bitnami/consul] Release 11.3.13 ([#29070](https://github.com/bitnami/charts/pull/29070))

## <small>11.3.12 (2024-08-07)</small>

* [bitnami/consul] Release 11.3.12 (#28763) ([552e3c6](https://github.com/bitnami/charts/commit/552e3c6363b094c43ef7f4b78225c4ea4c1055b0)), closes [#28763](https://github.com/bitnami/charts/issues/28763)

## <small>11.3.11 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/consul/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.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T16:06:44.414682419Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-27T22:29:49.38638138Z"
10 changes: 5 additions & 5 deletions bitnami/consul/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: consul
image: docker.io/bitnami/consul:1.19.1-debian-12-r5
image: docker.io/bitnami/consul:1.19.2-debian-12-r0
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.1-debian-12-r1
image: docker.io/bitnami/consul-exporter:0.12.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 1.19.1
appVersion: 1.19.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.3.12
version: 11.3.13
6 changes: 3 additions & 3 deletions bitnami/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.19.1-debian-12-r5
tag: 1.19.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -722,7 +722,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -771,7 +771,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.12.1-debian-12-r1
tag: 0.12.1-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e3c4130

Please sign in to comment.