mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/haproxy-intel] Release 0.1.13 (#11862)
* [bitnami/haproxy-intel] Release 0.1.13 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: haproxy
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 0.3.33
|
||||
version: 0.3.34
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.1
|
||||
digest: sha256:6ae82603d888d86aa23dacb9dd9046fa7690293bd67998e159e68605e7318426
|
||||
generated: "2022-08-09T06:29:59.167057497Z"
|
||||
version: 1.17.1
|
||||
digest: sha256:57fd94a6182db21fcb8b251cc27975af2f45985695e0a5399dbc1ace99e71ab9
|
||||
generated: "2022-08-19T20:05:09.238618918Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.2
|
||||
appVersion: 2.6.3
|
||||
dependencies:
|
||||
- name: haproxy
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
@@ -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.12
|
||||
version: 0.1.13
|
||||
|
||||
@@ -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-r9` |
|
||||
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.6.3-debian-11-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.6.2-debian-11-r9
|
||||
tag: 2.6.3-debian-11-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