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

fix(helm): update chart grafana to 8.3.3 #6720

Merged
merged 1 commit into from
Jul 12, 2024
Merged

fix(helm): update chart grafana to 8.3.3 #6720

merged 1 commit into from
Jul 12, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
grafana (source) patch 8.3.2 -> 8.3.3

Release Notes

grafana/helm-charts (grafana)

v8.3.3

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.5.1...grafana-8.3.3


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.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | grafana | 8.3.2 | 8.3.3 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -20,15 +20,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: b627f3758ea1676b30ed471b8adcadc49f669e3cbddabde5c840c2e803b99d6f
+        checksum/dashboards-json-config: d18029d7b8c8ffbdb58d9b5f9883fcb4d116866844e4d14130f14254aa543ea2
         checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
-        checksum/secret: 540def9bc17aff124f89c6820a287baac7419c83f9d0a42e48b5b57dcbfea750
+        checksum/secret: 7ccc9fc2aa5b57291e0ff25d37501f6fbb93311eec50f6c6dc886c9740b74189
         kubectl.kubernetes.io/default-container: grafana
         configmap.reloader.stakater.com/reload: grafana-config-dashboards,grafana-dashboards-default,*app
         secret.reloader.stakater.com/reload: grafana-secret
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true

@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -12,13 +12,13 @@

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 8.3.2
+      version: 8.3.3
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@rwlove rwlove merged commit e291ccf into main Jul 12, 2024
16 checks passed
@rwlove rwlove deleted the renovate/grafana-8.x branch July 12, 2024 20:23
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