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.9 → 7.3.12 ) #2387

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented May 7, 2024

This PR contains the following updates:

Package Update Change
grafana (source) patch 7.3.9 -> 7.3.12

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


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.

@snoopy82481-bot snoopy82481-bot bot requested a review from snoopy82481 as a code owner May 7, 2024 23:15
@snoopy82481-bot snoopy82481-bot bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 7, 2024
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented May 7, 2024

--- 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
         namespace: flux-system
-      version: 7.3.9
+      version: 7.3.12
   dependsOn:
   - name: cert-manager
     namespace: cert-manager
   install:
     remediation:
       retries: 5

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented May 7, 2024

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 2556392fa87f0be9c2a7ec430ab6e1354a411b13ba5a8e0a634a1b248e1b88bd
+        checksum/dashboards-json-config: a7647a441a38b9f9b69c5fc3efd999c7922b608c955fed01666be6a445da8964
         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.1
+        image: docker.io/grafana/grafana:10.4.3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented May 7, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 1 1.47s
✅ REPOSITORY git_diff yes no 0.05s
❌ REPOSITORY secretlint yes 1 2.46s
✅ YAML prettier 1 0 0.6s
✅ YAML yamllint 1 0 0.34s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-7.x branch from be81180 to 035b9b5 Compare May 10, 2024 06:07
@snoopy82481-bot snoopy82481-bot 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
@snoopy82481-bot snoopy82481-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 10, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-7.x branch from 035b9b5 to 65b0a71 Compare June 3, 2024 16:06
@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update chart grafana to 7.3.11 fix(helm): update chart grafana to 7.3.12 Jun 3, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-7.x branch 2 times, most recently from d0de2cb to eeb5dd4 Compare October 19, 2024 01:34
@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update chart grafana to 7.3.12 fix(helm): update grafana ( 7.3.9 → 7.3.12 ) Oct 19, 2024
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| helm       | grafana | 7.3.9 | 7.3.12 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-7.x branch from eeb5dd4 to aedda39 Compare October 19, 2024 18:01
@snoopy82481 snoopy82481 merged commit 6c4c4b6 into main Oct 19, 2024
5 of 10 checks passed
@snoopy82481 snoopy82481 deleted the renovate/grafana-7.x branch October 19, 2024 18:07
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 namespace directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant