chore(helm): update image quay.io/kanboard/kanboard v1.2.44 → v1.2.45 (#35310)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/kanboard/kanboard](https://kanboard.org) ([source](https://redirect.github.com/kanboard/kanboard)) | patch | `064004e` -> `6711163` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kanboard/kanboard (quay.io/kanboard/kanboard)</summary> ### [`v1.2.45`](https://redirect.github.com/kanboard/kanboard/compare/v1.2.44...v1.2.45) [Compare Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.44...v1.2.45) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.44
|
||||
appVersion: 1.2.45
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kanboard
|
||||
- https://quay.io/kanboard/kanboard
|
||||
type: application
|
||||
version: 18.5.2
|
||||
version: 18.5.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: quay.io/kanboard/kanboard
|
||||
tag: v1.2.44@sha256:064004e1582ee54dc0821e74cc33653b9c547b3faafafa2616e84ac27826ba2e
|
||||
tag: v1.2.45@sha256:6711163886e747b5947a771426908c66bca64e4b690b6251137c54f9765a6467
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user