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.5.2 #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.4.4 -> 8.5.2

Release Notes

grafana/helm-charts (grafana)

v8.5.2

Compare Source

v8.5.1

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-6.11.0...grafana-8.5.1

v8.5.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.4.9...grafana-8.5.0

v8.4.9

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@helm-loki-6.10.1...grafana-8.4.9

v8.4.8

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@alloy-0.6.1...grafana-8.4.8

v8.4.7

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.4.6...grafana-8.4.7

v8.4.6

Compare Source

v8.4.5

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-sampling-1.0.0...grafana-8.4.5


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

Copy link

github-actions bot commented Aug 17, 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.4.4
+      version: 8.5.2
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

Copy link

github-actions bot commented Aug 17, 2024

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: ed7b05a7ed4e1d10950fc0d29ca4073829d324188093991456c3cd92d8437c34
+        checksum/dashboards-json-config: 72b09450cd253d9925c753705b0e22f059190f2554f5eee2f857a37ea06b93b2
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -135,13 +135,13 @@

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

@renovate renovate bot changed the title fix(helm): update chart grafana to 8.4.5 fix(helm): update chart grafana to 8.4.6 Aug 19, 2024
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.4.6 fix(helm): update chart grafana to 8.4.7 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/grafana-8.x branch 2 times, most recently from 8e4b019 to 15d00e6 Compare August 24, 2024 11:43
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.4.7 fix(helm): update chart grafana to 8.4.8 Aug 24, 2024
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.4.8 feat(helm): update chart grafana to 8.5.0 Aug 28, 2024
@renovate renovate bot changed the title feat(helm): update chart grafana to 8.5.0 feat(helm): update chart grafana to 8.5.1 Sep 4, 2024
@renovate renovate bot changed the title feat(helm): update chart grafana to 8.5.1 feat(helm): update chart grafana to 8.5.2 Oct 2, 2024
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