[bitnami/wavefront-adapter-for-istio] Update wavefront deps (#10487)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
Miguel Ruiz
2022-05-31 07:49:06 +02:00
committed by GitHub
parent 9351f593df
commit 38b6e05a02
3 changed files with 11 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: wavefront
repository: https://charts.bitnami.com/bitnami
version: 3.4.2
version: 4.0.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.14.1
digest: sha256:0921a63508a788dd45b11e76c10b14f16af9ea1af686d19fcd23e5eb636acef5
generated: "2022-05-21T17:36:58.063963622Z"
digest: sha256:77c7f42b12772230d9f2360c408f23323fdf8b3257e49fc4c018d007fcc4ce5a
generated: "2022-05-30T16:58:21.870939+02:00"

View File

@@ -6,7 +6,7 @@ dependencies:
- condition: wavefront.enabled
name: wavefront
repository: https://charts.bitnami.com/bitnami
version: 3.x.x
version: 4.x.x
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
@@ -30,4 +30,4 @@ maintainers:
name: wavefront-adapter-for-istio
sources:
- https://github.com/bitnami/bitnami-docker-wavefront-adapter-for-istio
version: 1.1.6
version: 2.0.0

View File

@@ -7,7 +7,7 @@ Wavefront Adapter for Istio is an adapter for Istio to expose Istio metrics to W
[Overview of Wavefront Adapter for Istio](https://github.com/vmware/wavefront-adapter-for-istio)
## TL;DR
```console
@@ -243,6 +243,10 @@ Find more information about how to deal with common errors related to Bitnami's
$ helm upgrade my-release bitnami/wavefront-adapter-for-istio
```
### To 2.0.0
This major updates the wavefront subchart to it newest major, 4.0.0, which contains a new major for kube-state-metrics. For more information on this subchart's major, please refer to [wavefront upgrade notes](https://github.com/bitnami/charts/tree/master/bitnami/wavefront#to-400).
### To 1.0.0
This major updates the wavefront subchart to it newest major, 3.0.0, which contains a new major for kube-state-metrics. For more information on this subchart's major, please refer to [wavefront upgrade notes](https://github.com/bitnami/charts/tree/master/bitnami/wavefront#to-300).
@@ -261,4 +265,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.