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

feat(helm): update grafana ( 8.7.0 → 8.8.2 ) #6032

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 15, 2024

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.7.0 -> 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


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 has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 15, 2024 16:10
@lumiere-bot lumiere-bot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 15, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 15, 2024

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

+++ kubernetes/kyak/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.7.0
+      version: 8.8.2
   dependsOn:
   - name: mimir
     namespace: monitoring
   - name: loki
     namespace: monitoring
   install:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 15, 2024

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

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

@@ -19,15 +19,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 8c439bf48e0cacd52b7bb8e6c86f95950f857e43e56c4a9deca296c440c370b8
+        checksum/dashboards-json-config: 437363bd905270a8d9031cbae6168c40b391b230c107f09e0358d4275730406c
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 7f8fad0a97e8dadf00a3c89d900ca695b63bb29ac0aa5a0e11a5411db594bae0
+        checksum/secret: ff320368cba51bc932a52db7bfcd4bbf28490ce869582258bf7ad926f46ae765
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -178,12 +178,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

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-grafana-8.x branch from a6ee41f to 0c6df5e Compare December 16, 2024 20:10
@lumiere-bot lumiere-bot bot changed the title feat(helm): update grafana ( 8.7.0 → 8.8.1 ) feat(helm): update grafana ( 8.7.0 → 8.8.2 ) Dec 16, 2024
@lumiere-bot lumiere-bot bot merged commit f8a84e2 into main Dec 17, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-grafana-8.x branch December 17, 2024 02:26
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.

0 participants