chore(deps): update container image docuseal/docuseal to v1.7.2@e76edcd by renovate (#26527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docuseal/docuseal | patch | `1.7.1` -> `1.7.2` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
44ae9c94cc
commit
0274dbfc0a
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.7.1
|
appVersion: 1.7.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
||||||
- https://hub.docker.com/r/docuseal/docuseal
|
- https://hub.docker.com/r/docuseal/docuseal
|
||||||
type: application
|
type: application
|
||||||
version: 2.3.3
|
version: 2.3.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: docuseal/docuseal
|
repository: docuseal/docuseal
|
||||||
tag: 1.7.1@sha256:83280354580a01a70b372967eff1ab223cc62b43b45866c9330380ec9e46a043
|
tag: 1.7.2@sha256:e76edcd9e2488f032570a108248b20010cfb6f9f71c16067d40e67b0988e6e18
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue