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 chart grafana to 8.8.2 #1142

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Dec 15, 2024

This PR contains the following updates:

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

Warning

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


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


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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Dec 15, 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-charts
         namespace: flux-system
-      version: 8.7.1
+      version: 8.8.2
   interval: 30m
   timeout: 15m
   values:
     admin:
       existingSecret: grafana-secret
     dashboardProviders:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Dec 15, 2024

--- 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: fe26ebd23b7cbdd66f8f7d6b39999748051f4efaa2b6f2d905459eeb6d3d14f5
+        checksum/dashboards-json-config: 25fe23bd9a4da02975cd8c5ac73f6141a861a2c218bb494bdbf825cd7aedc5c7
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -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

@spicerabot spicerabot bot force-pushed the renovate/grafana-8.x branch from 8e65f1c to 85d5aa5 Compare December 16, 2024 20:08
@spicerabot spicerabot bot changed the title feat(helm): update chart grafana to 8.8.1 feat(helm): update chart grafana to 8.8.2 Dec 16, 2024
@spiceratops spiceratops merged commit efa7860 into main Dec 21, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/grafana-8.x branch December 21, 2024 05:02
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