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 6.61.2 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

This PR contains the following updates:

Package Update Change
grafana (source) minor 6.60.4 -> 6.61.2

Warning

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


Release Notes

grafana/helm-charts (grafana)

v6.61.2

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@loki-distributed-0.76.1...grafana-6.61.2

v6.61.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-agent-operator-0.3.8...grafana-6.61.1

v6.61.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@oncall-1.3.43...grafana-6.61.0

v6.60.6

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-6.60.5...grafana-6.60.6

v6.60.5

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@helm-loki-5.29.0...grafana-6.60.5


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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

github-actions bot commented Oct 28, 2023

--- kubernetes HelmRelease: monitoring/grafana ServiceMonitor: monitoring/grafana

+++ kubernetes HelmRelease: monitoring/grafana ServiceMonitor: monitoring/grafana

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

     app.kubernetes.io/name: grafana
     app.kubernetes.io/instance: grafana
     app.kubernetes.io/managed-by: Helm
 spec:
   endpoints:
   - port: service
-    interval: 1m
+    interval: 30s
     scrapeTimeout: 30s
     honorLabels: true
     path: /metrics
     scheme: http
   jobLabel: grafana
   selector:
--- kubernetes HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

@@ -20,14 +20,14 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 3655110ade524e764332a3bd712fdb047ff0d2f343ae1b9b8a44abdb0309aae5
-        checksum/sc-dashboard-provider-config: 1e273e9c1b450f4195a287a8c578aafce3348a12b818f41e13cd9ac6678cc881
+        checksum/dashboards-json-config: 3965c001265bd2efda0c12c5c8a9512ae7cd22431d750d092b72ba95ac448876
+        checksum/sc-dashboard-provider-config: 998f9100301fef5f5b437b8da832c83c0b61957247395b64f52c224c34b23fbc
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -154,13 +154,13 @@

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

@github-actions
Copy link

github-actions bot commented Oct 28, 2023

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

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.60.4
+      version: 6.61.2
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   install:
     remediation:
       retries: 3

@renovate renovate bot changed the title feat(helm): update chart grafana to 6.61.1 feat(helm): update chart grafana to 6.61.2 Oct 29, 2023
@renovate renovate bot force-pushed the renovate/grafana-6.x branch from 7f8fb64 to 407a7f7 Compare October 29, 2023 03:28
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.

0 participants