[bitnami/wavefront-prometheus-storage-adapter] Update wavefront deps (#10488)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
Miguel Ruiz
2022-05-31 07:48:54 +02:00
committed by GitHub
parent 73bfca4577
commit 9351f593df
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-21T16:13:30.740347982Z"
digest: sha256:77c7f42b12772230d9f2360c408f23323fdf8b3257e49fc4c018d007fcc4ce5a
generated: "2022-05-30T17:02:06.21051+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:
@@ -29,4 +29,4 @@ maintainers:
name: wavefront-prometheus-storage-adapter
sources:
- https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter
version: 1.1.7
version: 2.0.0

View File

@@ -7,7 +7,7 @@ Wavefront Storage Adapter is a Prometheus integration to transfer metrics from P
[Overview of Wavefront Prometheus Adapter](https://github.com/wavefrontHQ/prometheus-storage-adapter)
## TL;DR
```console
@@ -234,6 +234,10 @@ Find more information about how to deal with common errors related to Bitnami's
$ helm upgrade my-release bitnami/wavefront-prometheus-storage-adapter
```
### To 2.0.0
This major updates the Wavefront subchart to its newest major release, 4.0.0, which contains a new major version for kube-state-metrics. For more information on this subchart's major version, please refer to the [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 its newest major release, 3.0.0, which contains a new major version for kube-state-metrics. For more information on this subchart's major version, please refer to the [Wavefront upgrade notes](https://github.com/bitnami/charts/tree/master/bitnami/wavefront#to-300).
@@ -252,4 +256,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.