[bitnami/jaeger] Release 0.1.3 (#14179)

* [bitnami/jaeger] Release 0.1.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>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-01-04 12:48:10 +01:00
committed by GitHub
parent 71bf3232af
commit 0c860ae2ee
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 1.40.0
appVersion: 1.41.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -27,4 +27,4 @@ name: jaeger
sources:
- https://github.com/jaegertracing/jaeger
- https://www.jaegertracing.io/
version: 0.1.2
version: 0.1.3

View File

@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------- | ------------------------------------------------------------------------------------------------------ | --------------------- |
| `image.registry` | Jaeger image registry | `docker.io` |
| `image.repository` | Jaeger image repository | `bitnami/jaeger` |
| `image.tag` | Jaeger image tag (immutable tags are recommended) | `1.40.0-debian-11-r4` |
| `image.tag` | Jaeger image tag (immutable tags are recommended) | `1.41.0-debian-11-r0` |
| `image.digest` | Jaeger image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Jaeger image pull secrets | `[]` |
@@ -362,7 +362,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------------- | --------------------------------------------------------------------------------------------------------- | --------------------- |
| `cqlshImage.registry` | Cassandra image registry | `docker.io` |
| `cqlshImage.repository` | Cassandra image repository | `bitnami/cassandra` |
| `cqlshImage.tag` | Cassandra image tag (immutable tags are recommended) | `4.0.7-debian-11-r18` |
| `cqlshImage.tag` | Cassandra image tag (immutable tags are recommended) | `4.0.7-debian-11-r23` |
| `cqlshImage.digest` | Cassandra image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `cqlshImage.pullPolicy` | image pull policy | `IfNotPresent` |
| `cqlshImage.pullSecrets` | Cassandra image pull secrets | `[]` |

View File

@@ -66,7 +66,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/jaeger
tag: 1.40.0-debian-11-r4
tag: 1.41.0-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1101,7 +1101,7 @@ migration:
cqlshImage:
registry: docker.io
repository: bitnami/cassandra
tag: 4.0.7-debian-11-r18
tag: 4.0.7-debian-11-r23
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'