fix(cannery): update image docker.io/shibaobun/cannery 0.9.16 → 0.9.18 (#46104)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shibaobun/cannery](https://gitea.bubbletea.dev/shibao/cannery) ([source](https://gitea.bubbletea.dev/shibao/cannery.git)) | patch | `45580f4` → `3ace62c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FubmVyeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.16
|
||||
appVersion: 0.9.18
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cannery
|
||||
- https://hub.docker.com/r/shibaobun/cannery
|
||||
type: application
|
||||
version: 2.17.2
|
||||
version: 2.17.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/shibaobun/cannery
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.9.16@sha256:45580f4e275f7a089ad466fb3c9c74b01b26f9d0b754177db9095088944f7037
|
||||
tag: 0.9.18@sha256:3ace62c5e7c7fce7f45db9de925471c94e9956050155d36975a5979fa64548c5
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user