feat(helm): update chart victoria-metrics-operator to 0.38.0 #518

Open
Renovate wants to merge 1 commits from renovate/victoria-metrics-operator-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
victoria-metrics-operator (source) minor 0.37.0 -> 0.38.0

Release Notes

VictoriaMetrics/helm-charts (victoria-metrics-operator)

v0.38.0

Compare Source

Release notes for version 0.38.0

Release date: 2024-11-18

AppVersion: v0.49.1
Helm: v3

  • fix Deployment/StatefulSets when serviceAccount.name is empty and serviceAccount.create: false. See this issue.
  • set default DNS domain to cluster.local.
  • updated common dependency 0.0.19 -> 0.0.28
  • added back crds.enabled: false option, which disables CRD creation, but due to limitation of dependencies condition it allows to disable only in combination with crds.plain: false
  • disabled cleanup, while crds.enabled: false. See this issue.
  • updates operator to v0.49.1 version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [victoria-metrics-operator](https://github.com/VictoriaMetrics/operator) ([source](https://github.com/VictoriaMetrics/helm-charts)) | minor | `0.37.0` -> `0.38.0` | --- ### Release Notes <details> <summary>VictoriaMetrics/helm-charts (victoria-metrics-operator)</summary> ### [`v0.38.0`](https://github.com/VictoriaMetrics/helm-charts/releases/tag/victoria-metrics-operator-0.38.0) [Compare Source](https://github.com/VictoriaMetrics/helm-charts/compare/victoria-metrics-operator-0.37.0...victoria-metrics-operator-0.38.0) ### Release notes for version 0.38.0 **Release date:** 2024-11-18 ![AppVersion: v0.49.1](https://img.shields.io/static/v1?label=AppVersion\&message=v0.49.1\&color=success\&logo=) ![Helm: v3](https://img.shields.io/static/v1?label=Helm\&message=v3\&color=informational\&logo=helm) - fix Deployment/StatefulSets when `serviceAccount.name` is empty and `serviceAccount.create: false`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1683). - set default DNS domain to `cluster.local.` - updated common dependency 0.0.19 -> 0.0.28 - added back `crds.enabled: false` option, which disables CRD creation, but due to limitation of dependencies condition it allows to disable only in combination with `crds.plain: false` - disabled cleanup, while `crds.enabled: false`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1563). - updates operator to [v0.49.1](https://github.com/VictoriaMetrics/operator/releases/tag/v0.49.1) version </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
Renovate added 1 commit 2024-11-18 18:06:54 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/victoria-metrics-operator-0.x main
git pull origin renovate/victoria-metrics-operator-0.x

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/victoria-metrics-operator-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#518
No description provided.