Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(helm): update chart grafana to 6.59.4 #2881

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana (source) patch 6.59.1 -> 6.59.4

Release Notes

grafana/helm-charts (grafana)

v6.59.4

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@loki-distributed-0.73.0...grafana-6.59.4

v6.59.3

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@grafana-6.59.2...grafana-6.59.3

v6.59.2

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@grafana-agent-0.23.0...grafana-6.59.2


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 Mend Renovate. View repository job log here.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | grafana | 6.59.1 | 6.59.4 |
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Sep 7, 2023
@midnight-bot-6658
Copy link
Contributor

Path: cluster/apps/monitoring/grafana/helm-release.yaml
Version: 6.59.1 -> 6.59.4

@@ -224,9 +224,9 @@
 app.kubernetes.io/name: grafana
 app.kubernetes.io/instance: grafana
 annotations:
- checksum/config: 87f52a11890eba6ce9a7abed8aec542ec4b69512b3e7dd9bc5b371630c37e4ff
- checksum/dashboards-json-config: 1aed65541ecbcf3b1eead2a5b62f00da94a3cedd79036b00f7f4875a3bd571b6
- checksum/sc-dashboard-provider-config: bd547d8148b4a6dd2e476dc296496a3d3efeb524b2b4668ef7e4bf5315dc2432
+ checksum/config: 87ebd98640f458d47269303da0253e153d689fbfcb3f736b3ec28f335e6f2745
+ checksum/dashboards-json-config: c546394734e84e16b772425d7aaceead6b375c7ca2e68bed4c222fea8c5806c3
+ checksum/sc-dashboard-provider-config: e86461ce71b759f22c1ac9eca72eaada4c04eb41b94f25efb18cae16b6046769
 kubectl.kubernetes.io/default-container: grafana
 spec:
 serviceAccountName: grafana
@@ -259,7 +259,7 @@
 enableServiceLinks: true
 containers:
 - name: grafana-sc-dashboard
- image: "quay.io/kiwigrid/k8s-sidecar:1.24.6"
+ image: "quay.io/kiwigrid/k8s-sidecar:1.25.1"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD
@@ -299,7 +299,7 @@
 - name: sc-dashboard-volume
 mountPath: "/tmp/dashboards"
 - name: grafana-sc-datasources
- image: "quay.io/kiwigrid/k8s-sidecar:1.24.6"
+ image: "quay.io/kiwigrid/k8s-sidecar:1.25.1"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.56s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.15s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@claughinghouse claughinghouse merged commit b270be9 into main Sep 7, 2023
10 checks passed
@renovate renovate bot deleted the renovate/grafana-6.x branch September 7, 2023 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant