Commit Graph

41678 Commits

Author SHA1 Message Date
TrueCharts Bot 3e149fe9df fix(deps): update module github.com/go-playground/validator/v10 v10.25.0 → v10.26.0 (clustertool) (#33706)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator)
| require | minor | `v10.25.0` -> `v10.26.0` |

---

### Release Notes

<details>
<summary>go-playground/validator
(github.com/go-playground/validator/v10)</summary>

###
[`v10.26.0`](https://redirect.github.com/go-playground/validator/releases/tag/v10.26.0)

[Compare
Source](https://redirect.github.com/go-playground/validator/compare/v10.25.0...v10.26.0)

#### What's Changed

- Use correct pointer in errors.As(). Fix "panic: errors: \*target must
be interface or implement error" in examples. by
[@&#8203;antonsoroko](https://redirect.github.com/antonsoroko) in
[https://github.com/go-playground/validator/pull/1378](https://redirect.github.com/go-playground/validator/pull/1378)
- Create dependabot by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1373](https://redirect.github.com/go-playground/validator/pull/1373)
- Bump golangci/golangci-lint-action from 4 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-playground/validator/pull/1381](https://redirect.github.com/go-playground/validator/pull/1381)
- Bump golang.org/x/text from 0.21.0 to 0.22.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-playground/validator/pull/1383](https://redirect.github.com/go-playground/validator/pull/1383)
- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-playground/validator/pull/1382](https://redirect.github.com/go-playground/validator/pull/1382)
- feat(translations): improve Indonesian translations and add tests by
[@&#8203;fathiraz](https://redirect.github.com/fathiraz) in
[https://github.com/go-playground/validator/pull/1376](https://redirect.github.com/go-playground/validator/pull/1376)
- Fix time.Duration translation error by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1154](https://redirect.github.com/go-playground/validator/pull/1154)
- Update Project Status button by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1380](https://redirect.github.com/go-playground/validator/pull/1380)
- Remove gitter.im link from README.md by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1366](https://redirect.github.com/go-playground/validator/pull/1366)
- Docs: fix `Base64RawURL` usage by
[@&#8203;196Ikuchil](https://redirect.github.com/196Ikuchil) in
[https://github.com/go-playground/validator/pull/1336](https://redirect.github.com/go-playground/validator/pull/1336)
- Fix length check on dns_rfc1035\_label tag by
[@&#8203;KimNorgaard](https://redirect.github.com/KimNorgaard) in
[https://github.com/go-playground/validator/pull/1214](https://redirect.github.com/go-playground/validator/pull/1214)
- Add Korean by [@&#8203;jkh0kr](https://redirect.github.com/jkh0kr) in
[https://github.com/go-playground/validator/pull/1338](https://redirect.github.com/go-playground/validator/pull/1338)
- add german translations by
[@&#8203;max-weis](https://redirect.github.com/max-weis) in
[https://github.com/go-playground/validator/pull/1322](https://redirect.github.com/go-playground/validator/pull/1322)
- Update workflow to support the last three Go versions by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1393](https://redirect.github.com/go-playground/validator/pull/1393)
- Fix: Nil pointer dereference in Arabic translations by
[@&#8203;BlackSud0](https://redirect.github.com/BlackSud0) in
[https://github.com/go-playground/validator/pull/1391](https://redirect.github.com/go-playground/validator/pull/1391)
- Translate to thai by
[@&#8203;maetad](https://redirect.github.com/maetad) in
[https://github.com/go-playground/validator/pull/1202](https://redirect.github.com/go-playground/validator/pull/1202)
- Feat: add EIN validation by
[@&#8203;henrriusdev](https://redirect.github.com/henrriusdev) in
[https://github.com/go-playground/validator/pull/1384](https://redirect.github.com/go-playground/validator/pull/1384)
- Fix reference to parameter name in docs by
[@&#8203;yegvla](https://redirect.github.com/yegvla) in
[https://github.com/go-playground/validator/pull/1400](https://redirect.github.com/go-playground/validator/pull/1400)
- use mail.ParseAddress to cover missing email validations by
[@&#8203;eladb2011](https://redirect.github.com/eladb2011) in
[https://github.com/go-playground/validator/pull/1395](https://redirect.github.com/go-playground/validator/pull/1395)
- Update linter to v2.0.2 by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[https://github.com/go-playground/validator/pull/1405](https://redirect.github.com/go-playground/validator/pull/1405)

#### New Contributors

- [@&#8203;antonsoroko](https://redirect.github.com/antonsoroko) made
their first contribution in
[https://github.com/go-playground/validator/pull/1378](https://redirect.github.com/go-playground/validator/pull/1378)
- [@&#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/go-playground/validator/pull/1381](https://redirect.github.com/go-playground/validator/pull/1381)
- [@&#8203;fathiraz](https://redirect.github.com/fathiraz) made their
first contribution in
[https://github.com/go-playground/validator/pull/1376](https://redirect.github.com/go-playground/validator/pull/1376)
- [@&#8203;196Ikuchil](https://redirect.github.com/196Ikuchil) made
their first contribution in
[https://github.com/go-playground/validator/pull/1336](https://redirect.github.com/go-playground/validator/pull/1336)
- [@&#8203;KimNorgaard](https://redirect.github.com/KimNorgaard) made
their first contribution in
[https://github.com/go-playground/validator/pull/1214](https://redirect.github.com/go-playground/validator/pull/1214)
- [@&#8203;jkh0kr](https://redirect.github.com/jkh0kr) made their first
contribution in
[https://github.com/go-playground/validator/pull/1338](https://redirect.github.com/go-playground/validator/pull/1338)
- [@&#8203;max-weis](https://redirect.github.com/max-weis) made their
first contribution in
[https://github.com/go-playground/validator/pull/1322](https://redirect.github.com/go-playground/validator/pull/1322)
- [@&#8203;BlackSud0](https://redirect.github.com/BlackSud0) made their
first contribution in
[https://github.com/go-playground/validator/pull/1391](https://redirect.github.com/go-playground/validator/pull/1391)
- [@&#8203;maetad](https://redirect.github.com/maetad) made their first
contribution in
[https://github.com/go-playground/validator/pull/1202](https://redirect.github.com/go-playground/validator/pull/1202)
- [@&#8203;henrriusdev](https://redirect.github.com/henrriusdev) made
their first contribution in
[https://github.com/go-playground/validator/pull/1384](https://redirect.github.com/go-playground/validator/pull/1384)
- [@&#8203;yegvla](https://redirect.github.com/yegvla) made their first
contribution in
[https://github.com/go-playground/validator/pull/1400](https://redirect.github.com/go-playground/validator/pull/1400)
- [@&#8203;eladb2011](https://redirect.github.com/eladb2011) made their
first contribution in
[https://github.com/go-playground/validator/pull/1395](https://redirect.github.com/go-playground/validator/pull/1395)

**Full Changelog**:
https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 19:11:09 +01:00
Alfred Göppel 6962020f85 fix(docs): Meet the team update (#33698)
**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
- [ ] 📜 Documentation Changes

**🧪 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-03-28 16:57:32 +01:00
Alfred Göppel c20fba46cc fix(nextcloud): Update get-version.sh (#33700)
**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  https://github.com/truecharts/public/issues/33699

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-28 11:28:41 -04:00
TrueCharts Bot d1a2c69848 chore(helm): update image docker.io/grafana/grafana 11.5.2 → 11.6.0 (#33696)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| minor | `8b37a2f` -> `62d2b9d` |

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

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v11.6.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1160-2025-03-25)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v11.5.3...v11.6.0)

##### Features and enhancements

- **API keys:** Migrate API keys to service accounts at startup
[#&#8203;96924](https://redirect.github.com/grafana/grafana/pull/96924),
[@&#8203;dmihai](https://redirect.github.com/dmihai)
- **AccessControl:** Allow plugin roles to include `plugins:write`
[#&#8203;101089](https://redirect.github.com/grafana/grafana/pull/101089),
[@&#8203;gamab](https://redirect.github.com/gamab)
- **Alerting:** Add DAG errors to alert rule creation and view
[#&#8203;99423](https://redirect.github.com/grafana/grafana/pull/99423),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Add Jira integration to cloud AMs
[#&#8203;100482](https://redirect.github.com/grafana/grafana/pull/100482),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Add alert rule version history - part1
[#&#8203;99490](https://redirect.github.com/grafana/grafana/pull/99490),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Add migration to clean up rule versions table
[#&#8203;102562](https://redirect.github.com/grafana/grafana/pull/102562),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Add multiple threshold operators
[#&#8203;99516](https://redirect.github.com/grafana/grafana/pull/99516),
[@&#8203;paulojmdias](https://redirect.github.com/paulojmdias)
- **Alerting:** Add tracking for the mode used in query and
notifications step when c…
[#&#8203;100824](https://redirect.github.com/grafana/grafana/pull/100824),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Adding color option for slack receiver
[#&#8203;99615](https://redirect.github.com/grafana/grafana/pull/99615),
[@&#8203;wymangr](https://redirect.github.com/wymangr)
- **Alerting:** Allow selection of recording rule write target on
per-rule basis.
[#&#8203;101778](https://redirect.github.com/grafana/grafana/pull/101778),
[@&#8203;stevesg](https://redirect.github.com/stevesg)
- **Alerting:** Allow specifying uid for new rules added to groups
[#&#8203;99858](https://redirect.github.com/grafana/grafana/pull/99858),
[@&#8203;moustafab](https://redirect.github.com/moustafab)
- **Alerting:** Improve template testing by trying non-root scopes
[#&#8203;101471](https://redirect.github.com/grafana/grafana/pull/101471),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Alerting:** Include time range in template dashboard and panel urls
[#&#8203;101095](https://redirect.github.com/grafana/grafana/pull/101095),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Alerting:** Keep the latest version of deleted rule in version table
[#&#8203;101481](https://redirect.github.com/grafana/grafana/pull/101481),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Promote alertingSaveStateCompressed flag to public
preview
[#&#8203;99935](https://redirect.github.com/grafana/grafana/pull/99935),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Remove ID and OrgID from hash calculation
[#&#8203;100140](https://redirect.github.com/grafana/grafana/pull/100140),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Remove feature toggle alertingNoNormalState
[#&#8203;99905](https://redirect.github.com/grafana/grafana/pull/99905),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Remove rule group edit from single rule editor
[#&#8203;100191](https://redirect.github.com/grafana/grafana/pull/100191),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Return 404 when
/api/ruler/grafana/api/v1/rules/{Namespace}/{Groupname} does not exist
[#&#8203;100264](https://redirect.github.com/grafana/grafana/pull/100264),
[@&#8203;fayzal-g](https://redirect.github.com/fayzal-g)
- **Alerting:** Rule history restore feature
[#&#8203;100609](https://redirect.github.com/grafana/grafana/pull/100609),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Support Jira Integration
[#&#8203;100480](https://redirect.github.com/grafana/grafana/pull/100480),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Track if new gm rules are created with queries and
expressions transformable to simple mode
[#&#8203;101121](https://redirect.github.com/grafana/grafana/pull/101121),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Update IRM copies in Configuration Tracker
[#&#8203;100069](https://redirect.github.com/grafana/grafana/pull/100069),
[@&#8203;teodosii](https://redirect.github.com/teodosii)
- **Alerting:** Update design of rule details tab and add `updated by`
[#&#8203;99895](https://redirect.github.com/grafana/grafana/pull/99895),
[@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Update irm links for incident and oncall in case new irm
plugin is present
[#&#8203;99952](https://redirect.github.com/grafana/grafana/pull/99952),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Use exponential backoff in the remote Alertmanager
readiness check
[#&#8203;99756](https://redirect.github.com/grafana/grafana/pull/99756),
[@&#8203;santihernandezc](https://redirect.github.com/santihernandezc)
- **Alerting:** Use uid instead of id in AnnotationsStateHistory
[#&#8203;101207](https://redirect.github.com/grafana/grafana/pull/101207),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Auth:** Add IP address login attempt validation
[#&#8203;98123](https://redirect.github.com/grafana/grafana/pull/98123),
[@&#8203;colin-stuart](https://redirect.github.com/colin-stuart)
- **Auth:** Add support for the TlsSkipVerify parameter to JWT Auth
[#&#8203;91514](https://redirect.github.com/grafana/grafana/pull/91514),
[@&#8203;Ret2Me](https://redirect.github.com/Ret2Me)
- **Auth:** Make ssoSettingsSAML GA and enabled by default
[#&#8203;101766](https://redirect.github.com/grafana/grafana/pull/101766),
[@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Azure Monitor:** Filter namespaces by resource group
[#&#8203;100325](https://redirect.github.com/grafana/grafana/pull/100325),
[@&#8203;alyssabull](https://redirect.github.com/alyssabull)
- **Azure:** Resource picker improvements
[#&#8203;101462](https://redirect.github.com/grafana/grafana/pull/101462),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Azure:** Variable editor and resource picker improvements
[#&#8203;101695](https://redirect.github.com/grafana/grafana/pull/101695),
[@&#8203;alyssabull](https://redirect.github.com/alyssabull)
- **Badge:** Add darkgrey color
[#&#8203;100699](https://redirect.github.com/grafana/grafana/pull/100699),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)
- **Canvas:** One click links and actions
[#&#8203;99616](https://redirect.github.com/grafana/grafana/pull/99616),
[@&#8203;adela-almasan](https://redirect.github.com/adela-almasan)
- **Chore:** Bump Go to 1.23.7
[#&#8203;101576](https://redirect.github.com/grafana/grafana/pull/101576),
[@&#8203;macabu](https://redirect.github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)
- **Chore:** Bump github.com/expr-lang/expr to v1.17.0 to address
CVE-2025-29786
[#&#8203;102533](https://redirect.github.com/grafana/grafana/pull/102533),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **Chore:** Remove `sqlQuerybuilderFunctionParameters` feature toggle
[#&#8203;100809](https://redirect.github.com/grafana/grafana/pull/100809),
[@&#8203;zoltanbedi](https://redirect.github.com/zoltanbedi)
- **CloudWatch:** Track Logs Insights query language
[#&#8203;100254](https://redirect.github.com/grafana/grafana/pull/100254),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Configuration tracker:** Update copy in IRM and point to new IRM
slack integration
[#&#8203;100440](https://redirect.github.com/grafana/grafana/pull/100440),
[@&#8203;teodosii](https://redirect.github.com/teodosii)
- **Dashboard:** Folder move unexpected behavior
[#&#8203;100394](https://redirect.github.com/grafana/grafana/pull/100394),
[@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong)
- **Dashboards:** Allow custom quick time ranges specified in dashboard
model
[#&#8203;93724](https://redirect.github.com/grafana/grafana/pull/93724),
[@&#8203;sknaumov](https://redirect.github.com/sknaumov)
- **Dashboards:** Monitor dashboard loading performance
[#&#8203;99629](https://redirect.github.com/grafana/grafana/pull/99629),
[@&#8203;dprokop](https://redirect.github.com/dprokop)
- **Dashboards:** Remove default empty string from variable create view
[#&#8203;98922](https://redirect.github.com/grafana/grafana/pull/98922),
[@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong)
- **Dashboards:** WeekStart is now of type WeekStart | undefined instead
of string
[#&#8203;101123](https://redirect.github.com/grafana/grafana/pull/101123),
[@&#8203;oscarkilhed](https://redirect.github.com/oscarkilhed)
- **DesignSystem:** Menu and popover styling update to use new elevated
background token
[#&#8203;100255](https://redirect.github.com/grafana/grafana/pull/100255),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **Docker:** Use our own glibc 2.40 binaries
[#&#8203;99903](https://redirect.github.com/grafana/grafana/pull/99903),
[@&#8203;DanCech](https://redirect.github.com/DanCech)
- **Docs:** Add a note on query caching for Cloudwatch datasource
[#&#8203;100180](https://redirect.github.com/grafana/grafana/pull/100180),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Drilldown:** Require `datasources:explore` RBAC action
[#&#8203;101366](https://redirect.github.com/grafana/grafana/pull/101366),
[@&#8203;svennergr](https://redirect.github.com/svennergr)
- **Elasticsearch:** Remove frontend testDatasource method
[#&#8203;99894](https://redirect.github.com/grafana/grafana/pull/99894),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Elasticsearch:** Replace level in adhoc filters with level field
name
[#&#8203;100315](https://redirect.github.com/grafana/grafana/pull/100315),
[@&#8203;iwysiu](https://redirect.github.com/iwysiu)
- **Elasticsearch:** Replace term size dropdown with text input
[#&#8203;99718](https://redirect.github.com/grafana/grafana/pull/99718),
[@&#8203;iwysiu](https://redirect.github.com/iwysiu)
- **Explore:** Add `hide_logs_download` and hide button to download logs
[#&#8203;99512](https://redirect.github.com/grafana/grafana/pull/99512),
[@&#8203;svennergr](https://redirect.github.com/svennergr)
- **Explore:** Move drilldown apps from Explore to a new navbar item
"Drilldown"
[#&#8203;100409](https://redirect.github.com/grafana/grafana/pull/100409),
[@&#8203;adrapereira](https://redirect.github.com/adrapereira)
- **ExploreMetrics:** Add toggle to enable routing to externalized
Explore Metrics app plugin
[#&#8203;99481](https://redirect.github.com/grafana/grafana/pull/99481),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **Feat:** OSS connections page state filter and update all added
[#&#8203;100688](https://redirect.github.com/grafana/grafana/pull/100688),
[@&#8203;s4kh](https://redirect.github.com/s4kh)
- **Features:** Remove openSearchBackendFlowEnabled feature toggle
[#&#8203;99068](https://redirect.github.com/grafana/grafana/pull/99068),
[@&#8203;idastambuk](https://redirect.github.com/idastambuk)
- **Folders:** Add validation that folder is not a parent of itself
[#&#8203;101569](https://redirect.github.com/grafana/grafana/pull/101569),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **Geomap:** WebGL for Marker Layer
[#&#8203;95457](https://redirect.github.com/grafana/grafana/pull/95457),
[@&#8203;drew08t](https://redirect.github.com/drew08t)
- **Grafana/ui:** Export UsersIndicator
[#&#8203;100698](https://redirect.github.com/grafana/grafana/pull/100698),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)
- **Graphite:** Compare query builder query to raw query
[#&#8203;101104](https://redirect.github.com/grafana/grafana/pull/101104),
[@&#8203;bossinc](https://redirect.github.com/bossinc)
- **Histogram:** Handle multiple native histograms
[#&#8203;98404](https://redirect.github.com/grafana/grafana/pull/98404),
[@&#8203;domasx2](https://redirect.github.com/domasx2)
- **Image Renderer:** Add support for SSL in plugin mode
[#&#8203;98009](https://redirect.github.com/grafana/grafana/pull/98009),
[@&#8203;nmarrs](https://redirect.github.com/nmarrs)
- **ImportDashboards:** Use NestedFolderPicker
[#&#8203;99696](https://redirect.github.com/grafana/grafana/pull/99696),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)
- **Loki:** Removal of `Resolution` in query editors
[#&#8203;101860](https://redirect.github.com/grafana/grafana/pull/101860),
[@&#8203;svennergr](https://redirect.github.com/svennergr)
- **Menu:** Uniform padding to make menu item hover state look better
[#&#8203;100275](https://redirect.github.com/grafana/grafana/pull/100275),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **MetricsDrilldown:** Update name of queryless metrics experience
[#&#8203;100675](https://redirect.github.com/grafana/grafana/pull/100675),
[@&#8203;yangkb09](https://redirect.github.com/yangkb09)
- **MultiCombobox:** Export from grafana/ui
[#&#8203;100368](https://redirect.github.com/grafana/grafana/pull/100368),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)
- **NodeGraph:** Improve view traces for uninstrumented services
[#&#8203;98442](https://redirect.github.com/grafana/grafana/pull/98442),
[@&#8203;edvard-falkskar](https://redirect.github.com/edvard-falkskar)
- **PluginExtensions:** Added support for sharing functions
[#&#8203;98888](https://redirect.github.com/grafana/grafana/pull/98888),
[@&#8203;theSuess](https://redirect.github.com/theSuess)
- **PluginExtensions:** Added support for sharing functions (Enterprise)
- **PluginExtensions:** Exposing registry meta for components returned
via `usePluginComponents`
[#&#8203;100587](https://redirect.github.com/grafana/grafana/pull/100587),
[@&#8203;mckn](https://redirect.github.com/mckn)
- **Plugins:** Improve plugin details UX for core plugins
[#&#8203;99830](https://redirect.github.com/grafana/grafana/pull/99830),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle
[#&#8203;100416](https://redirect.github.com/grafana/grafana/pull/100416),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle (Enterprise)
- **Plugins:** Remove uninstall plugin step from cli plugins update-all
[#&#8203;101632](https://redirect.github.com/grafana/grafana/pull/101632),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Prometheus:** Get the utcOffset value of timezone when it's
specified
[#&#8203;99910](https://redirect.github.com/grafana/grafana/pull/99910),
[@&#8203;itsmylife](https://redirect.github.com/itsmylife)
- **Prometheus:** Remove query assistant and related components
[#&#8203;100669](https://redirect.github.com/grafana/grafana/pull/100669),
[@&#8203;edwardcqian](https://redirect.github.com/edwardcqian)
- **QueryOptions:** Handle invalid time shift values
[#&#8203;101670](https://redirect.github.com/grafana/grafana/pull/101670),
[@&#8203;ivanortegaalba](https://redirect.github.com/ivanortegaalba)
- **RBAC:** Remove accessControlOnCall feature toggle
[#&#8203;101222](https://redirect.github.com/grafana/grafana/pull/101222),
[@&#8203;gamab](https://redirect.github.com/gamab)
-   **RBAC:** Remove accessControlOnCall feature toggle (Enterprise)
-   **Reporting:** Add email subject support (Enterprise)
-   **Security:** Update to Go 1.23.5 (Enterprise)
- **Tempo:** Support TraceQL instant metrics queries
[#&#8203;99732](https://redirect.github.com/grafana/grafana/pull/99732),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)
- **Tempo:** TraceQL metrics streaming
[#&#8203;99037](https://redirect.github.com/grafana/grafana/pull/99037),
[@&#8203;adrapereira](https://redirect.github.com/adrapereira)
- **Time regions:** Add option for cron syntax to support complex
schedules
[#&#8203;99548](https://redirect.github.com/grafana/grafana/pull/99548),
[@&#8203;leeoniya](https://redirect.github.com/leeoniya)
- **TimePicker:** Ability to manually specify quick ranges
[#&#8203;101465](https://redirect.github.com/grafana/grafana/pull/101465),
[@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov)
- **TimeRangePicker:** Options list padding
[#&#8203;100343](https://redirect.github.com/grafana/grafana/pull/100343),
[@&#8203;torkelo](https://redirect.github.com/torkelo)
- **TopNav:** Move news into profile menu
[#&#8203;99535](https://redirect.github.com/grafana/grafana/pull/99535),
[@&#8203;bergquist](https://redirect.github.com/bergquist)
- **Trace View:** Add link from the Trace View to the Profiles Drilldown
[#&#8203;101422](https://redirect.github.com/grafana/grafana/pull/101422),
[@&#8203;joey-grafana](https://redirect.github.com/joey-grafana)
- **Transformation:** Add support for variables to ALL transformations
[#&#8203;100225](https://redirect.github.com/grafana/grafana/pull/100225),
[@&#8203;dprokop](https://redirect.github.com/dprokop)
- **Transformations:** Add round() to Unary mode of `Add field from
calc`
[#&#8203;101295](https://redirect.github.com/grafana/grafana/pull/101295),
[@&#8203;leeoniya](https://redirect.github.com/leeoniya)
- **VizActions:** Add confirmation message
[#&#8203;100012](https://redirect.github.com/grafana/grafana/pull/100012),
[@&#8203;adela-almasan](https://redirect.github.com/adela-almasan)
- **grafana-ui:** Update InlineField error prop type to React.ReactNode
[#&#8203;100347](https://redirect.github.com/grafana/grafana/pull/100347),
[@&#8203;Clarity-89](https://redirect.github.com/Clarity-89)

##### Bug fixes

- **Alerting:** Add error handling for missing data source
[#&#8203;101508](https://redirect.github.com/grafana/grafana/pull/101508),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Call RLock() before reading sendAlertsTo map
[#&#8203;99812](https://redirect.github.com/grafana/grafana/pull/99812),
[@&#8203;santihernandezc](https://redirect.github.com/santihernandezc)
- **Alerting:** Disable create rule menu item from panel when
unifiedAlerting is disabled
[#&#8203;100701](https://redirect.github.com/grafana/grafana/pull/100701),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Fix KeyValueMap input bug
[#&#8203;101367](https://redirect.github.com/grafana/grafana/pull/101367),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Fix crash when invalid matcher is used in silence query
params
[#&#8203;101500](https://redirect.github.com/grafana/grafana/pull/101500),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Fix evaluation of rules with no-op math expressions
[#&#8203;101436](https://redirect.github.com/grafana/grafana/pull/101436),
[@&#8203;moustafab](https://redirect.github.com/moustafab)
- **Alerting:** Fix exporting new rule with a new group
[#&#8203;101404](https://redirect.github.com/grafana/grafana/pull/101404),
[@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Fix fieldSelector encoding
[#&#8203;99751](https://redirect.github.com/grafana/grafana/pull/99751),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Fix inheritance of the timing options for policy tree
[#&#8203;99398](https://redirect.github.com/grafana/grafana/pull/99398),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Fix notification templates layout
[#&#8203;101232](https://redirect.github.com/grafana/grafana/pull/101232),
[@&#8203;gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Fix state reason
[#&#8203;101530](https://redirect.github.com/grafana/grafana/pull/101530),
[@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian)
- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;100988](https://redirect.github.com/grafana/grafana/pull/100988),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **App Platform:** Pin bleve to fix CVE-2022-31022
[#&#8203;102531](https://redirect.github.com/grafana/grafana/pull/102531),
[@&#8203;Proximyst](https://redirect.github.com/Proximyst)
- **App:** Fix web app behaviour on iOS
[#&#8203;100382](https://redirect.github.com/grafana/grafana/pull/100382),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100752](https://redirect.github.com/grafana/grafana/pull/100752),
[@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Auth:** Fix redirect with JWT auth URL login
[#&#8203;100295](https://redirect.github.com/grafana/grafana/pull/100295),
[@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi)
- **AuthN:** Refetch user on "ErrUserAlreadyExists"
[#&#8203;100346](https://redirect.github.com/grafana/grafana/pull/100346),
[@&#8203;kalleep](https://redirect.github.com/kalleep)
- **Caching:** Fix duplicate metric registration for cache size
(Enterprise)
- **CloudWatch:** Fix condition for running annotation queries to
require dimensions
[#&#8203;101660](https://redirect.github.com/grafana/grafana/pull/101660),
[@&#8203;kevinwcyu](https://redirect.github.com/kevinwcyu)
- **Combobox:** Fix list not being virtualized initially in some cases
[#&#8203;100188](https://redirect.github.com/grafana/grafana/pull/100188),
[@&#8203;tskarhed](https://redirect.github.com/tskarhed)
- **Dashboard:** Fix for overwriting an edited dashboard in the old
architecture
[#&#8203;100247](https://redirect.github.com/grafana/grafana/pull/100247),
[@&#8203;bfmatei](https://redirect.github.com/bfmatei)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101475](https://redirect.github.com/grafana/grafana/pull/101475),
[@&#8203;harisrozajac](https://redirect.github.com/harisrozajac)
- **Dashboard:** Playlist - Fix issue with back button
[#&#8203;99401](https://redirect.github.com/grafana/grafana/pull/99401),
[@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong)
- **DashboardList:** Throttle the re-renders
[#&#8203;99982](https://redirect.github.com/grafana/grafana/pull/99982),
[@&#8203;bfmatei](https://redirect.github.com/bfmatei)
- **Dashboards:** Bring back scripted dashboards
[#&#8203;100575](https://redirect.github.com/grafana/grafana/pull/100575),
[@&#8203;dprokop](https://redirect.github.com/dprokop)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102364](https://redirect.github.com/grafana/grafana/pull/102364),
[@&#8203;mdvictor](https://redirect.github.com/mdvictor)
- **Explore:** Fix resizing split view with Loki query editor
[#&#8203;100257](https://redirect.github.com/grafana/grafana/pull/100257),
[@&#8203;ifrost](https://redirect.github.com/ifrost)
- **ExploreMetrics:** Fix escaping of regex metacharacters in label
filters
[#&#8203;100513](https://redirect.github.com/grafana/grafana/pull/100513),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **Fix:** Optimise frontend Postgresql plugin cache busting
[#&#8203;100406](https://redirect.github.com/grafana/grafana/pull/100406),
[@&#8203;jackw](https://redirect.github.com/jackw)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100762](https://redirect.github.com/grafana/grafana/pull/100762),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Interval variable:** Fix $\__auto value behavior
[#&#8203;100479](https://redirect.github.com/grafana/grafana/pull/100479),
[@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong)
- **Log Context:** Fix bug where variables are not replaced in
dashboards
[#&#8203;100433](https://redirect.github.com/grafana/grafana/pull/100433),
[@&#8203;svennergr](https://redirect.github.com/svennergr)
- **OpenTSDB:** Support v2.4
[#&#8203;100673](https://redirect.github.com/grafana/grafana/pull/100673),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **PDF:** Fix repeating panels when there are less items than maxPerRow
(Enterprise)
- **Plugin Metrics:** Eliminate data race in plugin metrics middleware
[#&#8203;99396](https://redirect.github.com/grafana/grafana/pull/99396),
[@&#8203;clord](https://redirect.github.com/clord)
- **Plugins:** Fix update button behavior on downgrade
[#&#8203;101048](https://redirect.github.com/grafana/grafana/pull/101048),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **Plugins:** Fix version tab breaking for non semantic version
[#&#8203;101225](https://redirect.github.com/grafana/grafana/pull/101225),
[@&#8203;oshirohugo](https://redirect.github.com/oshirohugo)
- **PromLib:** Take AdHoc filters into account when requesting
suggestions without label
[#&#8203;101555](https://redirect.github.com/grafana/grafana/pull/101555),
[@&#8203;tskarhed](https://redirect.github.com/tskarhed)
- **Prometheus:** Fix cursor jump in prometheus code editor
[#&#8203;100273](https://redirect.github.com/grafana/grafana/pull/100273),
[@&#8203;itsmylife](https://redirect.github.com/itsmylife)
- **Prometheus:** Fix operator handling when making label expressions
utf-8 friendly
[#&#8203;100475](https://redirect.github.com/grafana/grafana/pull/100475),
[@&#8203;NWRichmond](https://redirect.github.com/NWRichmond)
- **Prometheus:** Fix setting utcOffset when absolute time range is used
[#&#8203;101065](https://redirect.github.com/grafana/grafana/pull/101065),
[@&#8203;itsmylife](https://redirect.github.com/itsmylife)
- **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT
is enabled
[#&#8203;99717](https://redirect.github.com/grafana/grafana/pull/99717),
[@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva)
- **SSO:** Fix team_ids validation for Generic OAuth
[#&#8203;100732](https://redirect.github.com/grafana/grafana/pull/100732),
[@&#8203;dmihai](https://redirect.github.com/dmihai)
- **Service Accounts:** Don't show error pop-ups for Service Account and
Renderer UI flows
[#&#8203;101776](https://redirect.github.com/grafana/grafana/pull/101776),
[@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva)
- **Share:** Fix short links when root_url is different from the browser
URL
[#&#8203;99950](https://redirect.github.com/grafana/grafana/pull/99950),
[@&#8203;AgnesToulet](https://redirect.github.com/AgnesToulet)

##### Breaking changes

- **Data source:** Change Permissions for query to only have query and
not `read OR query` (Enterprise)

##### Plugin development fixes & changes

- **GrafanaUI:** Deprecate Select in favor of Combobox
[#&#8203;100294](https://redirect.github.com/grafana/grafana/pull/100294),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)
- **Multi/Combobox:** Use pointer cursor when not focused
[#&#8203;100878](https://redirect.github.com/grafana/grafana/pull/100878),
[@&#8203;tskarhed](https://redirect.github.com/tskarhed)
- **Slider:** Fix text input box being too wide
[#&#8203;100138](https://redirect.github.com/grafana/grafana/pull/100138),
[@&#8203;joshhunt](https://redirect.github.com/joshhunt)

<!-- 11.6.0 END -->

<!-- 11.5.3 START -->

###
[`v11.5.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1153-2025-03-25)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v11.5.2...v11.5.3)

##### Features and enhancements

- **Chore:** Bump Go to 1.23.7
[#&#8203;101581](https://redirect.github.com/grafana/grafana/pull/101581),
[@&#8203;macabu](https://redirect.github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)

##### Bug fixes

- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;101078](https://redirect.github.com/grafana/grafana/pull/101078),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100869](https://redirect.github.com/grafana/grafana/pull/100869),
[@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101671](https://redirect.github.com/grafana/grafana/pull/101671),
[@&#8203;harisrozajac](https://redirect.github.com/harisrozajac)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102365](https://redirect.github.com/grafana/grafana/pull/102365),
[@&#8203;mdvictor](https://redirect.github.com/mdvictor)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100977](https://redirect.github.com/grafana/grafana/pull/100977),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Org redirection:** Fix linking between orgs
[#&#8203;102089](https://redirect.github.com/grafana/grafana/pull/102089),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)

<!-- 11.5.3 END -->

<!-- 11.4.3 START -->

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-28 15:01:40 +00:00
TrueCharts Bot 5e5e8efbd0 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1699 → 0.22.1702 (#33693)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `3a9d11f` -> `d56b661` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 12:23:20 +00:00
TrueCharts Bot fc1a1c053e chore(helm): update image docker.io/portainer/portainer-ce 2.27.3 → 2.28.1 (#33697)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | minor | `7f10a26` -> `3b71e63` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 12:23:10 +00:00
TrueCharts Bot 177710ed1a chore(helm): update image ghcr.io/linuxserver/calibre 8.1.0 → 8.1.1 (#33694)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
patch | `a0335c3` -> `592dab1` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 13:23:02 +01:00
TrueCharts Bot b8dda167c7 chore(helm): update image docker.io/grafana/grafana 11.5.2 → 11.5.3 (#33692)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| patch | `8b37a2f` -> `c319c15` |

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

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v11.5.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1153-2025-03-25)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v11.5.2...v11.5.3)

##### Features and enhancements

- **Chore:** Bump Go to 1.23.7
[#&#8203;101581](https://redirect.github.com/grafana/grafana/pull/101581),
[@&#8203;macabu](https://redirect.github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)

##### Bug fixes

- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;101078](https://redirect.github.com/grafana/grafana/pull/101078),
[@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100869](https://redirect.github.com/grafana/grafana/pull/100869),
[@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101671](https://redirect.github.com/grafana/grafana/pull/101671),
[@&#8203;harisrozajac](https://redirect.github.com/harisrozajac)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102365](https://redirect.github.com/grafana/grafana/pull/102365),
[@&#8203;mdvictor](https://redirect.github.com/mdvictor)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100977](https://redirect.github.com/grafana/grafana/pull/100977),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Org redirection:** Fix linking between orgs
[#&#8203;102089](https://redirect.github.com/grafana/grafana/pull/102089),
[@&#8203;ashharrison90](https://redirect.github.com/ashharrison90)

<!-- 11.5.3 END -->

<!-- 11.4.3 START -->

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 12:22:49 +00:00
TrueCharts Bot 6be8789f9f chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to b977cb0 (#33689) 2025-03-28 13:22:42 +01:00
TrueCharts Bot c10e105d29 chore(helm): update image docker.io/baserow/baserow 1.32.3 → 1.32.5 (#33691)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
patch | `9f9062c` -> `e70ec77` |

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

---

### Release Notes

<details>
<summary>baserow/baserow (docker.io/baserow/baserow)</summary>

###
[`v1.32.5`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1325)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.32.4...1.32.5)

##### Bug fixes

- \[Core] Clear local_cache for celery tasks
[#&#8203;3528](https://gitlab.com/baserow/baserow/-/issues/3528)
- \[Database] Fix broken continue button and validation of the
onboarding import step.
-   \[Builder] Fix schema caching issue again

##### Breaking API changes

- \[Database] Updated Langchain, Gunicorn, and Django backend
dependencies.

###
[`v1.32.4`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1324)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.32.3...1.32.4)

##### New features

- \[Database] Import Airtable gallery view.
[#&#8203;793](https://gitlab.com/baserow/baserow/-/issues/793)

##### Bug fixes

- \[Builder] Ensure that workflow action and user source forms disallow
choose a data synced table.
[#&#8203;3104](https://gitlab.com/baserow/baserow/-/issues/3104)
- \[Database] Fix issue with 'this_week' and 'next_week' operators in
date filters
[#&#8203;3526](https://gitlab.com/baserow/baserow/-/issues/3526)
- \[Database] Fix bug where the Airtable import crashes if the table has
sections.
-   \[Builder] Fix cache invalidation on field change for data sources
-   \[Core] Record frontend sessions in Sentry if there is an error.

##### Refactors

- \[Builder] Integration endpoint doesn't return the table fields
anymore to improve performance

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 13:22:34 +01:00
TrueCharts Bot 9f7d18cb80 chore(helm): update chart clickhouse 15.2.0 → 15.2.1 (#33690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `15.2.0` -> `15.2.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-03-28 13:22:23 +01:00
TrueCharts Bot a5c9e25cb6 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to f1dc1bc (#33688)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `ee9005e` -> `f1dc1bc` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 13:22:09 +01:00
TrueCharts Bot db8db734bb chore(flux): update image renovate 1.22.0 → 1.23.0 (#33695)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| minor | `1.22.0` -> `1.23.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 13:11:49 +01:00
TrueCharts Bot b4be0720f6 chore(helm): update image docker.io/jenkins/jenkins 2.502 → 2.503 (#33685)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`03263af` -> `89b19a1` |

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

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.503`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.503)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.502...2.503)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.503
([changelog](https://www.jenkins.io/changelog/2.503))

#### 📦 Dependency updates

- Bump Debian Bookworm Linux Version to
[`2025031`](https://redirect.github.com/jenkinsci/docker/commit/20250317)
([#&#8203;2001](https://redirect.github.com/jenkinsci/docker/issues/2001))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:01:59 +00:00
TrueCharts Bot 31d6775a24 chore(helm): update image docker.io/haveagitgat/tdarr 2.35.02 → 2.36.01 (#33683)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| minor | `3192636` -> `ad1e528` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:50:46 +01:00
TrueCharts Bot 04c88a4361 chore(helm): update image ghcr.io/ich777/vintagestory digest to dd88ac8 (#33663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/vintagestory | digest | `dc73d59` -> `dd88ac8` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 07:49:42 +01:00
TrueCharts Bot 270ddd7289 chore(helm): update image ghcr.io/gethomepage/homepage v1.1.0 → v1.1.1 (#33679) 2025-03-28 07:44:45 +01:00
TrueCharts Bot a23a9b3876 chore(helm): update image ghcr.io/linuxserver/calibre 8.0.1 → 8.1.0 (#33687) 2025-03-28 07:44:39 +01:00
TrueCharts Bot cc8f4e1b0a chore(helm): update image quay.io/kiwigrid/k8s-sidecar 1.30.2 → 1.30.3 (#33680) 2025-03-28 07:44:32 +01:00
TrueCharts Bot 7cf3b969e6 chore(helm): update image docker.io/haveagitgat/tdarr_node 2.35.02 → 2.36.01 (#33684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| minor | `59287bc` -> `1d2ba83` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:44:29 +01:00
TrueCharts Bot ac1d7ddf73 chore(helm): update image docker.io/portainer/portainer-ce 2.27.1 → 2.27.3 (#33675) 2025-03-28 07:44:26 +01:00
TrueCharts Bot ed303baba9 chore(helm): update image docker.io/2fauth/2fauth 5.4.3 → 5.5.0 (#33681)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/2fauth/2fauth](https://redirect.github.com/Bubka/2FAuth) |
minor | `a4ca559` -> `06263b8` |

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

---

### Release Notes

<details>
<summary>Bubka/2FAuth (docker.io/2fauth/2fauth)</summary>

###
[`v5.5.0`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#550---2025-03-27)

[Compare
Source](https://redirect.github.com/Bubka/2FAuth/compare/v5.4.3...v5.5.0)

##### Announcement

Did you know that the 2FAuth official web browser extension has been
released!?

The goal of this web extension is to offer an alternative way to
interact with your 2FAuth server and to make 2FA account registration
and OTP generation even easier and faster.

It's still in early (and beta) stage, but it's functional. For now, only
OTP generation is supported, as well as the Search & Group features.
Next step is to be able to capture QR codes in the browser pages. This
will allow to register a 2FA account in 2FAuth during the 2FA enrollment
process on the service website.

- [2FAuth web extension for
Firefox](https://addons.mozilla.org/en-US/firefox/addon/2fauth-addon/)
- [2FAuth web extension for
Chrome](https://chromewebstore.google.com/detail/2fauth-beta/kokhpbhfeokchmbimdlaldcmlinjpipm?hl=en)
- [2FAuth web extension for
Edge](https://microsoftedge.microsoft.com/addons/detail/2fauth-beta/kgfofcnddpapmmhibkbaljffnpmcmlde)

Feedback and bug reports (in this repository please) are very welcome.

<hr/>

⚠️ This release drops PHP 8.2 support ⚠️

##### Added

- It is now possible to define custom defaults for user preferences as
well as to lock the preferences from being changed by users. This
feature requires a bit of configuration, a [dedicated
page](https://docs.2fauth.app/getting-started/config/user-preferences/)
has been added to the documentation site to guide you through the
process.
([#&#8203;413](https://redirect.github.com/Bubka/2FAuth/issues/413))
- A user preference to enable precalculation and display of the next OTP
code.\
Don't be surprised if you don't see the next code right after enabling
this option, the code fades in slowly in order to maintain good
readability of the current code.
([#&#8203;416](https://redirect.github.com/Bubka/2FAuth/issues/416))
- New languages: Danish, Dutch, Italian, Korean, Portuguese (Brazilian)

##### Changed

- The version number has been removed from the footer and from the About
page for unauthenticated users.
([#&#8203;432](https://redirect.github.com/Bubka/2FAuth/issues/432))
- 2FAuth now starts searching as soon as the user starts typing, without
having to explicitly give focus to the search field.
([#&#8203;441](https://redirect.github.com/Bubka/2FAuth/issues/441))

##### Fixed

- [issue
#&#8203;438](https://redirect.github.com/Bubka/2FAuth/issues/438)
Sorting not working if "Service" is null
- [issue
#&#8203;458](https://redirect.github.com/Bubka/2FAuth/issues/458) The
`/up` route no longer creates sessions
- [issue
#&#8203;462](https://redirect.github.com/Bubka/2FAuth/issues/462) The
check for new versions is no longer triggered whereas the *Check for new
version* setting is disabled
- [PR #&#8203;455](https://redirect.github.com/Bubka/2FAuth/pull/455)
Logo size overflow, by
[@&#8203;BitSleek](https://redirect.github.com/BitSleek)
- Multiple Race Condition in Group Management Feature. Credits to
[@&#8203;bugdiscole](https://redirect.github.com/bugdisclose)

##### API \[1.7.0]

- New `403` response for the PUT operation of path
`/api/v1/user/preferences/{name}`
- New `409` response for the POST operation of path
`/api/v1/groups/{id}/assign`
-   New `locked` property in the `userPreference` model

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:44:23 +01:00
TrueCharts Bot bbbe6bbae1 chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.1 → 10.1.3 (#33678) 2025-03-28 07:44:13 +01:00
TrueCharts Bot 6f5e593876 chore(helm): update image docker.io/vabene1111/recipes 1.5.33 → 1.5.34 (#33677)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `e61e328` -> `7d083f3` |

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

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary>

###
[`v1.5.34`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.34):
1.5.24

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.33...1.5.34)

- **updated** gunicorn to 23.0.0
https://github.com/benoitc/gunicorn/releases/tag/23.0.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:44:07 +01:00
TrueCharts Bot b9e90483be chore(helm): update image docker.io/n8nio/n8n 1.85.0 → 1.85.4 (#33673) 2025-03-28 07:43:41 +01:00
TrueCharts Bot 8ff2a5aa2c chore(helm): update image docker.io/ollama/ollama 0.6.2 → 0.6.3 (#33674) 2025-03-28 07:43:36 +01:00
TrueCharts Bot 85af1867a5 chore(helm): update image docker.io/esphome/esphome 2025.3.1 → 2025.3.2 (#33670) 2025-03-28 07:43:35 +01:00
TrueCharts Bot 75ee63cf5a chore(helm): update image docker.io/clickhouse/clickhouse-server 25.3.1.2703 → 25.3.2.39 (#33669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/clickhouse/clickhouse-server | patch | `ace2669` ->
`8745843` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:43:33 +01:00
TrueCharts Bot 541c7d5ffc chore(helm): update image docker.io/ipfs/kubo v0.34.0 → v0.34.1 (#33671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ipfs/kubo | patch | `23ac010` -> `1cf421f` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:43:29 +01:00
TrueCharts Bot 58b3388232 chore(helm): update image docker.io/metabase/metabase v0.53.7 → v0.53.8 (#33672)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `fc667ef` -> `6f08d86` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:43:24 +01:00
TrueCharts Bot 4df4f638a6 chore(helm): update image docker.io/charmcli/soft-serve v0.8.4 → v0.8.5 (#33668)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/charmcli/soft-serve](https://redirect.github.com/charmbracelet/soft-serve)
| patch | `e4e02a4` -> `0a2c9d5` |

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

---

### Release Notes

<details>
<summary>charmbracelet/soft-serve
(docker.io/charmcli/soft-serve)</summary>

###
[`v0.8.5`](https://redirect.github.com/charmbracelet/soft-serve/releases/tag/v0.8.5)

[Compare
Source](https://redirect.github.com/charmbracelet/soft-serve/compare/v0.8.4...v0.8.5)

This release fixes an issue with Wish Bubbletea middleware taking over
Git SSH requests and causing them to fail. See
[https://github.com/charmbracelet/soft-serve/issues/683](https://redirect.github.com/charmbracelet/soft-serve/issues/683)
for more details.

#### Changelog

**Full Changelog**:
https://github.com/charmbracelet/soft-serve/compare/v0.8.4...v0.8.5

***

<details>
<summary>Verifying the artifacts</summary>

First, download the [`checksums.txt`
file](https://redirect.github.com/charmbracelet/soft-serve/releases/download/0.8.5/checksums.txt),
for example, with `wget`:

```bash
wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.8.5/checksums.txt'
```

Then, verify it using
[`cosign`](https://redirect.github.com/sigstore/cosign):

```bash
cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/soft-serve/releases/download/v0.8.5/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/soft-serve/releases/download/v0.8.5/checksums.txt.sig' \
  ./checksums.txt
```

If the output is `Verified OK`, you can safely use it to verify the
checksums of other artifacts you downloaded from the release using
`sha256sum`:

```bash
sha256sum --ignore-missing -c checksums.txt
```

Done! You artifacts are now verified!

</details>

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:42:16 +01:00
TrueCharts Bot 3fbf029356 chore(helm): update image docker.io/beromir/servas 0.5.0 → 0.5.1 (#33667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/beromir/servas](https://frankenphp.dev)
([source](https://redirect.github.com/dunglas/frankenphp)) | patch |
`8ddd079` -> `d69687f` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:40:58 +01:00
TrueCharts Bot 231efcece2 chore(helm): update image docker.io/alexta69/metube 2025-03-22 → 2025-03-28 (#33666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alexta69/metube | patch | `35ebeab` -> `535376a` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:40:42 +01:00
TrueCharts Bot 369997b769 chore(helm): update image ghcr.io/jens-maus/raspberrymatic digest to 4bdd198 (#33664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/jens-maus/raspberrymatic | digest | `96a22f7` -> `4bdd198` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 07:40:04 +01:00
TrueCharts Bot 7013a60e45 chore(helm): update image docker.io/lswl/vertex digest to 0013d1c (#33662)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lswl/vertex | digest | `fff4370` -> `0013d1c` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 07:39:55 +01:00
TrueCharts Bot c53e130bf2 chore(helm): update image docker 28.0.2 → 28.0.4 (#33665)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | patch | `2bb691b` -> `4924fec` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 07:38:52 +01:00
TrueCharts Bot 6d25ec1ee5 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 1b759bd (#33661)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `a625323` ->
`1b759bd` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 07:37:04 +01:00
TrueCharts Bot 3ef789a85e chore(helm): update image docker.io/foxxmd/multi-scrobbler digest to e103dba (#33660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/foxxmd/multi-scrobbler | digest | `41a3c79` -> `e103dba` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-28 07:34:18 +01:00
TrueCharts Bot 3b719c53bb chore(helm): update image docker.io/aceberg/watchyourlan 2.0.4 → 2.1.1 (#33682)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/aceberg/watchyourlan | minor | `23b7103` -> `e58b3fc` |

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:33:18 +01:00
TrueCharts Bot 8bb74a751f chore(helm): update image docker.io/renovate/renovate 39.213.3 → 39.219.2 (#33686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.219.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.219.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.219.1...39.219.2)

##### Build System

- **deps:** update dependency
[@&#8203;baszalmstra/rattler](https://redirect.github.com/baszalmstra/rattler)
to v0.2.1 (main)
([#&#8203;35033](https://redirect.github.com/renovatebot/renovate/issues/35033))
([847c9c6](https://redirect.github.com/renovatebot/renovate/commit/847c9c60f2de5f142024ddf4315bdd59ac5dfd2d))

###
[`v39.219.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.219.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.219.0...39.219.1)

##### Bug Fixes

- log disabled updates count
([#&#8203;35024](https://redirect.github.com/renovatebot/renovate/issues/35024))
([17d35fd](https://redirect.github.com/renovatebot/renovate/commit/17d35fd517b8ede1f5d725b3fdd6c6ad3361e377))

###
[`v39.219.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.219.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.218.1...39.219.0)

##### Features

- Add `mjs` options to prettier
([#&#8203;33949](https://redirect.github.com/renovatebot/renovate/issues/33949))
([de1ff6e](https://redirect.github.com/renovatebot/renovate/commit/de1ff6ec86dd3e6cb6d3e9ed759c3fc7193a39e9))

##### Miscellaneous Chores

- **deps:** update dependency typescript-eslint to v8.27.0 (main)
([#&#8203;35027](https://redirect.github.com/renovatebot/renovate/issues/35027))
([fc22553](https://redirect.github.com/renovatebot/renovate/commit/fc225533705fdc24aa7ab785144ac661e7650d5c))

###
[`v39.218.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.218.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.218.0...39.218.1)

##### Bug Fixes

- **nuget:** Optimize NuGet dependency resolution
([#&#8203;35018](https://redirect.github.com/renovatebot/renovate/issues/35018))
([4b9bc1d](https://redirect.github.com/renovatebot/renovate/commit/4b9bc1d21d307a61b40096e0061be7a5d651b7e7))

###
[`v39.218.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.218.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.217.0...39.218.0)

##### Features

- **manager/kustomize:** Support inflating helm charts
([#&#8203;34277](https://redirect.github.com/renovatebot/renovate/issues/34277))
([cc08c6e](https://redirect.github.com/renovatebot/renovate/commit/cc08c6e98f19e6258c5d3180c70c98e1be0b0d37))

##### Documentation

- **manager:** mention other CI variables
([#&#8203;35016](https://redirect.github.com/renovatebot/renovate/issues/35016))
([242ef8d](https://redirect.github.com/renovatebot/renovate/commit/242ef8dd87e9e3ae3ca19a9eaeb9aa440509f3d4))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.6.5 (main)
([#&#8203;35021](https://redirect.github.com/renovatebot/renovate/issues/35021))
([c6620ea](https://redirect.github.com/renovatebot/renovate/commit/c6620eaf84193694707eb661b89bfda8237cfdde))

###
[`v39.217.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.217.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.216.1...39.217.0)

##### Features

- **mix:** implement lockFileMaintenance
([#&#8203;33326](https://redirect.github.com/renovatebot/renovate/issues/33326))
([094da2f](https://redirect.github.com/renovatebot/renovate/commit/094da2f7ea729bc964b4432dc9add577fc486a63))

##### Miscellaneous Chores

- **deps:** update dependency eslint-import-resolver-typescript to
v4.2.2 (main)
([#&#8203;35014](https://redirect.github.com/renovatebot/renovate/issues/35014))
([89d8193](https://redirect.github.com/renovatebot/renovate/commit/89d8193f9e414c54852e502a66388bf475e38862))

###
[`v39.216.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.216.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.215.2...39.216.1)

##### Build System

- **deps:** update dependency nanoid to v3.3.11 (main)
([#&#8203;35013](https://redirect.github.com/renovatebot/renovate/issues/35013))
([a66d6b5](https://redirect.github.com/renovatebot/renovate/commit/a66d6b53cc65d80032831efed2987893553eae83))

###
[`v39.215.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.215.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.215.1...39.215.2)

##### Miscellaneous Chores

- **deps:** update dependency vite to v6.2.3 \[security] (main)
([#&#8203;35007](https://redirect.github.com/renovatebot/renovate/issues/35007))
([fd6b422](https://redirect.github.com/renovatebot/renovate/commit/fd6b422e4210bc9e78a183b90e9114fb33f294c7))

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/instrumentation-bunyan](https://redirect.github.com/opentelemetry/instrumentation-bunyan)
to v0.46.0 (main)
([#&#8203;35008](https://redirect.github.com/renovatebot/renovate/issues/35008))
([209f0a5](https://redirect.github.com/renovatebot/renovate/commit/209f0a5749299d515d64e99ef36eda08547ddecc))

###
[`v39.215.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.215.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.215.0...39.215.1)

##### Bug Fixes

- CVSS4.0 vector parse exception - vulnerability severity fallback
([#&#8203;35003](https://redirect.github.com/renovatebot/renovate/issues/35003))
([2180cd3](https://redirect.github.com/renovatebot/renovate/commit/2180cd330c22b911753ef4f4a0e0b55f04a7d53c))

###
[`v39.215.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.215.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.214.0...39.215.0)

##### Features

- **devcontainer:** extract known feature versions
([#&#8203;34999](https://redirect.github.com/renovatebot/renovate/issues/34999))
([8229c57](https://redirect.github.com/renovatebot/renovate/commit/8229c5772eec7da9d2d6c9469a6d22ebc67990ca))

##### Miscellaneous Chores

- **deps:** update dependency eslint-import-resolver-typescript to
v4.2.1 (main)
([#&#8203;35002](https://redirect.github.com/renovatebot/renovate/issues/35002))
([bb08603](https://redirect.github.com/renovatebot/renovate/commit/bb08603b501dc5b87a05ed3cef27f220e20605b5))
- remove an unused dev library
[@&#8203;types/unist](https://redirect.github.com/types/unist)
([#&#8203;34997](https://redirect.github.com/renovatebot/renovate/issues/34997))
([ea15076](https://redirect.github.com/renovatebot/renovate/commit/ea150763b660fff080a147a21c607b8301365e1b))

###
[`v39.214.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.214.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.6...39.214.0)

##### Features

- **github-actions:** extract versioned actions from composite actions
([#&#8203;34993](https://redirect.github.com/renovatebot/renovate/issues/34993))
([ed7d148](https://redirect.github.com/renovatebot/renovate/commit/ed7d148a40891e8c82fac10cb71cabfd779fc788))

##### Bug Fixes

- **libyear:** reduce log noise
([#&#8203;34996](https://redirect.github.com/renovatebot/renovate/issues/34996))
([ba2fc05](https://redirect.github.com/renovatebot/renovate/commit/ba2fc05e63c30844a34efd0e1c32e11b064d636a))

###
[`v39.213.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.5...39.213.6)

##### Bug Fixes

- exclude `ghcr.io/devcontainers/features/node` from node
([#&#8203;34991](https://redirect.github.com/renovatebot/renovate/issues/34991))
([3b8826d](https://redirect.github.com/renovatebot/renovate/commit/3b8826d86fc57ebadac1b93ef2ba6fecf1bb0310))

###
[`v39.213.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.4...39.213.5)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.3
(main)
([#&#8203;34989](https://redirect.github.com/renovatebot/renovate/issues/34989))
([a3bec10](https://redirect.github.com/renovatebot/renovate/commit/a3bec10bf3d8aca73770a42ce94ad24dee8ee8f7))

##### Miscellaneous Chores

- **deps:** update dependency eslint-import-resolver-typescript to
v4.2.0 (main)
([#&#8203;34987](https://redirect.github.com/renovatebot/renovate/issues/34987))
([926042b](https://redirect.github.com/renovatebot/renovate/commit/926042b447dcf1a9feccacd5443438503167de57))

##### Code Refactoring

- use isHttpUrl where possible
([#&#8203;34982](https://redirect.github.com/renovatebot/renovate/issues/34982))
([c43be22](https://redirect.github.com/renovatebot/renovate/commit/c43be225f92d625927dbee62b60dc185dbcddfe0))

###
[`v39.213.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.3...39.213.4)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/global-agent](https://redirect.github.com/types/global-agent)
to v3 (main)
([#&#8203;34983](https://redirect.github.com/renovatebot/renovate/issues/34983))
([108d6ec](https://redirect.github.com/renovatebot/renovate/commit/108d6ec86126ed66fc4312e9eeb5e3a983d66825))
- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.38 (main)
([#&#8203;34986](https://redirect.github.com/renovatebot/renovate/issues/34986))
([afa50b0](https://redirect.github.com/renovatebot/renovate/commit/afa50b02b8b105685497d8ac7ba8bfb2553b0b2b))
- **deps:** update dependency eslint-import-resolver-typescript to v4
(main)
([#&#8203;34984](https://redirect.github.com/renovatebot/renovate/issues/34984))
([d1c48f5](https://redirect.github.com/renovatebot/renovate/commit/d1c48f540d5c9762b5f634d97c56c80ffdc36d7d))

##### Build System

- **deps:** update dependency better-sqlite3 to v11.9.1 (main)
([#&#8203;34985](https://redirect.github.com/renovatebot/renovate/issues/34985))
([a153718](https://redirect.github.com/renovatebot/renovate/commit/a153718a61b065fa10edf6b25909b86329165fb9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 07:23:45 +01:00
TrueCharts Bot 71ce4851c8 chore(helm): update image ghcr.io/gethomepage/homepage v1.0.4 → v1.1.0 (#33659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| minor | `78a34ac` -> `b1f6acf` |

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

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v1.1.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.1.0)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.4...v1.1.0)

#### What's Changed

#### Enhancements

- Feature: allow disable ipv6 in proxy, refactor cacheFetch to use proxy
by [@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5011](https://redirect.github.com/gethomepage/homepage/pull/5011)
- Enhancement: support dynamic list rendering in custom api widget by
[@&#8203;morliont](https://redirect.github.com/morliont),
[@&#8203;shamoon](https://redirect.github.com/shamoon) and
[@&#8203;getcursor](https://redirect.github.com/getcursor) in
[https://github.com/gethomepage/homepage/pull/5012](https://redirect.github.com/gethomepage/homepage/pull/5012)
- Enhancement: support shvl syntax for customapi fields by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5020](https://redirect.github.com/gethomepage/homepage/pull/5020)
- Enhancement: support full width container by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5021](https://redirect.github.com/gethomepage/homepage/pull/5021)
- Enhancement: support maximum group cols up to 8 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5022](https://redirect.github.com/gethomepage/homepage/pull/5022)
- Tweak: try to reduce rootless startup time by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5037](https://redirect.github.com/gethomepage/homepage/pull/5037)
- Tweak: change moonraker widget standby output by
[@&#8203;ihatemyisp](https://redirect.github.com/ihatemyisp) and
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4060](https://redirect.github.com/gethomepage/homepage/pull/4060)
- Enhancement: Add Repositories field to Gitea widget by
[@&#8203;chiragkrishna](https://redirect.github.com/chiragkrishna) and
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5053](https://redirect.github.com/gethomepage/homepage/pull/5053)
- Feature: Slskd Service Widget by
[@&#8203;vhsdream](https://redirect.github.com/vhsdream) in
[https://github.com/gethomepage/homepage/pull/5045](https://redirect.github.com/gethomepage/homepage/pull/5045)

#### Fixes

- Fix: remove medusa widget trailing slash by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5007](https://redirect.github.com/gethomepage/homepage/pull/5007)
- Fix: fix minecraft players after move to minecraftstatuspinger by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5017](https://redirect.github.com/gethomepage/homepage/pull/5017)
- Fix: include new backdrop-blur-xs option by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5030](https://redirect.github.com/gethomepage/homepage/pull/5030)

#### Updates

- Chore(deps): Bump next from 15.1.7 to 15.2.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/5055](https://redirect.github.com/gethomepage/homepage/pull/5055)

#### New Contributors

- [@&#8203;morliont](https://redirect.github.com/morliont) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/5012](https://redirect.github.com/gethomepage/homepage/pull/5012)
- [@&#8203;chiragkrishna](https://redirect.github.com/chiragkrishna)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/5053](https://redirect.github.com/gethomepage/homepage/pull/5053)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v1.0.4...v1.1.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-28 01:20:23 +01:00
TrueCharts Bot 9762523534 chore(helm): update image ghcr.io/ellite/wallos 2.48.0 → 2.48.1 (#33658)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
patch | `8565133` -> `50cb9f5` |

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

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v2.48.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2481-2025-03-27)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.48.0...v2.48.1)

##### Bug Fixes

- notifications would also be sent x days after subscription was due in
some cases
([ba912a3](https://redirect.github.com/ellite/Wallos/commit/ba912a37d1a0d95401a38dabe8f98f29a6aa49db))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-28 01:20:06 +01:00
Kjeld Schouten 1217b788db add public kubernetes cluster 2025-03-27 20:58:16 +01:00
Kjeld Schouten 999e814f24 add example icon urls to team cards 2025-03-27 20:55:19 +01:00
Kjeld Schouten dfd09a1c7c Fix alfi naming 2025-03-27 20:47:36 +01:00
Kjeld Schouten a87cb31d72 remove wip from project leads 2025-03-27 20:43:57 +01:00
Kjeld Schouten 4d525b73bf cleanup names 2025-03-27 20:43:24 +01:00
Kjeld Schouten 42460b4ed1 add content to people 2025-03-27 20:26:57 +01:00
Kjeld Schouten 38916160ac puffin example website 2025-03-27 20:23:50 +01:00
Kjeld Schouten d0be6050bb include names 2025-03-27 20:21:49 +01:00