Skip to content

Commit

Permalink
chore(deps): update container image docuseal/docuseal to v1.6.1@1c19b…
Browse files Browse the repository at this point in the history
…c4 by renovate (#23455)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docuseal/docuseal | patch | `1.6.0` -> `1.6.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 17, 2024
1 parent 2fd23d5 commit b2ae744
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/docuseal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 1.6.0
appVersion: 1.6.1
dependencies:
- name: common
version: 24.0.6
Expand All @@ -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.1.1
version: 2.1.2
2 changes: 1 addition & 1 deletion charts/incubator/docuseal/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docuseal/docuseal
tag: 1.6.0@sha256:075813506f1bfd82c0f67e4f5b31383c16597ed917bf1eeb3f49f34ba965b62e
tag: 1.6.1@sha256:1c19bc4d8f0b5c81c5de250d32628b0dc7e99a7d0bcbbd583b10fa5f3825d625
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit b2ae744

Please sign in to comment.