chore(chronograf): update image chronograf digest to 6bde6be (#44544)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `858f06c` -> `6bde6be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hyb25vZ3JhZiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,21 +25,21 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
|
description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/chronograf
|
home: https://truecharts.org/charts/stable/chronograf
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chronograf.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp
|
||||||
keywords:
|
keywords:
|
||||||
- chronograf
|
- chronograf
|
||||||
- Tools-System
|
- Tools-System
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: chronograf
|
name: chronograf
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chronograf
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chronograf
|
||||||
- https://hub.docker.com/_/chronograf
|
- https://hub.docker.com/_/chronograf
|
||||||
- https://www.influxdata.com/time-series-platform/chronograf/
|
- https://www.influxdata.com/time-series-platform/chronograf/
|
||||||
type: application
|
type: application
|
||||||
version: 8.13.20
|
version: 8.13.21
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: chronograf
|
repository: chronograf
|
||||||
tag: latest@sha256:858f06c5e2ab525a8193a5f190a987b2a9b0f0dfb05f00e883a6d4215ab5a999
|
tag: latest@sha256:6bde6bedb800ff25d56a2138e23b1815c4f4a01ebb61520c9121607d21479fa8
|
||||||
persistence:
|
persistence:
|
||||||
chronograf:
|
chronograf:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user