Skip to content

Commit

Permalink
charts/operator: updates to v0.48.4 release
Browse files Browse the repository at this point in the history
Signed-off-by: f41gh7 <[email protected]>
  • Loading branch information
f41gh7 committed Oct 15, 2024
1 parent 4e4dee4 commit 7d38161
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion charts/victoria-metrics-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- updates operator to [v0.48.4](https://github.com/VictoriaMetrics/operator/releases/tag/v0.48.4) version

## 0.35.4

Expand Down
12 changes: 6 additions & 6 deletions charts/victoria-metrics-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
type: application
appVersion: v0.48.3
appVersion: v0.48.4
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.35.4
version: 0.35.5
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
kubeVersion: '>=1.25.0-0'
kubeVersion: ">=1.25.0-0"
keywords:
- victoriametrics
- operator
Expand All @@ -22,8 +22,8 @@ keywords:
- timeseries
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/operator: 'true'
artifacthub.io/category: 'monitoring-logging'
artifacthub.io/operator: "true"
artifacthub.io/category: "monitoring-logging"
artifacthub.io/links: |
- name: Sources
url: https://github.com/VictoriaMetrics/helm-charts
Expand All @@ -33,5 +33,5 @@ annotations:
url: https://docs.victoriametrics.com/operator
dependencies:
- name: victoria-metrics-common
version: '0.0.*'
version: "0.0.*"
repository: https://victoriametrics.github.io/helm-charts

0 comments on commit 7d38161

Please sign in to comment.