Skip to content

Commit

Permalink
chore(deps): update helm release victoria-logs-single to v0.6.1 (#2935)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release victoria-logs-single to v0.6.1

* also change value name for storageclassName

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scott Aubrey <[email protected]>
  • Loading branch information
renovate[bot] and scottaubrey authored Sep 9, 2024
1 parent d2abb22 commit 2f66294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system/victorialogs/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ spec:
sourceRef:
kind: HelmRepository
name: victoriametrics
version: "0.5.4"
version: "0.6.1"
interval: 1h0m0s
values:
server:
retentionPeriod: 30d
persistentVolume:
enabled: true
storageClass: ebs-gp3
storageClassName: ebs-gp3
size: 40Gi
ingress:
enabled: true
Expand Down

0 comments on commit 2f66294

Please sign in to comment.