mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/jaeger] Release 1.0.1 (#14452)
* [bitnami/jaeger] Release 1.0.1 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:
@@ -27,4 +27,4 @@ name: jaeger
|
||||
sources:
|
||||
- https://github.com/jaegertracing/jaeger
|
||||
- https://www.jaegertracing.io/
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
|
||||
@@ -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.41.0-debian-11-r0` |
|
||||
| `image.tag` | Jaeger image tag (immutable tags are recommended) | `1.41.0-debian-11-r6` |
|
||||
| `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-r23` |
|
||||
| `cqlshImage.tag` | Cassandra image tag (immutable tags are recommended) | `4.0.7-debian-11-r27` |
|
||||
| `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 | `[]` |
|
||||
@@ -470,4 +470,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -66,7 +66,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jaeger
|
||||
tag: 1.41.0-debian-11-r0
|
||||
tag: 1.41.0-debian-11-r6
|
||||
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-r23
|
||||
tag: 4.0.7-debian-11-r27
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user