mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/metallb] Release 4.7.8 (#19878)
* [bitnami/metallb] Release 4.7.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> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: metallb-speaker
|
||||
image: docker.io/bitnami/metallb-speaker:0.13.11-debian-11-r30
|
||||
- name: metallb-controller
|
||||
image: docker.io/bitnami/metallb-controller:0.13.11-debian-11-r26
|
||||
image: docker.io/bitnami/metallb-controller:0.13.11-debian-11-r28
|
||||
apiVersion: v2
|
||||
appVersion: 0.13.11
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: metallb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
|
||||
version: 4.7.7
|
||||
version: 4.7.8
|
||||
|
||||
@@ -93,7 +93,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
|
||||
| `controller.image.registry` | MetalLB Controller image registry | `docker.io` |
|
||||
| `controller.image.repository` | MetalLB Controller image repository | `bitnami/metallb-controller` |
|
||||
| `controller.image.tag` | MetalLB Controller image tag (immutable tags are recommended) | `0.13.11-debian-11-r26` |
|
||||
| `controller.image.tag` | MetalLB Controller image tag (immutable tags are recommended) | `0.13.11-debian-11-r28` |
|
||||
| `controller.image.digest` | MetalLB Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `controller.image.pullPolicy` | MetalLB Controller image pull policy | `IfNotPresent` |
|
||||
| `controller.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -104,7 +104,7 @@ controller:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/metallb-controller
|
||||
tag: 0.13.11-debian-11-r26
|
||||
tag: 0.13.11-debian-11-r28
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user