chore(deps): update container image chronograf to latest@82e596f by renovate (#21260)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `8c2b753` -> `82e596f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
2a36e29ec2
commit
e86b9f581e
|
@ -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.15
|
||||
version: 5.8.16
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: chronograf
|
||||
tag: latest@sha256:8c2b7539b383b52c8f77f7acf3876edcf932651c5fe584ff5d4df93cb9ee1db5
|
||||
tag: latest@sha256:82e596f06d1a343692717a6be144a19ef4cba87144da6f32835c7892127a7e08
|
||||
persistence:
|
||||
chronograf:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue