Skip to content

Commit

Permalink
chore(deps): update container image wekanteam/wekan to v7.40@ef8172f …
Browse files Browse the repository at this point in the history
…by renovate (#19407)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.39`
-> `v7.40` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.40`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v740-2024-03-17-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.39...v7.40)

This release fixes the following bugs:

- [Fixed centering of text below custom login
logo](https://togithub.com/wekan/wekan/commit/24c89aeb64cf6266d95f42124419d4f070864631).
    Thanks to xet7.
- [Fixed In RTL, hamburger margin is too much in
mobile](https://togithub.com/wekan/wekan/commit/583fca1814d916490b04947ba8d97dd85168fb22).
    Thanks to mohammadZahedian and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 17, 2024
1 parent 73cbda4 commit bbd2378
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/wekan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.39.0
appVersion: 7.40.0
dependencies:
- name: common
version: 20.2.0
Expand All @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
keywords:
- wekan
- kanban
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
- https://hub.docker.com/r/wekanteam/wekan
type: application
version: 14.12.0
version: 14.13.0
2 changes: 1 addition & 1 deletion charts/stable/wekan/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: wekanteam/wekan
tag: v7.39@sha256:dd6c52748fe768a23db541b9892ba3a2f9660a554203cb1ff01bf25b79906d3a
tag: v7.40@sha256:ef8172f4e03986263cc54385a21faba18af142ac063a1bff97765e6a98ebcd0a
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit bbd2378

Please sign in to comment.