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

chore(helm-chart): update helm release grafana to v7.3.8 #4013

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
grafana (source) patch 7.3.7 -> 7.3.8

Warning

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


Release Notes

grafana/helm-charts (grafana)

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: Enabled.

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.

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels Apr 12, 2024
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/monitoring-system/grafana/base Kustomization: flux-system/monitoring-system-grafana HelmRelease: monitoring-system/grafana

+++ cluster/apps/monitoring-system/grafana/base Kustomization: flux-system/monitoring-system-grafana HelmRelease: monitoring-system/grafana

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

       chart: grafana
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 7.3.7
+      version: 7.3.8
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@budimanjojo-bot
Copy link
Contributor Author

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: fb27937f06cb430372b7f1791cbc56e563b0eba817d7ecd249f8ef012963c7d7
+        checksum/dashboards-json-config: a9827f10986ce64641844a8f7d77c3e6e649828186dbffbde02ef061e6ed9dc9
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -135,13 +135,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

@budimanjojo-bot budimanjojo-bot bot merged commit 794a099 into main Apr 12, 2024
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/grafana-7.x branch April 12, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants