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/grafana): update 7.3.7 ➼ 7.3.12 #766

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

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Apr 12, 2024

This PR contains the following updates:

Package Update Change OpenSSF
grafana (source) patch 7.3.7 -> 7.3.12 OpenSSF Scorecard

Warning

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


Release Notes

grafana/helm-charts (grafana)

v7.3.12

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@oncall-1.5.5...grafana-7.3.12

v7.3.11

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@k8s-monitoring-1.0.8...grafana-7.3.11

v7.3.10

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.9.9...grafana-7.3.10

v7.3.9

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-0.1.1...grafana-7.3.9

v7.3.8

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@rollout-operator-0.15.0...grafana-7.3.8


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.

Copy link

cloudflare-workers-and-pages bot commented Apr 12, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ac52ac
Status: ✅  Deploy successful!
Preview URL: https://8041b522.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-grafana-7-3-x.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Apr 12, 2024

--- kube/deploy/core/monitoring/grafana/app Kustomization: flux-system/1-core-monitoring-grafana-app HelmRelease: monitoring/grafana

+++ kube/deploy/core/monitoring/grafana/app Kustomization: flux-system/1-core-monitoring-grafana-app HelmRelease: monitoring/grafana

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 7.3.7
+      version: 7.3.12
   driftDetection:
     ignore:
     - paths:
       - /spec/replicas
     mode: warn
   install:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Apr 12, 2024

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

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

@@ -22,15 +22,15 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
         authentik.home.arpa/https: allow
         tailscale.com/expose: 'true'
       annotations:
-        checksum/dashboards-json-config: aac77ebb72019911ac0807d80dc8035a488d7583acc623688d4319326222d43d
+        checksum/dashboards-json-config: 933405c1bfa041b70156c66d00d5ea74c6ac5bba56f3417e181c06e89573486e
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 359e97eddfe9cd5cbb0a6e9162ffac867c73c956b4f572674007b2a3f8c99485
+        checksum/secret: 8767d5676f35986e97e32228c901d39389f0a1d25a67c214a47509e5d22aecd9
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -142,13 +142,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:10.4.0
+        image: docker.io/grafana/grafana:10.4.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/grafana-victoria Deployment: monitoring/grafana-victoria

+++ HelmRelease: monitoring/grafana-victoria Deployment: monitoring/grafana-victoria

@@ -22,15 +22,15 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana-victoria
         authentik.home.arpa/https: allow
         tailscale.com/expose: 'true'
       annotations:
-        checksum/dashboards-json-config: 3bf5d45bf21f94a8598cf60284c3d9e1c42f939de55273b46cc146a465c514ea
+        checksum/dashboards-json-config: 6b0142b4757003b74866982e321cb9f2cafe96368cd908ee6c88477448a3ea7f
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 1b3fbaea86e45f577b93b9dfc45d2ffe47787e3be4d354e6ad787191b7444fde
+        checksum/secret: b826318154cceb25e73ac5617484b89c7cf3e522c1886c7b6479ce513d940bcd
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana-victoria
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -145,13 +145,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-dashboard-volume
           mountPath: /tmp/dashboards
       - name: grafana
-        image: docker.io/grafana/grafana:10.4.0
+        image: docker.io/grafana/grafana:10.4.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 8d772e7 to fea5f59 Compare April 18, 2024 07:19
@tinfoild tinfoild bot changed the title fix(helm): update chart grafana to 7.3.8 fix(helm): update chart grafana to 7.3.9 Apr 18, 2024
@JJGadgets JJGadgets force-pushed the main branch 10 times, most recently from 751a93d to dca5afb Compare April 23, 2024 17:50
@JJGadgets JJGadgets force-pushed the main branch 4 times, most recently from 12a15a8 to 7d82757 Compare April 28, 2024 21:04
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch 2 times, most recently from 4d6b885 to 81352c1 Compare May 7, 2024 22:51
@tinfoild tinfoild bot changed the title fix(helm): update chart grafana to 7.3.9 fix(helm): update chart grafana to 7.3.10 May 7, 2024
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 81352c1 to ecb0ae7 Compare May 10, 2024 06:02
@tinfoild tinfoild bot changed the title fix(helm): update chart grafana to 7.3.10 fix(helm): update chart grafana to 7.3.11 May 10, 2024
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch 3 times, most recently from 5690793 to 1e75ddd Compare May 14, 2024 14:34
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 49ee62d to 7522e22 Compare October 1, 2024 13:05
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch 4 times, most recently from fd5ef45 to 5d01309 Compare October 1, 2024 13:39
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 5d01309 to 24cd04b Compare October 22, 2024 04:46
@tinfoild tinfoild bot changed the title fix(helm): update chart grafana to 7.3.12 fix(helm/grafana): update helm release grafana ➼ 7.3.12 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 24cd04b to 2414df0 Compare December 4, 2024 11:39
@tinfoild tinfoild bot changed the title fix(helm/grafana): update helm release grafana ➼ 7.3.12 fix(helm/grafana): update ➼ 7.3.12 Dec 4, 2024
@tinfoild tinfoild bot changed the title fix(helm/grafana): update ➼ 7.3.12 fix(helm/grafana): update 7.3.7 ➼ 7.3.12 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 2414df0 to 8c9a841 Compare December 5, 2024 09:57
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch 3 times, most recently from 93a139e to 6d73c49 Compare December 6, 2024 02:22
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 6d73c49 to 1ac52ac Compare December 6, 2024 15:39
@tinfoild tinfoild bot changed the title fix(helm/grafana): update 7.3.7 ➼ 7.3.12 fix(helm/grafana): update 7.3.7 ➼ 7.3.12 - autoclosed Dec 16, 2024
@tinfoild tinfoild bot closed this Dec 16, 2024
@tinfoild tinfoild bot deleted the renovate/grafana-7.3.x branch December 16, 2024 05:13
@tinfoild tinfoild bot changed the title fix(helm/grafana): update 7.3.7 ➼ 7.3.12 - autoclosed fix(helm/grafana): update 7.3.7 ➼ 7.3.12 Dec 16, 2024
@tinfoild tinfoild bot reopened this Dec 16, 2024
@tinfoild tinfoild bot force-pushed the renovate/grafana-7.3.x branch from 5697078 to 1ac52ac Compare December 16, 2024 05:34
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