From 9351f593df9d785eed508ee51eebc0c740299f45 Mon Sep 17 00:00:00 2001 From: Miguel Ruiz Date: Tue, 31 May 2022 07:48:54 +0200 Subject: [PATCH] [bitnami/wavefront-prometheus-storage-adapter] Update wavefront deps (#10488) Signed-off-by: Miguel Ruiz --- bitnami/wavefront-prometheus-storage-adapter/Chart.lock | 6 +++--- bitnami/wavefront-prometheus-storage-adapter/Chart.yaml | 4 ++-- bitnami/wavefront-prometheus-storage-adapter/README.md | 8 ++++++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/bitnami/wavefront-prometheus-storage-adapter/Chart.lock b/bitnami/wavefront-prometheus-storage-adapter/Chart.lock index c3dd15882d..a6d17a5ef2 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/Chart.lock +++ b/bitnami/wavefront-prometheus-storage-adapter/Chart.lock @@ -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" diff --git a/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml b/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml index 91d1885152..1f92e3e54d 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml +++ b/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml @@ -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 diff --git a/bitnami/wavefront-prometheus-storage-adapter/README.md b/bitnami/wavefront-prometheus-storage-adapter/README.md index 2603066651..8569528d6e 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/README.md +++ b/bitnami/wavefront-prometheus-storage-adapter/README.md @@ -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. \ No newline at end of file +limitations under the License.