Skip to content

Commit b13e687

Browse files
chore(github-action): update documentation
1 parent c6ed097 commit b13e687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/victoria-metrics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the installed role dependencies listed below, defined into [main.yaml](./def
1010

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 22.0.0 |
13+
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 22.0.1 |
1414

1515
## Role Variables
1616

@@ -63,7 +63,7 @@ See the related role variables listed below, defined into [main.yaml](./defaults
6363
| victoriametrics_vars.kubernetes.grafana.user.name | string | Set value into [all.yaml](../../inventory/cluster/group_vars/all.yaml) `credentials` collection | User name used to access Grafana UI |
6464
| victoriametrics_vars.kubernetes.grafana.user.password | string | Set value into [all.yaml](../../inventory/cluster/group_vars/all.yaml) `credentials` collection | User password used to access Grafana UI |
6565
| victoriametrics_vars.kubernetes.helm.chart.prometheus.name | string | `"prometheus-operator-crds"` | |
66-
| victoriametrics_vars.kubernetes.helm.chart.prometheus.version | string | `"v22.0.0"` | |
66+
| victoriametrics_vars.kubernetes.helm.chart.prometheus.version | string | `"v22.0.1"` | |
6767
| victoriametrics_vars.kubernetes.helm.chart.victoriametrics.alias | string | `"vmks"` | |
6868
| victoriametrics_vars.kubernetes.helm.chart.victoriametrics.name | string | `"victoria-metrics-k8s-stack"` | |
6969
| victoriametrics_vars.kubernetes.helm.chart.victoriametrics.version | string | `"v0.57.0"` | |

0 commit comments

Comments
 (0)