From 76a16c50fc95f0e2b714ff7f12e7062bee9672a9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 May 2022 15:39:43 +0200 Subject: [PATCH] [bitnami/haproxy-intel] Release 0.1.2 (#10484) * [bitnami/haproxy-intel] Release 0.1.2 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --- bitnami/haproxy-intel/Chart.yaml | 4 ++-- bitnami/haproxy-intel/README.md | 8 ++++---- bitnami/haproxy-intel/values.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/haproxy-intel/Chart.yaml b/bitnami/haproxy-intel/Chart.yaml index bf2885058f..781064c865 100644 --- a/bitnami/haproxy-intel/Chart.yaml +++ b/bitnami/haproxy-intel/Chart.yaml @@ -11,7 +11,7 @@ dependencies: tags: - bitnami-common version: 1.x.x -description: 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. +description: HAProxy is a high-performance, open-source load balancer and reverse proxy for TCP and HTTP applications. This image is optimized with Intel(R) QuickAssist Technology OpenSSL* Engine (QAT_Engine). home: https://www.haproxy.org/ icon: https://bitnami.com/assets/stacks/haproxy/img/haproxy-stack-220x234.png keywords: @@ -26,4 +26,4 @@ name: haproxy-intel sources: - https://github.com/bitnami/bitnami-docker-haproxy-intel - https://github.com/haproxytech/haproxy -version: 0.1.1 +version: 0.1.2 diff --git a/bitnami/haproxy-intel/README.md b/bitnami/haproxy-intel/README.md index 1907f5e026..639e5dfa9b 100644 --- a/bitnami/haproxy-intel/README.md +++ b/bitnami/haproxy-intel/README.md @@ -2,9 +2,9 @@ # HAProxy for Intel packaged by Bitnami -HAProxy is a high-performance, open-source load balancer and reverse proxy for TCP and HTTP applications. This image is optimized with IntelĀ® QuickAssist Technology OpenSSL* Engine (QAT_Engine). +HAProxy is a high-performance, open-source load balancer and reverse proxy for TCP and HTTP applications. This image is optimized with Intel(R) QuickAssist Technology OpenSSL* Engine (QAT_Engine). -[Overview of HAProxy](http://www.haproxy.org/) +[Overview of HAProxy for Intel](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. @@ -69,7 +69,7 @@ The command removes all the Kubernetes components associated with the chart and | --------------------------- | -------------------------------------------------- | ----------------------- | | `haproxy.image.registry` | HAProxy image registry | `docker.io` | | `haproxy.image.repository` | HAProxy image repository | `bitnami/haproxy-intel` | -| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.5.7-debian-10-r4` | +| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.5.7-debian-10-r7` | | `haproxy.image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` | | `haproxy.image.pullSecrets` | HAProxy image pull secrets | `[]` | @@ -158,4 +158,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-intel/values.yaml b/bitnami/haproxy-intel/values.yaml index 3f2b06056c..74bcfbf6f5 100644 --- a/bitnami/haproxy-intel/values.yaml +++ b/bitnami/haproxy-intel/values.yaml @@ -33,7 +33,7 @@ haproxy: image: registry: docker.io repository: bitnami/haproxy-intel - tag: 2.5.7-debian-10-r4 + tag: 2.5.7-debian-10-r7 ## 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