From 2bbbcd98f096ed96437b1e80ed5809fb1b101fdd Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 11 Feb 2022 19:57:23 +0000 Subject: [PATCH] [bitnami/haproxy] Release 0.3.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/haproxy/Chart.lock | 6 +++--- bitnami/haproxy/Chart.yaml | 2 +- bitnami/haproxy/README.md | 10 +++++++--- bitnami/haproxy/values.yaml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/haproxy/Chart.lock b/bitnami/haproxy/Chart.lock index 23f6da995..0099f7a39 100644 --- a/bitnami/haproxy/Chart.lock +++ b/bitnami/haproxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 -digest: sha256:710e8247ae70ea63a2fb2fde4320511ff28c7b5c7a738861427f104a7718bdf4 -generated: "2021-12-16T11:45:24.577260449Z" + version: 1.11.1 +digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2 +generated: "2022-02-11T13:23:46.5478632Z" diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index 9960133ef..8dab228fa 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -23,4 +23,4 @@ name: haproxy sources: - https://github.com/bitnami/bitnami-docker-haproxy - https://github.com/haproxytech/haproxy -version: 0.3.3 +version: 0.3.4 diff --git a/bitnami/haproxy/README.md b/bitnami/haproxy/README.md index 4ce2701fd..53cc09579 100644 --- a/bitnami/haproxy/README.md +++ b/bitnami/haproxy/README.md @@ -1,9 +1,13 @@ -# HAProxy +# HAProxy packaged by Bitnami -[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. +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. +[Overview of HAProxy](http://www.haproxy.org/) + +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. + ## TL;DR ```console @@ -260,4 +264,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index cf022c662..e931735eb 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -122,7 +122,7 @@ service: image: registry: docker.io repository: bitnami/haproxy - tag: 2.5.1-debian-10-r0 + tag: 2.5.1-debian-10-r31 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images