mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/haproxy-intel] Release 0.1.8 (#10956)
* [bitnami/haproxy-intel] Release 0.1.8 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>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: haproxy
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 0.3.27
|
||||
version: 0.3.28
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.0
|
||||
digest: sha256:363efeb716e297c76c45d823effe27189427046a2d0abd4280f6c15b9cc60f0a
|
||||
generated: "2022-06-21T21:45:20.720967985Z"
|
||||
digest: sha256:cf3ed384f2510441842be81d8c394d052617249fe41de9ff20b237e723f37c37
|
||||
generated: "2022-06-27T22:36:25.657031719Z"
|
||||
|
||||
@@ -26,4 +26,4 @@ name: haproxy-intel
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-haproxy-intel
|
||||
- https://github.com/haproxytech/haproxy
|
||||
version: 0.1.7
|
||||
version: 0.1.8
|
||||
|
||||
@@ -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.6.1-debian-11-r0` |
|
||||
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.6.1-debian-11-r2` |
|
||||
| `haproxy.image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
|
||||
| `haproxy.image.pullSecrets` | HAProxy image pull secrets | `[]` |
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ haproxy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy-intel
|
||||
tag: 2.6.1-debian-11-r0
|
||||
tag: 2.6.1-debian-11-r2
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user