[bitnami/jaeger] Release 1.0.5 (#15606)

* [bitnami/jaeger] Release 1.0.5 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-03-19 02:35:03 +01:00
committed by GitHub
parent 1e34e993e2
commit c042ddfbd1
4 changed files with 11 additions and 11 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.3
version: 2.2.4
- name: cassandra
repository: https://charts.bitnami.com/bitnami
version: 10.0.3
digest: sha256:48edf1c6024a09b0e7d6d32ccad8cf127f6e9e47cd624a0a314dc6a4982b0030
generated: "2023-02-17T18:37:53.675978661Z"
version: 10.1.0
digest: sha256:608f8cd9b75d12e5347f76e78c2f2125985c432feea5871d4f39766be7e08fb0
generated: "2023-03-18T22:17:06.658265446Z"
+2 -2
View File
@@ -2,7 +2,7 @@ annotations:
category: Infrastructure
licenses: Apache-2.0
apiVersion: v2
appVersion: 1.42.0
appVersion: 1.43.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: 1.0.4
version: 1.0.5
+3 -3
View File
@@ -80,7 +80,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.42.0-debian-11-r7` |
| `image.tag` | Jaeger image tag (immutable tags are recommended) | `1.43.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 | `[]` |
@@ -356,7 +356,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.8-debian-11-r4` |
| `cqlshImage.tag` | Cassandra image tag (immutable tags are recommended) | `4.0.8-debian-11-r7` |
| `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 | `[]` |
@@ -462,4 +462,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.
+2 -2
View File
@@ -66,7 +66,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/jaeger
tag: 1.42.0-debian-11-r7
tag: 1.43.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.8-debian-11-r4
tag: 4.0.8-debian-11-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'