mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/haproxy-intel] Release 0.1.3 (#10509)
* [bitnami/haproxy-intel] Release 0.1.3 updating components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.7
|
||||
appVersion: 2.6.0
|
||||
dependencies:
|
||||
- name: haproxy
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
@@ -26,4 +26,4 @@ name: haproxy-intel
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-haproxy-intel
|
||||
- https://github.com/haproxytech/haproxy
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
|
||||
@@ -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-r7` |
|
||||
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.6.0-debian-10-r0` |
|
||||
| `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.5.7-debian-10-r7
|
||||
tag: 2.6.0-debian-10-r0
|
||||
## 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