chore(deps): update container image docuseal/docuseal to v1.6.6@da58a13 by renovate (#24535)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docuseal/docuseal | patch | `1.6.5` -> `1.6.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
922e9af924
commit
d5c3f9bc01
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.5
|
||||
appVersion: 1.6.6
|
||||
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.5
|
||||
version: 2.2.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docuseal/docuseal
|
||||
tag: 1.6.5@sha256:f6b40048fa7506b8e4a3fc6ea89f7104f1669d7f75ee6f3c699a21fceb8ccc1e
|
||||
tag: 1.6.6@sha256:da58a13b68d431868f18c332668892479f137394b549adc0cf2e7cdd0bf568cf
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue