Skip to content

Commit

Permalink
charts: update Docker image tags for VictoriaMetrics components from …
Browse files Browse the repository at this point in the history
  • Loading branch information
valyala committed Nov 16, 2023
1 parent 7bd679a commit 771a615
Show file tree
Hide file tree
Showing 23 changed files with 47 additions and 47 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ The command must display existing helm chart e.g.
```shell
NAME CHART VERSION APP VERSION DESCRIPTION
vm/victoria-logs-single 0.3.4 v0.4.2-victorialogs Victoria Logs Single version - high-performance...
vm/victoria-metrics-agent 0.9.12 v1.95.0 Victoria Metrics Agent - collects metrics from ...
vm/victoria-metrics-alert 0.8.2 v1.95.0 Victoria Metrics Alert - executes a list of giv...
vm/victoria-metrics-agent 0.9.13 v1.95.1 Victoria Metrics Agent - collects metrics from ...
vm/victoria-metrics-alert 0.8.3 v1.95.1 Victoria Metrics Alert - executes a list of giv...
vm/victoria-metrics-anomaly 0.5.0 v1.6.0 Victoria Metrics Anomaly Detection - a service ...
vm/victoria-metrics-auth 0.4.2 v1.95.0 Victoria Metrics Auth - is a simple auth proxy ...
vm/victoria-metrics-cluster 0.11.5 v1.95.0 Victoria Metrics Cluster version - high-perform...
vm/victoria-metrics-gateway 0.1.51 v1.95.0 Victoria Metrics Gateway - Auth & Rate-Limittin...
vm/victoria-metrics-k8s-stack 0.18.7 v1.95.0 Kubernetes monitoring on VictoriaMetrics stack....
vm/victoria-metrics-operator 0.27.5 0.39.2 Victoria Metrics Operator
vm/victoria-metrics-single 0.9.11 v1.95.0 Victoria Metrics Single version - high-performa...
vm/victoria-metrics-auth 0.4.3 v1.95.1 Victoria Metrics Auth - is a simple auth proxy ...
vm/victoria-metrics-cluster 0.11.6 v1.95.1 Victoria Metrics Cluster version - high-perform...
vm/victoria-metrics-gateway 0.1.52 v1.95.1 Victoria Metrics Gateway - Auth & Rate-Limittin...
vm/victoria-metrics-k8s-stack 0.18.8 v1.95.1 Kubernetes monitoring on VictoriaMetrics stack....
vm/victoria-metrics-operator 0.27.6 0.39.3 Victoria Metrics Operator
vm/victoria-metrics-single 0.9.12 v1.95.1 Victoria Metrics Single version - high-performa...
```

## Installing the chart
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.9.12

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: victoria-metrics-agent
description: Victoria Metrics Agent - collects metrics from various sources and stores them to VictoriaMetrics
version: 0.9.12
appVersion: v1.95.0
version: 0.9.13
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.8.2

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-alert/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: victoria-metrics-alert
description: Victoria Metrics Alert - executes a list of given MetricsQL expressions (rules) and sends alerts to Alert Manager.
version: 0.8.2
appVersion: v1.95.0
version: 0.8.3
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.4.2

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-auth/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v1.95.0
appVersion: v1.95.1
description: Victoria Metrics Auth - is a simple auth proxy and router for VictoriaMetrics.
name: victoria-metrics-auth
version: 0.4.2
version: 0.4.3
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# -- Victoria Metrics Auth Docker repository and image name
repository: victoriametrics/vmauth
# -- Tag of Docker image
tag: v1.95.0
tag: v1.95.1
# -- Pull policy of Docker image
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.11.5

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v1.95.0
appVersion: v1.95.1
description: Victoria Metrics Cluster version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
name: victoria-metrics-cluster
version: 0.11.5
version: 0.11.6
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
8 changes: 4 additions & 4 deletions charts/victoria-metrics-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ vmselect:
# -- Image repository
repository: victoriametrics/vmselect
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
Expand Down Expand Up @@ -279,7 +279,7 @@ vminsert:
# -- Image repository
repository: victoriametrics/vminsert
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
Expand Down Expand Up @@ -462,7 +462,7 @@ vmstorage:
# -- Image repository
repository: victoriametrics/vmstorage
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
Expand Down Expand Up @@ -647,7 +647,7 @@ vmstorage:
# -- vmbackupmanager image repository
repository: victoriametrics/vmbackupmanager
# -- vmbackupmanager image tag
tag: v1.95.0-enterprise
tag: v1.95.1-enterprise
# -- disable hourly backups
disableHourly: false
# -- disable daily backups
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.1.51

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Victoria Metrics Gateway - Auth & Rate-Limitting proxy for Victoria Metrics
name: victoria-metrics-gateway
version: 0.1.51
appVersion: v1.95.0
version: 0.1.52
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# -- Victoria Metrics gateway Docker repository and image name
repository: victoriametrics/vmgateway
# -- Tag of Docker image
tag: v1.95.0-enterprise
tag: v1.95.1-enterprise
# -- Pull policy of Docker image
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-k8s-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.18.7

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-k8s-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: victoria-metrics-k8s-stack
description: Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
type: application
version: 0.18.7
appVersion: v1.95.0
version: 0.18.8
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
12 changes: 6 additions & 6 deletions charts/victoria-metrics-k8s-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ vmsingle:
# https://docs.victoriametrics.com/operator/api.html#vmsinglespec
spec:
image:
tag: v1.95.0
tag: v1.95.1
retentionPeriod: "14"
replicaCount: 1
extraArgs: {}
Expand Down Expand Up @@ -180,7 +180,7 @@ vmcluster:
replicationFactor: 2
vmstorage:
image:
tag: v1.95.0-cluster
tag: v1.95.1-cluster
replicaCount: 2
storageDataPath: "/vm-data"
storage:
Expand All @@ -196,7 +196,7 @@ vmcluster:
# memory: 1500Mi
vmselect:
image:
tag: v1.95.0-cluster
tag: v1.95.1-cluster
replicaCount: 2
cacheMountPath: "/select-cache"
extraArgs: {}
Expand All @@ -216,7 +216,7 @@ vmcluster:
# memory: "500Mi"
vminsert:
image:
tag: v1.95.0-cluster
tag: v1.95.1-cluster
replicaCount: 2
extraArgs: {}
resources:
Expand Down Expand Up @@ -515,7 +515,7 @@ vmalert:
spec:
selectAllByDefault: true
image:
tag: v1.95.0
tag: v1.95.1
evaluationInterval: 15s

# External labels to add to all generated recording rules and alerts
Expand Down Expand Up @@ -579,7 +579,7 @@ vmagent:
spec:
selectAllByDefault: true
image:
tag: v1.95.0
tag: v1.95.1
scrapeInterval: 20s
externalLabels:
cluster: cluster-name
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM operator to [0.39.3](https://github.com/VictoriaMetrics/operator/releases/tag/v0.39.3)

## 0.27.5

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v1
appVersion: 0.39.2
appVersion: 0.39.3
description: Victoria Metrics Operator
name: victoria-metrics-operator
home: https://github.com/VictoriaMetrics/operator
sources:
- https://github.com/VictoriaMetrics/helm-charts
- https://github.com/VictoriaMetrics/operator
version: 0.27.5
version: 0.27.6
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
kubeVersion: ">=1.23.0-0"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
# -- Image repository
repository: victoriametrics/operator
# -- Image tag
tag: v0.39.2
tag: v0.39.3
# -- Image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-single/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- bump version of VM components to [v1.95.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.1)

## 0.9.11

Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-single/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v1.95.0
appVersion: v1.95.1
description: Victoria Metrics Single version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
name: victoria-metrics-single
version: 0.9.11
version: 0.9.12
sources:
- https://github.com/VictoriaMetrics/helm-charts
kubeVersion: ">=1.23.0-0"
Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-single/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ server:
# -- Image repository
repository: victoriametrics/victoria-metrics
# -- Image tag
tag: v1.95.0
tag: v1.95.1
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
Expand Down Expand Up @@ -239,7 +239,7 @@ server:
# -- vmbackupmanager image repository
repository: victoriametrics/vmbackupmanager
# -- vmbackupmanager image tag
tag: v1.95.0-enterprise
tag: v1.95.1-enterprise
# -- disable hourly backups
disableHourly: false
# -- disable daily backups
Expand Down

0 comments on commit 771a615

Please sign in to comment.