Skip to content

feat(helm): update grafana ( 7.0.21 → 7.2.0 )#3976

Merged
coolguy1771 merged 1 commit intomainfrom
renovate/kyak-grafana-7.x
Jan 13, 2024
Merged

feat(helm): update grafana ( 7.0.21 → 7.2.0 )#3976
coolguy1771 merged 1 commit intomainfrom
renovate/kyak-grafana-7.x

Conversation

@lumiere-bot
Copy link
Copy Markdown
Contributor

@lumiere-bot lumiere-bot Bot commented Jan 9, 2024

This PR contains the following updates:

Package Update Change
grafana (source) minor 7.0.21 -> 7.2.0

Warning

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


Release Notes

grafana/helm-charts (grafana)

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


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 January 9, 2024 18:07
@lumiere-bot lumiere-bot Bot added area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Jan 9, 2024
@lumiere-bot lumiere-bot Bot changed the title fix(helm): update grafana ( 7.0.21 → 7.0.22 ) feat(helm): update grafana ( 7.0.21 → 7.1.0 ) Jan 10, 2024
@lumiere-bot lumiere-bot Bot force-pushed the renovate/kyak-grafana-7.x branch from 7079c18 to e5301ef Compare January 10, 2024 13:09
@lumiere-bot
Copy link
Copy Markdown
Contributor Author

lumiere-bot Bot commented Jan 10, 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.0.21
+      version: 7.2.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@lumiere-bot
Copy link
Copy Markdown
Contributor Author

lumiere-bot Bot commented Jan 10, 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: de577df6675a50413df5807f0ed5183b3b30618e6549ac0db837fe3471751520
+        checksum/dashboards-json-config: 0f72d274d5c69db9d31ee87dfe53ae6587a5413bcc9ca9c03eb7ad6f31e4ac1b
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: d54ff161c88af1ce7d0c52c5bf6eb05d23f3bf7d50bf8d6728f4a3fae010138c
+        checksum/secret: cbc7d3c2553ac7f8f13ce95f28132e32eed3334a6cf9af9c4543707f5d86b87d
         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.2.2
+        image: docker.io/grafana/grafana:10.2.3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@lumiere-bot lumiere-bot Bot changed the title feat(helm): update grafana ( 7.0.21 → 7.1.0 ) feat(helm): update grafana ( 7.0.21 → 7.2.0 ) Jan 12, 2024
@lumiere-bot lumiere-bot Bot force-pushed the renovate/kyak-grafana-7.x branch from e5301ef to e21d524 Compare January 12, 2024 20:08
@coolguy1771 coolguy1771 merged commit 116d8a5 into main Jan 13, 2024
@coolguy1771 coolguy1771 deleted the renovate/kyak-grafana-7.x branch January 13, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant