diff --git a/bitnami/wavefront-prometheus-storage-adapter/Chart.lock b/bitnami/wavefront-prometheus-storage-adapter/Chart.lock index d2c965d2e..f1a1f4238 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: 4.2.6 + version: 4.2.7 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.1.2 -digest: sha256:e0bd13dedfdfe4a4017addcc6a6c4e6dc3d4a6bbba7f14eff1e73531d95a5680 -generated: "2022-11-04T19:26:31.856129378Z" + version: 2.2.1 +digest: sha256:b51a780acc0a857c95405e623d03d939dfab95d09c0b7320f2f3b9650d4761a2 +generated: "2022-12-05T00:11:24.140502056Z" diff --git a/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml b/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml index d7e249444..15285130d 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml +++ b/bitnami/wavefront-prometheus-storage-adapter/Chart.yaml @@ -29,4 +29,4 @@ maintainers: name: wavefront-prometheus-storage-adapter sources: - https://github.com/bitnami/containers/tree/main/bitnami/wavefront-prometheus-storage-adapter -version: 2.1.5 +version: 2.1.6 diff --git a/bitnami/wavefront-prometheus-storage-adapter/README.md b/bitnami/wavefront-prometheus-storage-adapter/README.md index 729db15d3..24b158aa0 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/README.md +++ b/bitnami/wavefront-prometheus-storage-adapter/README.md @@ -86,7 +86,7 @@ The command removes all the Kubernetes components associated with the chart and | --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------- | | `image.registry` | Adapter image registry | `docker.io` | | `image.repository` | Adapter image repository | `bitnami/wavefront-prometheus-storage-adapter` | -| `image.tag` | Adapter image tag (immutable tags are recommended) | `1.0.5-debian-11-r25` | +| `image.tag` | Adapter image tag (immutable tags are recommended) | `1.0.5-debian-11-r67` | | `image.digest` | Adapter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `image.pullPolicy` | Adapter image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | diff --git a/bitnami/wavefront-prometheus-storage-adapter/values.yaml b/bitnami/wavefront-prometheus-storage-adapter/values.yaml index b5072c187..49d08d427 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/values.yaml +++ b/bitnami/wavefront-prometheus-storage-adapter/values.yaml @@ -73,7 +73,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wavefront-prometheus-storage-adapter - tag: 1.0.5-debian-11-r57 + tag: 1.0.5-debian-11-r67 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'