Skip to content

Commit

Permalink
[bitnami/haproxy] Release 2.1.8 (bitnami#29924)
Browse files Browse the repository at this point in the history
* [bitnami/haproxy] Release 2.1.8 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]>
Signed-off-by: Michele Righi <[email protected]>
  • Loading branch information
bitnami-bot authored and mikyll committed Oct 17, 2024
1 parent 13dbd2a commit 0e06bc6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/haproxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.1.7 (2024-10-02)
## 2.1.8 (2024-10-16)

* [bitnami/haproxy] Release 2.1.7 ([#29698](https://github.com/bitnami/charts/pull/29698))
* [bitnami/haproxy] Release 2.1.8 ([#29924](https://github.com/bitnami/charts/pull/29924))

## <small>2.1.7 (2024-10-02)</small>

* [bitnami/haproxy] Release 2.1.7 (#29698) ([ff2073e](https://github.com/bitnami/charts/commit/ff2073ecc190cc836b43f47326bb4f3086e925db)), closes [#29698](https://github.com/bitnami/charts/issues/29698)

## <small>2.1.6 (2024-09-26)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/haproxy/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.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-19T14:21:30.184263232Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-16T08:48:07.701750211Z"
4 changes: 2 additions & 2 deletions bitnami/haproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r2
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r3
apiVersion: v2
appVersion: 3.0.5
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.1.7
version: 2.1.8
2 changes: 1 addition & 1 deletion bitnami/haproxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ terminationGracePeriodSeconds: ""
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.5-debian-12-r2
tag: 3.0.5-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 0e06bc6

Please sign in to comment.