-
Notifications
You must be signed in to change notification settings - Fork 1
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(helm): update grafana ( 7.3.9 → 7.3.12 ) #2387
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
snoopy82481-bot
bot
added
renovate/helm
type/patch
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
area/kubernetes
Changes made in the kubernetes namespace directory
and removed
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
labels
May 7, 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
@@ -12,13 +12,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
- version: 7.3.9
+ version: 7.3.12
dependsOn:
- name: cert-manager
namespace: cert-manager
install:
remediation:
retries: 5 |
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -20,13 +20,13 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 2556392fa87f0be9c2a7ec430ab6e1354a411b13ba5a8e0a634a1b248e1b88bd
+ checksum/dashboards-json-config: a7647a441a38b9f9b69c5fc3efd999c7922b608c955fed01666be6a445da8964
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
@@ -135,13 +135,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:10.4.1
+ image: docker.io/grafana/grafana:10.4.3
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
snoopy82481-bot
bot
force-pushed
the
renovate/grafana-7.x
branch
from
May 10, 2024 06:07
be81180
to
035b9b5
Compare
snoopy82481-bot
bot
changed the title
fix(helm): update chart grafana to 7.3.10
fix(helm): update chart grafana to 7.3.11
May 10, 2024
snoopy82481-bot
bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
May 10, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/grafana-7.x
branch
from
June 3, 2024 16:06
035b9b5
to
65b0a71
Compare
snoopy82481-bot
bot
changed the title
fix(helm): update chart grafana to 7.3.11
fix(helm): update chart grafana to 7.3.12
Jun 3, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/grafana-7.x
branch
2 times, most recently
from
October 19, 2024 01:34
d0de2cb
to
eeb5dd4
Compare
snoopy82481-bot
bot
changed the title
fix(helm): update chart grafana to 7.3.12
fix(helm): update grafana ( 7.3.9 → 7.3.12 )
Oct 19, 2024
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | grafana | 7.3.9 | 7.3.12 |
snoopy82481-bot
bot
force-pushed
the
renovate/grafana-7.x
branch
from
October 19, 2024 18:01
eeb5dd4
to
aedda39
Compare
snoopy82481
approved these changes
Oct 19, 2024
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 namespace directory
renovate/helm
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/patch
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:
7.3.9
->7.3.12
Release Notes
grafana/helm-charts (grafana)
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
v7.3.11
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
Full Changelog: grafana/helm-charts@k8s-monitoring-1.0.8...grafana-7.3.11
v7.3.10
Compare Source
The leading tool for querying and visualizing time series and metrics.
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@tempo-distributed-1.9.9...grafana-7.3.10
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 Renovate Bot.