chore(deps): update container image chronograf to latest@9cea6f8 by renovate (#25055)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `b0ae594` -> `9cea6f8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
3d8fbad445
commit
4b9a1c2d89
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://hub.docker.com/_/chronograf
|
||||
- https://www.influxdata.com/time-series-platform/chronograf/
|
||||
type: application
|
||||
version: 7.1.4
|
||||
version: 7.1.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: chronograf
|
||||
tag: latest@sha256:b0ae594f24c582852736f2030bf0f0c0e606fc9cfc4ae9abad9c8e9d73d242ad
|
||||
tag: latest@sha256:9cea6f8101ab7979acb469cdd1187c516fac41a8ad6042d23b003c813432334a
|
||||
persistence:
|
||||
chronograf:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue