mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/wavefront-prometheus-storage-adapter] Release 2.1.10 (#15022)
* [bitnami/wavefront-prometheus-storage-adapter] Release 2.1.10 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: wavefront
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 4.2.9
|
||||
version: 4.2.10
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.3
|
||||
digest: sha256:0c0a24e4a262ac02206a5b4d35108ada918b68bd6ef7f640c221279330392627
|
||||
generated: "2023-02-09T13:13:31.501613313Z"
|
||||
digest: sha256:c5dffb90e2dda4b0fdff1d82d709f4d26bc985605a8675924a4c67f15b07c555
|
||||
generated: "2023-02-17T18:56:44.402504066Z"
|
||||
|
||||
@@ -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.9
|
||||
version: 2.1.10
|
||||
|
||||
@@ -6,6 +6,8 @@ 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
|
||||
@@ -82,7 +84,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-r91` |
|
||||
| `image.tag` | Adapter image tag (immutable tags are recommended) | `1.0.5-debian-11-r93` |
|
||||
| `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 | `[]` |
|
||||
@@ -250,4 +252,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.
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wavefront-prometheus-storage-adapter
|
||||
tag: 1.0.5-debian-11-r91
|
||||
tag: 1.0.5-debian-11-r93
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user