chore(deps): update container image docuseal/docuseal to v1.5.8@0b4b02a by renovate (#22651)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docuseal/docuseal | patch | `1.5.6` -> `1.5.8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
9f7d57c1cc
commit
13b499f307
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.5.6
|
||||
appVersion: 1.5.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docuseal/docuseal
|
||||
tag: 1.5.6@sha256:0523b93bc06e08e33508556aca701378a09be3b4df828b99fb7231a6f20890d5
|
||||
tag: 1.5.8@sha256:0b4b02a47911f5a4cafd79e171d2e5ac407f64143c1ba78ee06bc6d07ad40235
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue