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

feat(container): update image grafana ( 8.8.6 β†’ 8.9.0 ) #3135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Feb 4, 2025

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.8.6 -> 8.9.0

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.6 | 8.9.0 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner February 4, 2025 01:30
@ishioni-bot ishioni-bot bot added renovate/container dep/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory labels Feb 4, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 4, 2025

--- kubernetes/apps/monitor/grafana/app Kustomization: monitor/grafana HelmRelease: monitor/grafana

+++ kubernetes/apps/monitor/grafana/app Kustomization: monitor/grafana HelmRelease: monitor/grafana

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.8.6
+      version: 8.9.0
   interval: 30m
   maxHistory: 3
   uninstall:
     keepHistory: false
   values:
     annotations:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 4, 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: 68316e3d0d3ff0c9af1a6c46b418c489373bdaa3059bd1094c236785421e252c
+        checksum/dashboards-json-config: 8e90c5b6ebdff67cfa5aa0c5c675a1308e1f065f7ce89bac152a9c48ed46f5d2
         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.1
+        image: docker.io/grafana/grafana:11.5.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 4, 2025

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.12s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.26s
βœ… YAML prettier 1 0 0.54s
βœ… YAML yamllint 1 0 0.44s

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

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 dep/minor 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.

0 participants