Skip to content

Commit

Permalink
chore(helm): update image docker.io/wekanteam/wekan v7.80 → v7.81 (#3…
Browse files Browse the repository at this point in the history
…1748)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `a0de073` -> `80026f2` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v7.81`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v781-2025-02-07-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.80...v7.81)

This release adds the following new features:

- [Helm Chart: Added secretManaged value for enabling or disabling the
creation of secret by
Helm](https://redirect.github.com/wekan/charts/pull/39).
    Thanks to salleman33.

and adds the following updates:

- [Updated Docker
Actions](https://redirect.github.com/wekan/wekan/pull/5670).
    Thanks to dependabot.
- [Added Meteor 3.1 learning course to
docs](https://redirect.github.com/wekan/wekan/commit/0c7e12c5e7f322bdbaaa61100e66153dd0b92e4d).
    Thanks to producer of learning course.
- [Upgraded to MongoDB 6.0.20 at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/b571f1c9530b899db75bf28a03c18277a9b77cb8).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Fixed env variable METRICS_ACCEPTED_IP_ADDRESS to be same as at
docs](https://redirect.github.com/wekan/wekan/commit/0b1e0bd39569175668c195b63dde91bf0e6f1b24).
    Thanks to salleman33.
- [Fixed misspelling of hours at env variable setting
LDAP_BACKGROUND_SYNC_INTERVAL](https://redirect.github.com/wekan/wekan/commit/36a307785369337a788499065f64175971878930).
    Thanks to hubermam.
- [Helm Chart: Restore pod security context in
deployment](https://redirect.github.com/wekan/charts/pull/40).
    Thanks to adalinesimonian.

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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Feb 8, 2025
1 parent 8fb5212 commit 8550ff1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/wekan/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: stable
apiVersion: v2
appVersion: 7.80.0
appVersion: 7.81.0
dependencies:
- name: common
version: 25.4.10
Expand Down Expand Up @@ -41,4 +41,4 @@ sources:
- https://hub.docker.com/r/wekanteam/wekan
- https://wekan.github.io/
type: application
version: 16.25.3
version: 16.26.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: docker.io/wekanteam/wekan
tag: v7.80@sha256:a0de07352ad830e8c35046fc52f583ccc203bd1c260a218ab6e1d50936749ca3
tag: v7.81@sha256:80026f2c462b6833eb640249720501bb24ac3685c73cf19db188f7059ec1bb9e
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 8550ff1

Please sign in to comment.