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(container): update image grafana ( 8.8.5 β†’ 8.8.6 ) #3121

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Jan 31, 2025

This PR contains the following updates:

Package Update Change
grafana (source) patch 8.8.5 -> 8.8.6

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.

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | ghcr.io/grafana/helm-charts/grafana | 8.8.5 | 8.8.6 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner January 31, 2025 22:04
@ishioni-bot ishioni-bot bot added dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory labels Jan 31, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 31, 2025

--- kubernetes/talos/apps/monitor/grafana/app Kustomization: flux-system/monitor-grafana HelmRelease: monitor/grafana

+++ kubernetes/talos/apps/monitor/grafana/app Kustomization: flux-system/monitor-grafana HelmRelease: monitor/grafana

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.8.5
+      version: 8.8.6
   interval: 30m
   values:
     annotations:
       secret.reloader.stakater.com/reload: grafana-secret
     dashboardProviders:
       dashboardproviders.yaml:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 31, 2025

--- HelmRelease: monitor/grafana Deployment: monitor/grafana

+++ HelmRelease: monitor/grafana Deployment: monitor/grafana

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 8c96dc00aa15696f65283f540ef3f5ad1ee8751c35f56032b958088893a0e2c9
+        checksum/dashboards-json-config: 68316e3d0d3ff0c9af1a6c46b418c489373bdaa3059bd1094c236785421e252c
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -117,13 +117,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-dashboard-volume
           mountPath: /tmp/dashboards
       - name: grafana
-        image: docker.io/grafana/grafana:11.4.0
+        image: docker.io/grafana/grafana:11.4.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 31, 2025

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.07s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.22s
βœ… YAML prettier 1 0 0.51s
βœ… YAML yamllint 1 0 0.46s

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

@ishioni ishioni merged commit 2da8610 into master Jan 31, 2025
18 checks passed
@ishioni ishioni deleted the renovate/grafana-monorepo branch January 31, 2025 22:29
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/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant