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.105.0 (#332)
  • Loading branch information
netic-renovate-bot authored Oct 21, 2024
1 parent 699066c commit 596d5bc
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.29
version: 0.1.30
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.29](https://img.shields.io/badge/Version-0.1.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.30](https://img.shields.io/badge/Version-0.1.30-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.104.0@sha256:523f0a0ee7df00363e1cf55fe95e3a102e64f7a883114e5a2b3b3931acac6f67"` | |
| prometheus.image.tag | string | `"v1.105.0@sha256:7808cc2d8d205d579fd728ea1533a39850656657d859569028a0974a901e07d1"` | |
| 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.104.0@sha256:523f0a0ee7df00363e1cf55fe95e3a102e64f7a883114e5a2b3b3931acac6f67
tag: v1.105.0@sha256:7808cc2d8d205d579fd728ea1533a39850656657d859569028a0974a901e07d1
pullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 596d5bc

Please sign in to comment.