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 grafana/grafana docker tag to v11.2.1 #3719

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 26, 2024

This PR contains the following updates:

Package Update Change
grafana/grafana patch 11.2.0 -> 11.2.1

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 September 26, 2024 15:25
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 26, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 26, 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

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

       panels:
         disable_sanitize_html: true
       server:
         root_url: https://grafana.chestr.dev
     image:
       repository: grafana/grafana
-      tag: 11.2.0
+      tag: 11.2.1
     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 Sep 26, 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: b10a5d1fa25d4a386f5b9e6bb8f41e299fbe890dbf2f212f3622f50c338452a9
+        checksum/dashboards-json-config: da8efdd6591296429ecaed1fbeecae5f896aa31196aceb64f218c2b57a6fe260
         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:11.2.0
+        image: docker.io/grafana/grafana:11.2.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@mchestr mchestr merged commit 6fff6f4 into main Sep 28, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/grafana-grafana-11.x branch September 28, 2024 16:26
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant