chore(deps): update container image chronograf to latest@912c832 by renovate (#22826)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `08114d9` -> `912c832` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f6055de5b3
commit
573de9a0b6
|
@ -34,4 +34,4 @@ sources:
|
||||||
- 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: 7.0.0
|
version: 7.0.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: chronograf
|
repository: chronograf
|
||||||
tag: latest@sha256:08114d9fb1640d6d8c011b7b08e1e12a78159495bc4e0c392bfaaedf0971f500
|
tag: latest@sha256:912c8322edef83837c72662c8f85106f445a56f6a1e195dfccc263cee55af88d
|
||||||
persistence:
|
persistence:
|
||||||
chronograf:
|
chronograf:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue