Files
truecharts/charts
TrueCharts BotandGitHub a9d0af5fcd chore(helm): update image ghcr.io/drakkan/sftpgo v2.6.2 → v2.6.3 (#29427)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/drakkan/sftpgo](https://redirect.github.com/drakkan/sftpgo) |
patch | `f1426b7` -> `9715609` |

---

> [!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>drakkan/sftpgo (ghcr.io/drakkan/sftpgo)</summary>

###
[`v2.6.3`](https://redirect.github.com/drakkan/sftpgo/releases/tag/v2.6.3)

[Compare
Source](https://redirect.github.com/drakkan/sftpgo/compare/v2.6.2...v2.6.3)

#### New features

- EventManager: system commands are disabled by default and an allow
list has been added to explicitly define which ones are allowed.
-   EventManager: add `{{EscapedVirtualPath}}` placeholder.
-   EventManager: add `{{DateTime}}` placeholder.

#### Bug Fixes

- WebAdmin: check CSRF header when deleting blocked hosts in the same
way we already do for all other state-changing endpoints.
- WebAdmin: correctly display multiple active connections for the same
session.
-   WebClient: improve readability of upload progress.
-   Plugins: fix passing additional environment variables.

#### Backward incompatible changes

If you rely on EventManager to execute system commands, you should add
the commands to the allowed list like this:


`SFTPGO_COMMON__EVENT_MANAGER__ENABLED_COMMANDS="/bin/command1,/usr/bin/command2"`

The following admin permissions have been removed:

-   manage_admins
-   manage_apikeys
-   manage_system
-   retention_checks
-   manage_event_rules
-   manage_roles
-   manage_ip_lists

Now you need to add the `*` permission to replace the removed granular
permissions because the removed permissions allow actions that should
only be allowed to super administrators.
For example, you can define an administrator with the `manage_system`
permission and not with the `manage_admins` or `manage_user` permission,
but the `manage_system` permission allows you to restore a backup and
then create users and administrators.
There is no point in having separate, overlapping permissions.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-15 21:40:00 +01:00
..