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 ( 8.8.3 → 8.8.4 ) #501

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

grafana/helm-charts (grafana)

v8.8.4

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@helm-loki-6.24.1...grafana-8.8.4


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.

@commit-commander
Copy link
Contributor Author

--- kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

+++ kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

@@ -185,15 +185,17 @@

             protocol: TCP
           resources: {}
           volumeMounts:
           - mountPath: /etc/secrets-store
             name: oauth-proxy-config
             readOnly: true
+            subPath: oauth2-proxy.cfg
           - mountPath: /etc/ssl/certs
             name: oauth-proxy-config
             readOnly: true
+            subPath: darkfellanet-internal-root-ca.crt
         enableAdminAPI: false
         enableFeatures:
         - auto-gomemlimit
         - memory-snapshot-on-shutdown
         - new-service-discovery-manager
         externalUrl: https://prometheus.darkfellanetwork.com
--- kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.8.3
+      version: 8.8.4
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@commit-commander
Copy link
Contributor Author

--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -21,15 +21,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 9179cefbd1d02a25c5b1fe0d63db3d7142c513e56fff99b0a99c87c9b52908e5
+        checksum/dashboards-json-config: 3b687911e8d2ad8813eb388428762a4aeb047a42c128d7d17613a1050deee88e
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 08df4b518a6b879024f26af0b2af9f12bc96be87042370013369d553cdca583e
+        checksum/secret: 1df23d4d855e1fe01ed0d70ea190bdc220d870ba81ce076151cd2daa0b47e400
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

+++ HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

@@ -115,15 +115,17 @@

       protocol: TCP
     resources: {}
     volumeMounts:
     - mountPath: /etc/secrets-store
       name: oauth-proxy-config
       readOnly: true
+      subPath: oauth2-proxy.cfg
     - mountPath: /etc/ssl/certs
       name: oauth-proxy-config
       readOnly: true
+      subPath: darkfellanet-internal-root-ca.crt
   portName: http-web
   volumes:
   - csi:
       driver: secrets-store.csi.k8s.io
       readOnly: true
       volumeAttributes:

@d4rkfella d4rkfella merged commit 2b252fd into main Jan 18, 2025
@d4rkfella d4rkfella deleted the renovate/main-grafana-8.x branch January 18, 2025 06:01
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.

1 participant