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): update grafana (7.3.1 → 7.3.2) - autoclosed #134

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana (source) patch 7.3.1 -> 7.3.2

Warning

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


Release Notes

grafana/helm-charts (grafana)

v7.3.2

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-7.3.1...grafana-7.3.2


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 Mend Renovate. View repository job log here.

@arc-bot-k8s-gitops
Copy link

--- kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana

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

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

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

@arc-bot-k8s-gitops
Copy link

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

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

@@ -20,18 +20,18 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: d5bbce504ea7bb0c0e6d4c247d53a70793e4bc1f574a724212fcda76f50794e8
+        checksum/dashboards-json-config: b431753cebaf5d8ad603db5bb917fea947fc03b45624d11effefdd344628d7b5
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
-      automountServiceAccountToken: true
+      automountServiceAccountToken: false
       securityContext:
         fsGroup: 472
         runAsGroup: 472
         runAsNonRoot: true
         runAsUser: 472
       initContainers:

@claughinghouse claughinghouse merged commit e4faacc into main Feb 23, 2024
8 checks passed
@renovate renovate bot changed the title fix(helm): update grafana (7.3.1 → 7.3.2) fix(helm): update grafana (7.3.1 → 7.3.2) - autoclosed Feb 23, 2024
@renovate renovate bot deleted the renovate/grafana-7.x branch February 23, 2024 00:23
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.

1 participant