mirror of
https://github.com/truecharts/charts.git
synced 2026-08-08 23:18:53 -03:00
chore(deps): update container image chronograf to latest@40e60ec by renovate (#20508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `ac8f8cc` -> `40e60ec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
|
||||
keywords:
|
||||
- chronograf
|
||||
- Tools-System
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: [email protected]
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chronograf
|
||||
- https://hub.docker.com/_/chronograf
|
||||
type: application
|
||||
version: 5.8.1
|
||||
version: 5.8.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: chronograf
|
||||
tag: latest@sha256:ac8f8cc902ec56277db9252cfb23b52ef77f04dd55e9c13867daaea2779833b1
|
||||
tag: latest@sha256:40e60ec75942904933c03f2d3c0fc0c9880b2b95b2b2fb2b8ba1618784e0ea7a
|
||||
persistence:
|
||||
chronograf:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user