Skip to content

chore(deps): update helm release victoria-logs-single to v0.12.0#1516

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/victoria-logs-single-0.x
Open

chore(deps): update helm release victoria-logs-single to v0.12.0#1516
renovate[bot] wants to merge 1 commit intomainfrom
renovate/victoria-logs-single-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Update Change Pending
victoria-logs-single minor 0.11.310.12.0 0.12.2 (+1)

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

VictoriaMetrics/helm-charts (victoria-logs-single)

v0.12.0

Compare Source

Release notes for version 0.12.0

Release date: 16 Apr 2026

Helm: v3 AppVersion: v1.50.0

  • revert change in Deployment and StatefulSet matchLabels, that was introduced in release 0.11.32.

v0.11.32

Compare Source

Release notes for version 0.11.32

Release date: 14 Apr 2026

Helm: v3 AppVersion: v1.50.0

Known issue: this release contains changes in StatefulSet/Deployment matchLabels, which requires StatefulSet/Deployment recreation. Skip this release to avoid disruption.

  • replace custom app label with app.kubernetes.io/component. See #​2785.
  • bump VictoriaLogs version to v1.50.0.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

--- kubernetes/apps/monitoring/victoria-logs/app Kustomization: flux-system/victoria-logs HelmRelease: monitoring/victoria-logs

+++ kubernetes/apps/monitoring/victoria-logs/app Kustomization: flux-system/victoria-logs HelmRelease: monitoring/victoria-logs

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

       chart: victoria-logs-single
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: victoria-metrics
         namespace: flux-system
-      version: 0.11.31
+      version: 0.12.0
   install:
     remediation:
       retries: 3
   interval: 5m
   maxHistory: 2
   uninstall:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

--- HelmRelease: monitoring/victoria-logs ConfigMap: monitoring/vector-vl-config

+++ HelmRelease: monitoring/victoria-logs ConfigMap: monitoring/vector-vl-config

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

 ---
 apiVersion: v1
 kind: ConfigMap
 metadata:
   name: vector-vl-config
   labels:
-    app: server
+    app.kubernetes.io/component: server
     app.kubernetes.io/instance: victoria-logs
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: victoria-logs-single
   namespace: monitoring
 data:
   victoria-logs-victoria-logs-single-vector.yaml: |
--- HelmRelease: monitoring/victoria-logs Service: monitoring/victoria-logs-victoria-logs-single-server

+++ HelmRelease: monitoring/victoria-logs Service: monitoring/victoria-logs-victoria-logs-single-server

@@ -1,12 +1,12 @@

 ---
 apiVersion: v1
 kind: Service
 metadata:
   labels:
-    app: server
+    app.kubernetes.io/component: server
     app.kubernetes.io/instance: victoria-logs
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: victoria-logs-single
   name: victoria-logs-victoria-logs-single-server
   namespace: monitoring
 spec:
--- HelmRelease: monitoring/victoria-logs StatefulSet: monitoring/victoria-logs-victoria-logs-single-server

+++ HelmRelease: monitoring/victoria-logs StatefulSet: monitoring/victoria-logs-victoria-logs-single-server

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

 apiVersion: apps/v1
 kind: StatefulSet
 metadata:
   name: victoria-logs-victoria-logs-single-server
   namespace: monitoring
   labels:
-    app: server
+    app.kubernetes.io/component: server
     app.kubernetes.io/instance: victoria-logs
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: victoria-logs-single
 spec:
   podManagementPolicy: OrderedReady
   updateStrategy: {}
@@ -20,12 +20,13 @@

       app.kubernetes.io/instance: victoria-logs
       app.kubernetes.io/name: victoria-logs-single
   template:
     metadata:
       labels:
         app: server
+        app.kubernetes.io/component: server
         app.kubernetes.io/instance: victoria-logs
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: victoria-logs-single
     spec:
       securityContext:
         fsGroup: 2000
@@ -36,13 +37,13 @@

         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
-        image: victoriametrics/victoria-logs:v1.49.0
+        image: victoriametrics/victoria-logs:v1.50.0
         imagePullPolicy: IfNotPresent
         args:
         - --envflag.enable
         - --envflag.prefix=VM_
         - --http.shutdownDelay=15s
         - --httpListenAddr=:9428

@renovate renovate Bot force-pushed the renovate/victoria-logs-single-0.x branch from 6e6ad19 to a7cd7a2 Compare April 21, 2026 12:35
Copy link
Copy Markdown
Member

@bo0tzz bo0tzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hold, iirc there's something broken in this version

@renovate renovate Bot force-pushed the renovate/victoria-logs-single-0.x branch from a7cd7a2 to 6cc4f06 Compare April 21, 2026 21:53
@renovate renovate Bot changed the title chore(deps): update helm release victoria-logs-single to v0.11.32 chore(deps): update helm release victoria-logs-single to v0.12.0 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/victoria-logs-single-0.x branch 2 times, most recently from 7487cdc to 1af128f Compare April 22, 2026 17:04
@renovate renovate Bot force-pushed the renovate/victoria-logs-single-0.x branch from 1af128f to 171c89c Compare April 23, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant