mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-16 08:37:06 +10:00
[bitnami/haproxy-intel] Release 0.1.11 (#11587)
* [bitnami/haproxy-intel] Release 0.1.11 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.30
|
||||
version: 0.3.32
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.1
|
||||
digest: sha256:b512a380f363e701558fdbb9d8b06f6bff28188fc56524f3edccfd956008221e
|
||||
generated: "2022-08-01T02:49:48.214579978Z"
|
||||
digest: sha256:e8198d152252fa0b623d629877a5c3f1510404f2294047163fe6a84ae52abbea
|
||||
generated: "2022-08-04T15:37:26.013485127Z"
|
||||
|
||||
@@ -26,4 +26,4 @@ name: haproxy-intel
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy-intel
|
||||
- https://github.com/haproxytech/haproxy
|
||||
version: 0.1.10
|
||||
version: 0.1.11
|
||||
|
||||
@@ -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.2-debian-11-r5` |
|
||||
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.6.2-debian-11-r7` |
|
||||
| `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.2-debian-11-r5
|
||||
tag: 2.6.2-debian-11-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
|
||||
|
||||
Reference in New Issue
Block a user