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 grafana to 8.5.5 #632

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Update Change OpenSSF
grafana (source) patch 8.5.2 -> 8.5.5 OpenSSF Scorecard

Warning

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


Release Notes

grafana/helm-charts (grafana)

v8.5.5

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@tempo-distributed-1.18.4...grafana-8.5.5

v8.5.4

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@mimir-distributed-5.5.0...grafana-8.5.4

v8.5.3

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@alloy-0.9.1...grafana-8.5.3


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

Copy link

github-actions bot commented Oct 13, 2024

--- kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.5.2
+      version: 8.5.5
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Oct 13, 2024

--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

@@ -20,15 +20,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: e441e484f07bda5e85401e2f8a98f02c2d5b6de8a8270f10e9814474dad4f101
+        checksum/dashboards-json-config: 8328e2f80270dc94dde3a0636edbb680901845f98efed690f89a582233c57865
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 533d43f84604867ee26441a3876f0cf40e8b2d7ea0eaacbae26db75ff838e0ba
+        checksum/secret: d197a2ff65d824277b952e88f60285db4de41f6709ae5932cd320e47e0810bba
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -83,13 +83,13 @@

         image: ghcr.io/onedr0p/postgres-init:16
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
-        image: quay.io/kiwigrid/k8s-sidecar:1.27.4
+        image: quay.io/kiwigrid/k8s-sidecar:1.28.0
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_dashboard
@@ -123,13 +123,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-dashboard-volume
           mountPath: /tmp/dashboards
       - name: grafana-sc-datasources
-        image: quay.io/kiwigrid/k8s-sidecar:1.27.4
+        image: quay.io/kiwigrid/k8s-sidecar:1.28.0
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_datasource
@@ -161,13 +161,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:11.2.1
+        image: docker.io/grafana/grafana:11.2.2
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@renovate renovate bot changed the title fix(helm): update chart grafana to 8.5.3 fix(helm): update chart grafana to 8.5.4 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/grafana-8.x branch from ec996fc to 975f52e Compare October 14, 2024 19:30
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.5.4 fix(helm): update chart grafana to 8.5.5 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/grafana-8.x branch from 975f52e to 6c892e3 Compare October 14, 2024 22:49
@chrisbsmith chrisbsmith merged commit f5a5cbe into main Oct 15, 2024
5 checks passed
@renovate renovate bot deleted the renovate/grafana-8.x branch October 15, 2024 14:44
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