Skip to content

Commit 2bbbcd9

Browse files
author
Bitnami Containers
committed
[bitnami/haproxy] Release 0.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent bf9263f commit 2bbbcd9

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

bitnami/haproxy/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common
33
repository: https://charts.bitnami.com/bitnami
4-
version: 1.10.3
5-
digest: sha256:710e8247ae70ea63a2fb2fde4320511ff28c7b5c7a738861427f104a7718bdf4
6-
generated: "2021-12-16T11:45:24.577260449Z"
4+
version: 1.11.1
5+
digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2
6+
generated: "2022-02-11T13:23:46.5478632Z"

bitnami/haproxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ name: haproxy
2323
sources:
2424
- https://github.com/bitnami/bitnami-docker-haproxy
2525
- https://github.com/haproxytech/haproxy
26-
version: 0.3.3
26+
version: 0.3.4

bitnami/haproxy/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<!--- app-name: HAProxy -->
22

3-
# HAProxy
3+
# HAProxy packaged by Bitnami
44

5-
[HAProxy](https://www.haproxy.org/) is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
5+
HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
66

7+
[Overview of HAProxy](http://www.haproxy.org/)
8+
9+
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
10+
711
## TL;DR
812

913
```console
@@ -260,4 +264,4 @@ Unless required by applicable law or agreed to in writing, software
260264
distributed under the License is distributed on an "AS IS" BASIS,
261265
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
262266
See the License for the specific language governing permissions and
263-
limitations under the License.
267+
limitations under the License.

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ service:
122122
image:
123123
registry: docker.io
124124
repository: bitnami/haproxy
125-
tag: 2.5.1-debian-10-r0
125+
tag: 2.5.1-debian-10-r31
126126
## Specify a imagePullPolicy
127127
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
128128
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)