Skip to content

Commit

Permalink
chore(deps): update docker.io/victoriametrics/vmagent docker tag to v…
Browse files Browse the repository at this point in the history
…1.106.0
  • Loading branch information
netic-renovate-bot committed Nov 4, 2024
1 parent 787843a commit 025792f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/aoi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: aoi
description: A Helm chart for Netic application operations infrastructure
type: application
version: 0.1.31
version: 0.1.32
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
Expand Down
4 changes: 2 additions & 2 deletions charts/aoi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aoi

![Version: 0.1.31](https://img.shields.io/badge/Version-0.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.32](https://img.shields.io/badge/Version-0.1.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for Netic application operations infrastructure

Expand Down Expand Up @@ -143,7 +143,7 @@ $ helm install my-release netic-oaas/aoi
| prometheus.image.pullPolicy | string | `"Always"` | |
| prometheus.image.registry | string | `"docker.io"` | |
| prometheus.image.repository | string | `"victoriametrics/vmagent"` | |
| prometheus.image.tag | string | `"v1.105.0@sha256:3422be2f7a3ba1e1d3eb2ccd261e50d59cec8f308a08170c356d8f048f537f74"` | |
| prometheus.image.tag | string | `"v1.106.0@sha256:16aa9c28956e56d2d7b735407289fb5ac648432c1406838ab1aa6578be3cef16"` | |
| prometheus.persistence.size | string | `"60Gi"` | |
| prometheus.podAnnotations | object | `{}` | |
| prometheus.podMonitorNamespaceSelector.matchLabels | object | `{}` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/aoi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ prometheus:
image:
registry: docker.io
repository: victoriametrics/vmagent
tag: v1.105.0@sha256:3422be2f7a3ba1e1d3eb2ccd261e50d59cec8f308a08170c356d8f048f537f74
tag: v1.106.0@sha256:16aa9c28956e56d2d7b735407289fb5ac648432c1406838ab1aa6578be3cef16
pullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 025792f

Please sign in to comment.