mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 16:17:47 +08:00
[bitnami/jaeger] Update dependencies (#14315)
* [bitnami/jaeger] Update dependencies Signed-off-by: jotamartos <jotamartos@vmware.com> * Update upgrading section Signed-off-by: jotamartos <jotamartos@vmware.com> * Update bitnami/jaeger/README.md Signed-off-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com> Signed-off-by: jotamartos <jotamartos@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 2.2.2
|
||||
- name: cassandra
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.7.7
|
||||
digest: sha256:a517943e9c9f99a7f2548d6b78a71274796143ebc6d0a4626c2738057b2fe2af
|
||||
generated: "2022-12-21T17:33:51.44335+01:00"
|
||||
version: 10.0.0
|
||||
digest: sha256:58972884b93614dc4d4c2c41e5afe1f304bbe50ced251e2746087e2ea602c0fa
|
||||
generated: "2023-01-12T15:39:44.662825984Z"
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
- condition: cassandra.enabled
|
||||
name: cassandra
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.x.x
|
||||
version: 10.x.x
|
||||
description: Jaeger is a distributed tracing system. It is used for monitoring and troubleshooting microservices-based distributed systems.
|
||||
home: https://github.com/bitnami/charts/tree/main/bitnami/jaeger
|
||||
icon: https://bitnami.com/assets/stacks/jaeger/img/jaeger-stack-220x234.png
|
||||
@@ -28,4 +28,4 @@ name: jaeger
|
||||
sources:
|
||||
- https://github.com/jaegertracing/jaeger
|
||||
- https://www.jaegertracing.io/
|
||||
version: 0.1.3
|
||||
version: 1.0.0
|
||||
|
||||
@@ -450,6 +450,12 @@ externalDatabase.port=9042
|
||||
|
||||
Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 1.0.0
|
||||
|
||||
This major updates the Cassandra subchart to its newest major, 10.0.0. [Here](https://github.com/bitnami/charts/pull/14076) you can find more information about the changes introduced in that version.
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2022 Bitnami
|
||||
@@ -464,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.
|
||||
|
||||
Reference in New Issue
Block a user