Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart victoria-metrics-operator ( 0.33.3 → 0.33.4 ) #3963

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 10, 2024

This PR contains the following updates:

Package Update Change
victoria-metrics-operator (source) patch 0.33.3 -> 0.33.4

Release Notes

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

v0.33.4

Compare Source

Release notes for version 0.33.4

Release date: 2024-07-10

AppVersion: v0.46.4
Helm: v3

  • updates operator to v0.46.4 release

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| helm       | victoria-metrics-operator | 0.33.3 | 0.33.4 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jul 10, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

--- HelmRelease: observability/vm-operator Deployment: observability/vm-operator

+++ HelmRelease: observability/vm-operator Deployment: observability/vm-operator

@@ -20,13 +20,13 @@

         app.kubernetes.io/name: victoria-metrics-operator
         app.kubernetes.io/instance: vm-operator
     spec:
       serviceAccountName: vm-operator
       containers:
       - name: victoria-metrics-operator
-        image: victoriametrics/operator:v0.46.3
+        image: victoriametrics/operator:v0.46.4
         imagePullPolicy: IfNotPresent
         env:
         - name: WATCH_NAMESPACE
           value: ''
         - name: POD_NAME
           valueFrom:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

--- kubernetes/main/apps/observability/victoria-metrics/operator Kustomization: flux-system/observability-vm-operator HelmRelease: observability/vm-operator

+++ kubernetes/main/apps/observability/victoria-metrics/operator Kustomization: flux-system/observability-vm-operator HelmRelease: observability/vm-operator

@@ -13,13 +13,13 @@

     spec:
       chart: victoria-metrics-operator
       sourceRef:
         kind: HelmRepository
         name: victoria-metrics-charts
         namespace: flux-system
-      version: 0.33.3
+      version: 0.33.4
   dependsOn:
   - name: kube-prometheus-stack
     namespace: observability
   install:
     crds: CreateReplace
     remediation:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.58s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 099d84c into main Jul 10, 2024
16 checks passed
@szinn szinn deleted the renovate/main-victoria-metrics-operator-0.x branch July 10, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant