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 grafana/grafana Docker tag to v11 #3318

Merged
merged 1 commit into from
May 30, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented May 14, 2024

This PR contains the following updates:

Package Update Change
grafana/grafana major 10.4.2 -> 11.0.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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner May 14, 2024 08:26
@mchesterbot mchesterbot bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory labels May 14, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 14, 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

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

       panels:
         disable_sanitize_html: true
       server:
         root_url: https://grafana.chestr.dev
     image:
       repository: grafana/grafana
-      tag: 10.4.2
+      tag: 11.0.0
     ingress:
       annotations:
         gethomepage.dev/enabled: 'true'
         gethomepage.dev/group: Monitoring
         gethomepage.dev/icon: grafana.png
         gethomepage.dev/name: Grafana

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 14, 2024

--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 38dcfd8ce51468d7fac8e8653ccbfaab5551cfa1c12ff6951c8fae81a1580a78
+        checksum/dashboards-json-config: 9e6320034bedc1908e3bde3895f21c95727d25144d5d045e655d954d8cce94c6
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -143,13 +143,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:10.4.2
+        image: docker.io/grafana/grafana:11.0.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@mchesterbot mchesterbot bot changed the title feat(container)!: Update grafana/grafana Docker tag to v11 feat(container)!: Update grafana/grafana Docker tag to v11 - autoclosed May 26, 2024
@mchesterbot mchesterbot bot closed this May 26, 2024
@mchesterbot mchesterbot bot deleted the renovate/grafana-grafana-11.x branch May 26, 2024 06:28
@mchesterbot mchesterbot bot changed the title feat(container)!: Update grafana/grafana Docker tag to v11 - autoclosed feat(container)!: Update grafana/grafana Docker tag to v11 May 26, 2024
@mchesterbot mchesterbot bot reopened this May 26, 2024
@mchesterbot mchesterbot bot restored the renovate/grafana-grafana-11.x branch May 26, 2024 07:21
@mchesterbot mchesterbot bot force-pushed the renovate/grafana-grafana-11.x branch from cabedc8 to 82978b3 Compare May 26, 2024 07:21
@mchestr mchestr merged commit 9afbae7 into main May 30, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/grafana-grafana-11.x branch May 30, 2024 15:24
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 renovate/container type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant