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.4 β†’ 8.8.5 ) #3086

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

ishioni-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

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.4 | 8.8.5 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner January 21, 2025 17:03
@ishioni-bot ishioni-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory cluster/talos labels Jan 21, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 21, 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.4
+      version: 8.8.5
   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 21, 2025

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

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

@@ -21,26 +21,26 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: bdf7f5e8e726a878d7a42237fa7efa94bb0438499b71492205f31c6910ab066b
+        checksum/dashboards-json-config: 8c96dc00aa15696f65283f540ef3f5ad1ee8751c35f56032b958088893a0e2c9
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
         runAsGroup: 472
         runAsNonRoot: true
         runAsUser: 472
       initContainers:
       - name: download-dashboards
-        image: docker.io/curlimages/curl:7.85.0
+        image: docker.io/curlimages/curl:8.9.1
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         args:
         - -c
         - mkdir -p /var/lib/grafana/dashboards/default && /bin/sh -x /etc/grafana/download_dashboards.sh

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 21, 2025

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.02s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.28s
βœ… YAML prettier 1 0 0.52s
βœ… YAML yamllint 1 0 0.45s

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 340386e into master Jan 21, 2025
18 checks passed
@ishioni ishioni deleted the renovate/grafana-monorepo branch January 21, 2025 17:42
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 cluster/talos dep/patch 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