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(helm)!: Update chart grafana ( 7.3.11 → 8.0.0 ) #3779

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 3, 2024

This PR contains the following updates:

Package Update Change
grafana (source) major 7.3.11 -> 8.0.0

Warning

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


Release Notes

grafana/helm-charts (grafana)

v8.0.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-7.3.12...grafana-8.0.0

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

| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| helm       | grafana | 7.3.11 | 8.0.0 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/major Issue relates to a major version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 3, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 3, 2024

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

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

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

       chart: grafana
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 7.3.11
+      version: 8.0.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 3, 2024

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: f3b5159ba2e007f5c949b727bca1cc9b3aac68af24ea356c924fe162920765d6
+        checksum/dashboards-json-config: 41b01689417f091107c78de7a88d3d9d652710949c48569a1a043425e394bb5e
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -129,13 +129,13 @@

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

@szinn szinn merged commit d9f9dde into main Jun 4, 2024
11 checks passed
@szinn szinn deleted the renovate/main-grafana-8.x branch June 4, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant