Skip to content

feat(container): update image ghcr.io/victoriametrics/helm-charts/victoria-logs-single ( 0.11.32 ➔ 0.12.1 )#1256

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-victoriametrics-helm-charts-victoria-logs-single-0.x
Closed

feat(container): update image ghcr.io/victoriametrics/helm-charts/victoria-logs-single ( 0.11.32 ➔ 0.12.1 )#1256
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-victoriametrics-helm-charts-victoria-logs-single-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 16, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/victoriametrics/helm-charts/victoria-logs-single minor 0.11.320.12.1

Release Notes

VictoriaMetrics/helm-charts (ghcr.io/victoriametrics/helm-charts/victoria-logs-single)

v0.12.1

Release notes for version 0.12.1

Release date: 2024-08-22

AppVersion: v1.102.1
Helm: v3

  • Added ability to configure container port
  • Fixed volume template. See this issue

v0.12.0

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.

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

--- HelmRelease: observability/victoria-logs Service: observability/victoria-logs-server

+++ HelmRelease: observability/victoria-logs Service: observability/victoria-logs-server

@@ -15,10 +15,10 @@

   ports:
   - name: http
     port: 9428
     protocol: TCP
     targetPort: http
   selector:
-    app.kubernetes.io/component: server
+    app: server
     app.kubernetes.io/instance: victoria-logs
     app.kubernetes.io/name: victoria-logs-single
 
--- HelmRelease: observability/victoria-logs StatefulSet: observability/victoria-logs-server

+++ HelmRelease: observability/victoria-logs StatefulSet: observability/victoria-logs-server

@@ -13,18 +13,19 @@

   podManagementPolicy: OrderedReady
   updateStrategy: {}
   replicas: 1
   serviceName: victoria-logs-server
   selector:
     matchLabels:
-      app.kubernetes.io/component: server
+      app: server
       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:
--- HelmRelease: observability/victoria-logs ServiceMonitor: observability/victoria-logs-server

+++ HelmRelease: observability/victoria-logs ServiceMonitor: observability/victoria-logs-server

@@ -11,12 +11,12 @@

 spec:
   namespaceSelector:
     matchNames:
     - observability
   selector:
     matchLabels:
-      app.kubernetes.io/component: server
+      app: server
       app.kubernetes.io/instance: victoria-logs
       app.kubernetes.io/name: victoria-logs-single
   endpoints:
   - targetPort: http
 

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

--- kubernetes/apps/observability/victoria-logs/app Kustomization: observability/victoria-logs OCIRepository: observability/victoria-logs

+++ kubernetes/apps/observability/victoria-logs/app Kustomization: observability/victoria-logs OCIRepository: observability/victoria-logs

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.11.32
+    tag: 0.12.1
   url: oci://ghcr.io/victoriametrics/helm-charts/victoria-logs-single
 

@renovate renovate Bot changed the title feat(container): update image ghcr.io/victoriametrics/helm-charts/victoria-logs-single ( 0.11.32 ➔ 0.12.0 ) feat(container): update image ghcr.io/victoriametrics/helm-charts/victoria-logs-single ( 0.11.32 ➔ 0.12.1 ) Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-victoriametrics-helm-charts-victoria-logs-single-0.x branch from d49ea88 to f2010ce Compare April 20, 2026 17:32
@mrdynamo mrdynamo closed this Apr 20, 2026
@mrdynamo mrdynamo deleted the renovate/ghcr.io-victoriametrics-helm-charts-victoria-logs-single-0.x branch April 20, 2026 21:34
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