mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 16:31:22 -03:00
chore(deps): update kitchenowl by renovate (#21288)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tombursch/kitchenowl | digest | `c09893c` -> `fc1a89d` | | tombursch/kitchenowl-web | digest | `39eb079` -> `6e4f2db` | --- > [!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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -24,7 +24,7 @@ keywords:
|
||||
- recipes
|
||||
- kitchen
|
||||
- grocery
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://hub.docker.com/r/tombursch/kitchenowl
|
||||
- https://hub.docker.com/r/tombursch/kitchenowl-web
|
||||
type: application
|
||||
version: 9.8.13
|
||||
version: 9.8.15
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: tombursch/kitchenowl-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:39eb0799431717a71d77a5dcef7360008822a211a8b73a509c77fa221665394b
|
||||
tag: latest@sha256:6e4f2db356d6f0b09f7cf3cf15de1489d2f64534502e434894bb76c90ae0faaa
|
||||
backendImage:
|
||||
repository: tombursch/kitchenowl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c09893c67ef05ba089567f35a4758dbd0a0ba36cfec597b7dbb95d824a9136fd
|
||||
tag: latest@sha256:fc1a89d02a6aca698f5e8fdaf6b18fb5fd10a49d68f29b87536e0e976da85aa2
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user