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 ) #1174

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

Conversation

bot-akira[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

Warning

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


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.

@bot-akira
Copy link
Contributor Author

bot-akira 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: a8986631902d02987978d5a079fe6adb5b04df979097fca56a840ba94d37ad9b
+        checksum/dashboards-json-config: d55b36e89a5ad708b58b256867086d747ce8e436a450ff5aaa75cb14748ee063
         checksum/sc-dashboard-provider-config: 593c0a8778b83f11fe80ccb21dfb20bc46705e2be3178df1dc4c89d164c8cd9c
         kubectl.kubernetes.io/default-container: grafana
         configmap.reloader.stakater.com/reload: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
@@ -153,13 +153,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

@bot-akira
Copy link
Contributor Author

bot-akira 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

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

       chart: grafana
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 7.3.9
+      version: 7.3.12
   dependsOn:
   - name: kube-prometheus-stack
     namespace: monitoring
   interval: 5m
   values:
     admin:

@axeII
Copy link
Owner

axeII commented May 7, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

@bot-akira bot-akira bot changed the title fix(helm): update grafana ( 7.3.9 → 7.3.10 ) fix(helm): update grafana ( 7.3.9 → 7.3.11 ) May 10, 2024
@bot-akira bot-akira bot changed the title fix(helm): update grafana ( 7.3.9 → 7.3.11 ) fix(helm): update grafana ( 7.3.9 → 7.3.12 ) Jun 3, 2024
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.

None yet

1 participant