[bitnami/haproxy-intel] Release 0.2.9 (#13792)

* [bitnami/haproxy-intel] Release 0.2.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-12-01 18:19:47 +01:00
committed by GitHub
parent d9fe00cc4e
commit 8775d068c2
4 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: haproxy - name: haproxy
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 0.6.2 version: 0.6.3
- name: common - name: common
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 2.2.0 version: 2.2.1
digest: sha256:d4ebe5728f2f8ea7ae0f7959ccb12658608a44cf9ea252cf5b94517220da5c1a digest: sha256:91cfdddcee189bb6adeffa4fc089bad2932678d49f7c411c9b690da3bd645663
generated: "2022-11-21T09:37:18.937197234Z" generated: "2022-12-01T16:32:28.303006071Z"

View File

@@ -1,7 +1,7 @@
annotations: annotations:
category: Infrastructure category: Infrastructure
apiVersion: v2 apiVersion: v2
appVersion: 2.6.6 appVersion: 2.7.0
dependencies: dependencies:
- name: haproxy - name: haproxy
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -26,4 +26,4 @@ name: haproxy-intel
sources: sources:
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy-intel - https://github.com/bitnami/containers/tree/main/bitnami/haproxy-intel
- https://github.com/haproxytech/haproxy - https://github.com/haproxytech/haproxy
version: 0.2.8 version: 0.2.9

View File

@@ -4,7 +4,7 @@
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). 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 for Intel](http://www.haproxy.org/) [Overview of HAProxy for Intel](https://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. 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.registry` | HAProxy image registry | `docker.io` |
| `haproxy.image.repository` | HAProxy image repository | `bitnami/haproxy-intel` | | `haproxy.image.repository` | HAProxy image repository | `bitnami/haproxy-intel` |
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.6.6-debian-11-r20` | | `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.0-debian-11-r0` |
| `haproxy.image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `haproxy.image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `haproxy.image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` | | `haproxy.image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
| `haproxy.image.pullSecrets` | HAProxy image pull secrets | `[]` | | `haproxy.image.pullSecrets` | HAProxy image pull secrets | `[]` |

View File

@@ -34,7 +34,7 @@ haproxy:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/haproxy-intel repository: bitnami/haproxy-intel
tag: 2.6.6-debian-11-r20 tag: 2.7.0-debian-11-r0
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'