TrueChartsClone/charts/stable/miniflux
TrueCharts Bot dd0083088e
chore(deps): update container image miniflux/miniflux to v2.1.3@6ea1595 by renovate (#21590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [miniflux/miniflux](https://miniflux.app)
([source](https://togithub.com/miniflux/v2)) | patch | `2.1.2` ->
`2.1.3` |

---

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

---

### Release Notes

<details>
<summary>miniflux/v2 (miniflux/miniflux)</summary>

###
[`v2.1.3`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-213-April-27-2024)

[Compare Source](https://togithub.com/miniflux/v2/compare/2.1.2...2.1.3)

- `api`: `rand.Intn(math.MaxInt64)` causes tests to fail on 32-bit
architectures (use `rand.Int()` instead)
- `ci`: use `docker/metadata-action` instead of deprecated shell-scripts
- `database`: remove `entries_feed_url_idx` index because entry URLs can
exceeds btree index size limit
-   `finder`: find feeds from YouTube playlist
-   `http/response`: add brotli compression support
-   `integration/matrix`: fix function name in comment
- `packaging`: specify container registry explicitly (e.g., Podman does
not use `docker.io` by default)
- `packaging`: use `make miniflux` instead of duplicating `go build`
arguments (this leverages Go's PIE build mode)
-   `reader/fetcher`: add brotli content encoding support
-   `reader/processor`: minimize feed entries HTML content
-   `reader/rewrite`: add a rule for `oglaf.com`
- `storage`: change `GetReadTime()` function to use
`entries_feed_id_hash_key` index
-   `ui`: add seek and speed controls to media player
-   `ui`: add tag entries page
-   `ui`: fix JavaScript error when clicking on unread counter
-   `ui`: use `FORCE_REFRESH_INTERVAL` config for category refresh
-   Bump `github.com/tdewolff/minify/v2` from `2.20.19` to `2.20.20`
-   Bump `golang.org/x/net` from `0.22.0` to `0.24.0`
-   Bump `golang.org/x/term` from `0.18.0` to `0.19.0`
-   Bump `golang.org/x/oauth2` from `0.18.0` to `0.19.0`
-   Bump `github.com/yuin/goldmark` from `1.7.0` to `1.7.1`

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-05 12:56:15 +02:00
..
docs
templates
.helmignore
CHANGELOG.md
Chart.yaml
README.md
icon-small.webp
icon.webp
questions.yaml
values.yaml

README.md

title
README

General Info

TrueCharts can be installed as both normal Helm Charts or as TrueNAS SCALE Apps. Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/CHARTNAME

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/

TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the quick-start guides for TrueNAS SCALE.

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart.

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/miniflux

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project