TrueChartsClone/charts/stable/miniflux/Chart.yaml

38 lines
995 B
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: rss
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image miniflux/miniflux to v2.1.4@e4fe756 by renovate (#24115) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [miniflux/miniflux](https://miniflux.app) ([source](https://togithub.com/miniflux/v2)) | patch | `2.1.3` -> `2.1.4` | --- > [!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.4`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-214-July-9-2024) [Compare Source](https://togithub.com/miniflux/v2/compare/2.1.3...2.1.4) - test: add unit tests for `IsModified()` behaviour - refactor: improve YouTube page feed detection - fix(ui): settings form is not populated correctly after validation errors - fix(ui): playback speed indicator precision - fix(ui): playback speed indicator on shared entries - fix(integration): preserve existing Pinboard bookmarks - fix(googlereader): set `CrawlTimeMsec` to the correct precision - fix(build): failed to solve container image `arm64v8/golang:1.22-bookworm` - fix(build): add `distroless` suffix on `latest` tag in GitHub workflow - fix: use `ETag` as a stronger validator than `Last-Modified` - fix: update `theverge.com` rewrite rule to avoid duplicate image - fix: incorrect Go package comment `reader/readingtime` - fix: error out for improper rewrite regexp when processing feed entries - fix: ensures that session cookies are not expiring before the session is cleaned up from the database as per `CLEANUP_REMOVE_SESSIONS_DAYS` - fix: `<img>` aspect ratio with `height: auto` - feat(ui): add `viewport-fit=cover` - feat(sanitizer): add support for HTML hidden attribute - feat(locale): update French translations - feat(integration): add Raindrop integration - feat(integration): add feed name to Telegram message - feat(integration): add Betula integration - feat: use of insecure TLS ciphers when "Allow self-signed or invalid certificates" is enabled to workaround some broken websites - feat: discover feeds from a Youtube playlist pages - feat: add navigation to last/first page - feat: add global block and keep filters - feat: add description field to feed settings - feat: add `pitchfork.com` scraping rule - feat: add `FETCH_NEBULA_WATCH_TIME` config option - Bump `github.com/PuerkitoBio/goquery` from` 1.9.1 ` to` 1.9.2 ` - Bump `github.com/prometheus/client_golang` from `1.19.0` to `1.19.1` - build(deps): bump `library/alpine` in `/packaging/docker/alpine` - build(deps): bump `golangci/golangci-lint-action` from `4` to `6` - build(deps): bump `golang.org/x/term` from `0.19.0` to `0.22.0` - build(deps): bump `golang.org/x/oauth2` from `0.19.0` to `0.21.0` - build(deps): bump `golang.org/x/net` from `0.22.0` to `0.27.0` - build(deps): bump `golang.org/x/crypto` from `0.24.0` to `0.25.0` - build(deps): bump `github.com/yuin/goldmark` from `1.7.1` to `1.7.4` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.20.20` to `2.20.36` - build(deps): bump `github.com/coreos/go-oidc/v3` from `3.10.0` to `3.11.0` - build(deps): bump `docker/build-push-action` from `5` to `6` </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-24 13:41:42 +00:00
appVersion: 2.1.4
dependencies:
- name: common
version: 24.1.5
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Miniflux is a minimalist and opinionated feed reader.
home: https://truecharts.org/charts/stable/miniflux
icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.webp
keywords:
- miniflux
- rss
- news
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: miniflux
sources:
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-01-21 14:14:33 +00:00
- https://github.com/miniflux/v2
- https://github.com/truecharts/charts/tree/master/charts/stable/miniflux
- https://hub.docker.com/r/miniflux/miniflux
type: application
chore(deps): update container image miniflux/miniflux to v2.1.4@e4fe756 by renovate (#24115) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [miniflux/miniflux](https://miniflux.app) ([source](https://togithub.com/miniflux/v2)) | patch | `2.1.3` -> `2.1.4` | --- > [!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.4`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-214-July-9-2024) [Compare Source](https://togithub.com/miniflux/v2/compare/2.1.3...2.1.4) - test: add unit tests for `IsModified()` behaviour - refactor: improve YouTube page feed detection - fix(ui): settings form is not populated correctly after validation errors - fix(ui): playback speed indicator precision - fix(ui): playback speed indicator on shared entries - fix(integration): preserve existing Pinboard bookmarks - fix(googlereader): set `CrawlTimeMsec` to the correct precision - fix(build): failed to solve container image `arm64v8/golang:1.22-bookworm` - fix(build): add `distroless` suffix on `latest` tag in GitHub workflow - fix: use `ETag` as a stronger validator than `Last-Modified` - fix: update `theverge.com` rewrite rule to avoid duplicate image - fix: incorrect Go package comment `reader/readingtime` - fix: error out for improper rewrite regexp when processing feed entries - fix: ensures that session cookies are not expiring before the session is cleaned up from the database as per `CLEANUP_REMOVE_SESSIONS_DAYS` - fix: `<img>` aspect ratio with `height: auto` - feat(ui): add `viewport-fit=cover` - feat(sanitizer): add support for HTML hidden attribute - feat(locale): update French translations - feat(integration): add Raindrop integration - feat(integration): add feed name to Telegram message - feat(integration): add Betula integration - feat: use of insecure TLS ciphers when "Allow self-signed or invalid certificates" is enabled to workaround some broken websites - feat: discover feeds from a Youtube playlist pages - feat: add navigation to last/first page - feat: add global block and keep filters - feat: add description field to feed settings - feat: add `pitchfork.com` scraping rule - feat: add `FETCH_NEBULA_WATCH_TIME` config option - Bump `github.com/PuerkitoBio/goquery` from` 1.9.1 ` to` 1.9.2 ` - Bump `github.com/prometheus/client_golang` from `1.19.0` to `1.19.1` - build(deps): bump `library/alpine` in `/packaging/docker/alpine` - build(deps): bump `golangci/golangci-lint-action` from `4` to `6` - build(deps): bump `golang.org/x/term` from `0.19.0` to `0.22.0` - build(deps): bump `golang.org/x/oauth2` from `0.19.0` to `0.21.0` - build(deps): bump `golang.org/x/net` from `0.22.0` to `0.27.0` - build(deps): bump `golang.org/x/crypto` from `0.24.0` to `0.25.0` - build(deps): bump `github.com/yuin/goldmark` from `1.7.1` to `1.7.4` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.20.20` to `2.20.36` - build(deps): bump `github.com/coreos/go-oidc/v3` from `3.10.0` to `3.11.0` - build(deps): bump `docker/build-push-action` from `5` to `6` </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-24 13:41:42 +00:00
version: 16.1.4