mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/haproxy] Release 0.7.7 (#16547)
* [bitnami/haproxy] Release 0.7.7 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:
@@ -23,4 +23,4 @@ name: haproxy
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy
|
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy
|
||||||
- https://github.com/haproxytech/haproxy
|
- https://github.com/haproxytech/haproxy
|
||||||
version: 0.7.6
|
version: 0.7.7
|
||||||
|
|||||||
@@ -111,7 +111,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| --------------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
|
| --------------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
|
||||||
| `image.registry` | HAProxy image registry | `docker.io` |
|
| `image.registry` | HAProxy image registry | `docker.io` |
|
||||||
| `image.repository` | HAProxy image repository | `bitnami/haproxy` |
|
| `image.repository` | HAProxy image repository | `bitnami/haproxy` |
|
||||||
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.8-debian-11-r5` |
|
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.8-debian-11-r6` |
|
||||||
| `image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
|
| `image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | HAProxy image pull secrets | `[]` |
|
| `image.pullSecrets` | HAProxy image pull secrets | `[]` |
|
||||||
|
|||||||
@@ -235,7 +235,7 @@ ingress:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/haproxy
|
repository: bitnami/haproxy
|
||||||
tag: 2.7.8-debian-11-r5
|
tag: 2.7.8-debian-11-r6
|
||||||
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user