chore(deps): update container image docuseal/docuseal to v1.6.8@5421d49 by renovate (#25052)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docuseal/docuseal | patch | `1.6.7` -> `1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4zIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
25a925dbfc
commit
567e6460c3
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.7
|
||||
appVersion: 1.6.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
||||
- https://hub.docker.com/r/docuseal/docuseal
|
||||
type: application
|
||||
version: 2.2.7
|
||||
version: 2.2.8
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docuseal/docuseal
|
||||
tag: 1.6.7@sha256:81bd4189396a1ca6384a3f4131db671e6c1482b42a3eec42e155007faf4c20eb
|
||||
tag: 1.6.8@sha256:5421d49bd9dcd507f9b0cba3c50599971d36dd630e0f610ed2bb4b9b9f82e3f4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue