-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update chart grafana from 6.61.2 to 7.0.8 #335
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.1
Update chart grafana from 6.61.2 to 7.0.2
Oct 31, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
October 31, 2023 13:23
1444e98
to
f1f4733
Compare
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.2
Update chart grafana from 6.61.2 to 7.0.3
Nov 3, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
November 3, 2023 15:58
f1f4733
to
cd9afcf
Compare
--- cluster/apps Kustomization: flux-system/apps HelmRelease: monitoring/grafana
+++ cluster/apps Kustomization: flux-system/apps HelmRelease: monitoring/grafana
@@ -10,13 +10,13 @@
chart: grafana
interval: 15m
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 6.61.2
+ version: 7.0.8
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
upgrade: |
--- cluster/flux HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ cluster/flux HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -20,15 +20,15 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 2747a57ebd9f0634dda16b1ec9d8f0da5066ee3e46501179081fdd31b4b34d13
- checksum/sc-dashboard-provider-config: ef2082370852266f0db383a84d67726ce10499b825c92fddf022f17d38f1c0a2
- checksum/secret: be04914e6a08a63e67be8604702b0c0b510dac32718fb3b3a4e831175ec906f6
+ checksum/dashboards-json-config: 89910da1410808d7e350f351dc257567560b04bf1090bfe9d9f277fe6e75b36c
+ checksum/sc-dashboard-provider-config: 90bad8b25cb0f833c6271107d622ec6f4866e8abb14457ad49cb4eb945c755d2
+ checksum/secret: 2d04191f02cf8bc99b7279657415cf4da4d313372602e53b4a320dce8a0a5b7c
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
fsGroup: 472
@@ -58,13 +58,13 @@
subPath: download_dashboards.sh
- name: storage
mountPath: /var/lib/grafana
enableServiceLinks: true
containers:
- name: grafana-sc-dashboard
- image: quay.io/kiwigrid/k8s-sidecar:1.25.1
+ image: quay.io/kiwigrid/k8s-sidecar:1.25.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -96,13 +96,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.25.1
+ image: quay.io/kiwigrid/k8s-sidecar:1.25.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource |
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.3
Update chart grafana from 6.61.2 to 7.0.4
Nov 14, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
November 14, 2023 17:27
cd9afcf
to
ce9f6b2
Compare
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.4
Update chart grafana from 6.61.2 to 7.0.5
Nov 15, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
November 15, 2023 11:14
ce9f6b2
to
07a5ba1
Compare
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.5
Update chart grafana from 6.61.2 to 7.0.6
Nov 15, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
November 15, 2023 15:51
07a5ba1
to
32fa044
Compare
renovate
bot
changed the title
Update chart grafana from 6.61.2 to 7.0.6
Update chart grafana from 6.61.2 to 7.0.8
Nov 20, 2023
renovate
bot
force-pushed
the
renovate/grafana-7.x
branch
from
November 20, 2023 15:23
32fa044
to
23977a8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.61.2
->7.0.8
Release Notes
grafana/helm-charts (grafana)
v7.0.8
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-7.0.6...grafana-7.0.8
v7.0.6
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.0.5...grafana-7.0.6
v7.0.5
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@rollout-operator-0.10.0...grafana-7.0.5
v7.0.4
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@helm-k6-operator-3.0.0...grafana-7.0.4
v7.0.3
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@k8s-monitoring-0.3.1...grafana-7.0.3
v7.0.2
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.0.1...grafana-7.0.2
v7.0.1
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-7.0.0...grafana-7.0.1
v7.0.0
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-6.61.2...grafana-7.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.
This PR has been generated by Mend Renovate. View repository job log here.