-
Notifications
You must be signed in to change notification settings - Fork 1
feat(helm): update chart grafana ( 10.1.4 → 10.4.0 ) #2676
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/grafana-10.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
--- kubernetes/subterra/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
+++ kubernetes/subterra/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
@@ -13,13 +13,13 @@
chart: grafana
interval: 5m
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 10.1.4
+ version: 10.3.2
interval: 5m
values:
dashboardProviders:
dashboardproviders.yaml:
apiVersion: 1
providers: |
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -19,15 +19,15 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: f4be5e05b96f60045c22093a4ab0f3b7191f6cdc67dba6f36dbe10e859437904
+ checksum/dashboards-json-config: 159c87c967658f884e280885762e07bc147935ec5c73d8e75a676cc80d666a64
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: 57af195a75492f777636683035e171a25efc2de1da3d144ffa18eeff938e151f
+ checksum/secret: 17ebbe23338af006e2b7139bd291c0a143b7162b240e4b410cc7a754d11a0d3d
kubectl.kubernetes.io/default-container: grafana
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-secret
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
@@ -82,13 +82,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.30.10
+ image: quay.io/kiwigrid/k8s-sidecar:2.1.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -111,24 +111,26 @@
name: grafana
key: admin-password
- name: REQ_URL
value: http://localhost:3000/api/admin/provisioning/dashboards/reload
- name: REQ_METHOD
value: POST
+ - name: REQ_SKIP_INIT
+ value: 'true'
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.30.10
+ image: quay.io/kiwigrid/k8s-sidecar:2.1.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
@@ -149,24 +151,26 @@
name: grafana
key: admin-password
- name: REQ_URL
value: http://localhost:3000/api/admin/provisioning/datasources/reload
- name: REQ_METHOD
value: POST
+ - name: REQ_SKIP_INIT
+ value: 'true'
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:12.2.1
+ image: docker.io/grafana/grafana:12.3.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
--- kubernetes/berries/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
+++ kubernetes/berries/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana
@@ -13,13 +13,13 @@
chart: grafana
interval: 5m
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 10.1.4
+ version: 10.4.0
interval: 5m
values:
dashboardProviders:
dashboardproviders.yaml:
apiVersion: 1
providers: |
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -19,15 +19,15 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: e943bf070af62a4bd95137b59c62f33461d0548160a89e7ce16a9c9ca82dd6ec
+ checksum/dashboards-json-config: 9937c3619f02d40e88c239e8ec37de5b32914bc3429d5113a01ccf5a132512ed
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: 7f4fd57aaab928547112f19a89deab9cf617e24742be9dd5b37dc12ae89d60c1
+ checksum/secret: 4b9f36dd5d1e0a16b9f33b877c9d79a5089c588e603f8db145aec84dd8d71c2d
kubectl.kubernetes.io/default-container: grafana
configmap.reloader.stakater.com/reload: grafana
secret.reloader.stakater.com/reload: grafana-secret
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
@@ -82,13 +82,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.30.10
+ image: quay.io/kiwigrid/k8s-sidecar:2.1.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -111,24 +111,26 @@
name: grafana
key: admin-password
- name: REQ_URL
value: http://localhost:3000/api/admin/provisioning/dashboards/reload
- name: REQ_METHOD
value: POST
+ - name: REQ_SKIP_INIT
+ value: 'true'
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: quay.io/kiwigrid/k8s-sidecar:1.30.10
+ image: quay.io/kiwigrid/k8s-sidecar:2.1.2
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
@@ -149,24 +151,26 @@
name: grafana
key: admin-password
- name: REQ_URL
value: http://localhost:3000/api/admin/provisioning/datasources/reload
- name: REQ_METHOD
value: POST
+ - name: REQ_SKIP_INIT
+ value: 'true'
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:12.2.1
+ image: docker.io/grafana/grafana:12.3.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
72db8c1 to
bdb370e
Compare
bdb370e to
caebdbc
Compare
caebdbc to
2e832de
Compare
2e832de to
1f11ed9
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 10.1.4 | 10.4.0 |
1f11ed9 to
6135bb4
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:
10.1.4->10.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/helm-charts (grafana)
v10.4.0Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@beyla-1.10.3...grafana-10.4.0
v10.3.2Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-operator-5.21.2...grafana-10.3.2
v10.3.1Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@beyla-1.10.1...grafana-10.3.1
v10.3.0Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.57.0...grafana-10.3.0
v10.2.0Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@grafana-10.1.5...grafana-10.2.0
v10.1.5Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@helm-k6-operator-4.1.1...grafana-10.1.5
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 was generated by Mend Renovate. View the repository job log.