mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 06:47:57 +08:00
[bitnami/external-dns] Release 6.7.3 (#11530)
* [bitnami/external-dns] Release 6.7.3 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:
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/external-dns
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
version: 6.7.2
|
||||
version: 6.7.3
|
||||
|
||||
@@ -78,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
|
||||
| `image.registry` | ExternalDNS image registry | `docker.io` |
|
||||
| `image.repository` | ExternalDNS image repository | `bitnami/external-dns` |
|
||||
| `image.tag` | ExternalDNS Image tag (immutable tags are recommended) | `0.12.2-debian-11-r0` |
|
||||
| `image.tag` | ExternalDNS Image tag (immutable tags are recommended) | `0.12.2-debian-11-r2` |
|
||||
| `image.pullPolicy` | ExternalDNS image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | ExternalDNS image pull secrets | `[]` |
|
||||
| `hostAliases` | Deployment pod host aliases | `[]` |
|
||||
|
||||
@@ -59,7 +59,7 @@ watchReleaseNamespace: false
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/external-dns
|
||||
tag: 0.12.2-debian-11-r0
|
||||
tag: 0.12.2-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