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 ( 7.3.12 → 8.0.1 ) #4807

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jun 3, 2024

This PR contains the following updates:

Package Update Change
grafana (source) major 7.3.12 -> 8.0.1

Warning

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


Release Notes

grafana/helm-charts (grafana)

v8.0.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1

v8.0.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-7.3.12...grafana-8.0.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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner June 3, 2024 16:09
@lumiere-bot lumiere-bot bot added renovate/helm type/major area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Jun 3, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 3, 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: 7.3.12
+      version: 8.0.1
   dependsOn:
   - name: authelia
     namespace: auth
   - name: kube-prometheus-stack
     namespace: monitoring
   - name: loki

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 3, 2024

--- 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: 1a6666ee8f4918b4ada266a5e0be264f7d28999305112ee9f536187232be7b0d
+        checksum/dashboards-json-config: 0a5fb99ae6df7063d0cb2b21e074566ee75541b1ba9db245ab2cdd7418088d24
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: b41fea13123b1bcd43562dbfca4e06b80c4e9bf815987cf68a04f0ca15be016c
+        checksum/secret: 26ab3c2dc903333532e2e7007fdd29ba1e987f55110b961aaa329cd502caa38a
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -141,13 +141,13 @@

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

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-grafana-8.x branch from cd8cbfb to 6371b8b Compare June 6, 2024 00:27
@lumiere-bot lumiere-bot bot changed the title feat(helm)!: Update grafana ( 7.3.11 → 8.0.0 ) feat(helm)!: Update grafana ( 7.3.12 → 8.0.0 ) Jun 6, 2024
@lumiere-bot lumiere-bot bot changed the title feat(helm)!: Update grafana ( 7.3.12 → 8.0.0 ) feat(helm)!: Update grafana ( 7.3.12 → 8.0.1 ) Jun 7, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-grafana-8.x branch from 6371b8b to ce0aae7 Compare June 7, 2024 21:12
@coolguy1771 coolguy1771 merged commit a2eff84 into main Jun 8, 2024
12 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-grafana-8.x branch June 8, 2024 14:49
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.

1 participant