Skip to content

feat(helm): update grafana ( 8.6.4 → 8.8.2 ) #1706

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

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.6.4 -> 8.8.2

Release Notes

grafana/helm-charts (grafana)

v8.8.2

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@tempo-1.16.0...grafana-8.8.2

v8.8.1

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-8.8.0...grafana-8.8.1

v8.8.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-8.7.1...grafana-8.8.0

v8.7.1

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@tempo-distributed-1.26.1...grafana-8.7.1

v8.7.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@tempo-distributed-1.26.0...grafana-8.7.0


Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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.

@renovate renovate bot requested a review from martinohmann as a code owner December 16, 2024 00:07
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 16, 2024
Copy link

github-actions bot commented Dec 16, 2024

kustomization changes in kubernetes/main

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

+++ kubernetes/main/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.6.4
+      version: 8.8.2
   install:
     remediation:
       retries: 3
   interval: 2h
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Dec 16, 2024

helmrelease changes in kubernetes/main

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 62c4137d37a5d982980089cef4013983708380efced9b8b688f0d1e4c392dcee
+        checksum/dashboards-json-config: 4c7bc143e71f5e48bdd2b84fd720ad08a297711ea604db7ffcdd6e7ac7b413a4
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -139,13 +139,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:11.3.1
+        image: docker.io/grafana/grafana:11.4.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -177,12 +177,15 @@

         - name: gossip-tcp
           containerPort: 9094
           protocol: TCP
         - name: gossip-udp
           containerPort: 9094
           protocol: UDP
+        - name: profiling
+          containerPort: 6060
+          protocol: TCP
         env:
         - name: POD_IP
           valueFrom:
             fieldRef:
               fieldPath: status.podIP
         - name: GF_SECURITY_ADMIN_USER

@renovate renovate bot changed the title feat(helm): update grafana ( 8.6.4 → 8.8.1 ) feat(helm): update grafana ( 8.6.4 → 8.8.2 ) Dec 16, 2024
@renovate renovate bot force-pushed the renovate/main-grafana-8.x branch from 4e470c8 to c2a560b Compare December 16, 2024 20:58
@martinohmann martinohmann merged commit 858afa2 into main Dec 17, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-grafana-8.x branch December 17, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant