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 7.2.5 #1884

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jan 8, 2024

This PR contains the following updates:

Package Update Change
grafana (source) minor 7.0.19 -> 7.2.5

Release Notes

grafana/helm-charts (grafana)

v7.2.5

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@helm-loki-5.42.0...grafana-7.2.5

v7.2.4

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@loki-stack-2.10.1...grafana-7.2.4

v7.2.3

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-7.2.2...grafana-7.2.3

v7.2.2

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.8.0...grafana-7.2.2

v7.2.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-7.2.0...grafana-7.2.1

v7.2.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@helm-k6-operator-3.4.0...grafana-7.2.0

v7.1.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-7.0.22...grafana-7.1.0

v7.0.22

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.7.4...grafana-7.0.22

v7.0.21

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-7.0.20...grafana-7.0.21

v7.0.20

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-agent-0.30.0...grafana-7.0.20


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner January 8, 2024 09:08
@layla-bot layla-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 8, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 8, 2024

--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 05db56459db29ad8f64f5d66079561153874b10d2e12dbf2c1eef41886f26b09
+        checksum/dashboards-json-config: d5aa3346acfed82f6cde8aa026909379c87533479abb858ed4e6a0b8deda4da3
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 07bd549805fb69349ae5d096347e4938435110b1fb25404c76a99570ff9d5cb6
+        checksum/secret: 9ebe4ea7a2a6e2b01c1c229f1271218d4c6735a71b9d6877f5133b90b1c03161
         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.2.2
+        image: docker.io/grafana/grafana:10.2.3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 8, 2024

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

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 7.0.19
+      version: 7.2.5
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 772c402 to f383c1f Compare January 8, 2024 10:07
@layla-bot layla-bot bot changed the title fix(helm): update chart grafana to 7.0.20 fix(helm): update chart grafana to 7.0.21 Jan 8, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch 5 times, most recently from 54ca2a1 to a270287 Compare January 9, 2024 18:07
@layla-bot layla-bot bot changed the title fix(helm): update chart grafana to 7.0.21 fix(helm): update chart grafana to 7.0.22 Jan 9, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from a270287 to 72f8070 Compare January 10, 2024 05:22
@layla-bot layla-bot bot changed the title fix(helm): update chart grafana to 7.0.22 feat(helm): update chart grafana to 7.1.0 Jan 10, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 72f8070 to 61cc693 Compare January 10, 2024 12:44
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.1.0 feat(helm): update chart grafana to 7.2.0 Jan 12, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 61cc693 to 2c62a6f Compare January 12, 2024 20:08
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.2.0 feat(helm): update chart grafana to 7.2.1 Jan 15, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 2c62a6f to 970182f Compare January 15, 2024 03:36
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.2.1 feat(helm): update chart grafana to 7.2.2 Jan 19, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 970182f to bb90ae5 Compare January 19, 2024 03:37
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.2.2 feat(helm): update chart grafana to 7.2.3 Jan 19, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch 2 times, most recently from f2056f0 to d0fb19c Compare January 22, 2024 08:10
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.2.3 feat(helm): update chart grafana to 7.2.4 Jan 22, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from d0fb19c to 3cdbe62 Compare January 27, 2024 17:08
@layla-bot layla-bot bot changed the title feat(helm): update chart grafana to 7.2.4 feat(helm): update chart grafana to 7.2.5 Jan 27, 2024
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 3cdbe62 to 0fcca7e Compare January 29, 2024 23:05
@layla-bot layla-bot bot force-pushed the renovate/main-grafana-7.x branch from 0fcca7e to 4a04664 Compare January 29, 2024 23:21
@kashalls kashalls merged commit f314761 into main Jan 29, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-grafana-7.x branch January 29, 2024 23:53
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