Commit Graph

31710 Commits

Author SHA1 Message Date
Kjeld Schouten 817f6c6589
Delete charts/stable/minio-console directory
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-24 14:11:47 +02:00
Kjeld Schouten be84721b6d
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-24 14:11:32 +02:00
Kjeld Schouten e62b2ae780
Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-24 14:06:34 +02:00
Kjeld Schouten 790b583dc7
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-23 22:17:17 +02:00
Kjeld Schouten 10184e6dab
Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-23 22:17:01 +02:00
Kjeld Schouten 0db47c3658
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-23 21:47:21 +02:00
Kjeld Schouten bb0d7d2b2f
Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-23 21:47:07 +02:00
TrueCharts-Bot a560d63ec4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-07-18 00:15:38 +00:00
Kjeld Schouten 1f6ef396d8
feat(add): add lvm-disk-watcher chart (#23921)
**Description**
This chart runs our custom lvm-disk-watcher container, which is used in
conjunction with topo-lvm to automatically provision local lvm-backed
storage.

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-07-17 13:35:01 +02:00
TrueCharts-Bot c466ce18f5 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-07-11 00:15:45 +00:00
Kjeld Schouten 914a064a8a
Revert "fix(calibre): Update Calibre Probes to be TCP based" (#23920)
Reverts truecharts/charts#23918
2024-07-10 15:30:03 +02:00
Boemeltrein c1f815d9c5
chore(zwavejsmqtt) - fix url and change description (#23916)
**Description**
<!--
zwavejsmqtt, changed name to "Z-Wave JS UI".
Old github link corrected to new one.
Also change description according their website.

Maybe TrueCharts name needs to be changed, but don't know if that is
possible. So will keep my hands off.....
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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

**🧪 How Has This Been Tested?**
<!--
Tripple checked my changes
-->

**📃 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
- [x ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2024-07-10 11:56:39 +02:00
allcontributors[bot] 89eb154376
docs: add KnightDoom as a contributor for code (#23919)
Adds @KnightDoom as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/charts/pull/23918#issuecomment-2219542236)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-07-10 04:49:01 +00:00
Saad Awan fb189d1d9c
fix(calibre): Update Calibre Probes to be TCP based (#23918)
**Description**
Concern:
when password authentication is set, HTTP probes will fail due to 401
response. causes deployment to fail checks.
Change:
TCP probes will confirm that the application is running, while providing
password functionality

⚒️ Fixes  # 8690

**⚙️ 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

**🧪 How Has This Been Tested?**
Ran in my own instance with and without passwords.

**📃 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Saad Awan <master.s.doom@gmail.com>
2024-07-10 06:44:50 +02:00
Kjeld Schouten b8a9dac50a
Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-07-09 22:48:23 +02:00
TrueCharts-Bot c5804607a2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-07-09 00:14:59 +00:00
StevenMcElligott bd029cbdea
fix(homebox): Update Repo + outdated image (#23915)
**Description**

Updates repo + outdated image

⚒️ Fixes  #23913 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-07-08 06:10:09 +02:00
TrueCharts-Bot 9c6cf1b50b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-07-06 00:14:19 +00:00
TrueCharts Bot 28f52af432
chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.3@205fe61 by renovate (#23866)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers)
| patch | `v29.0.2` -> `v29.0.3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-07-05 11:13:33 +03:00
Stavros Kois 7cbd5224c3
fix(docs): fixes #23914 2024-07-05 10:43:20 +03:00
TrueCharts Bot 58e2395dfd
chore(deps): lock file maintenance helm system by renovate (#22792)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|  | lockFileMaintenance | All locks refreshed |
| [nvidia-device-plugin](https://togithub.com/NVIDIA/k8s-device-plugin)
| patch | `0.15.0` -> `0.15.1` |
| [cloudnative-pg](https://cloudnative-pg.io)
([source](https://togithub.com/cloudnative-pg/charts)) | patch |
`0.21.3` -> `0.21.5` |
| [cert-manager](https://cert-manager.io)
([source](https://togithub.com/cert-manager/cert-manager)) | minor |
`v1.14.5` -> `v1.15.1` |

---

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

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Release Notes

<details>
<summary>NVIDIA/k8s-device-plugin (nvidia-device-plugin)</summary>

###
[`v0.15.1`](https://togithub.com/NVIDIA/k8s-device-plugin/releases/tag/v0.15.1)

[Compare
Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.15.0...v0.15.1)

#### Changelog

- Fix inconsistent usage of `hasConfigMap` helm template. This addresses
cases where certain resources (roles and service accounts) would be
created even if they were not required.
- Raise an error in GFD when MPS is used with MIG. This ensures that the
behavior across GFD and the Device Plugin is consistent.
-   Remove provenance information from published images.
-   Use half of total memory for size of MPS tmpfs by default.

</details>

<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>

###
[`v0.21.5`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.5)

[Compare
Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5)

CloudNativePG Operator Helm Chart

#### What's Changed

- chore(deps): update actions/checkout action to v4.1.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/318](https://togithub.com/cloudnative-pg/charts/pull/318)
- Release cloudnative-pg-v0.21.5 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[https://github.com/cloudnative-pg/charts/pull/315](https://togithub.com/cloudnative-pg/charts/pull/315)

**Full Changelog**:
https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5

###
[`v0.21.4`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.4)

[Compare
Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.3...cloudnative-pg-v0.21.4)

CloudNativePG Operator Helm Chart

#### What's Changed

- fix additionalEnv typo in deployment.yaml by
[@&#8203;Stevenpc3](https://togithub.com/Stevenpc3) in
[https://github.com/cloudnative-pg/charts/pull/305](https://togithub.com/cloudnative-pg/charts/pull/305)

**Full Changelog**:
https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.3...cloudnative-pg-v0.21.4

</details>

<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>

###
[`v1.15.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.1)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.15.0...v1.15.1)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

**🔗 [See
v1.15.0](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0)
for more information about cert-manager 1.15 and read-before-upgrade
info.**

#### 📜 Changes since
[v1.15.0](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0)

##### Bug or Regression

- BUGFIX: fix issue that caused Vault issuer to not retry signing when
an error was encountered.
([#&#8203;7111](https://togithub.com/cert-manager/cert-manager/issues/7111),
[@&#8203;inteon](https://togithub.com/inteon))

##### Other (Cleanup or Flake)

- Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address
CVE-2024-35255
([#&#8203;7092](https://togithub.com/cert-manager/cert-manager/issues/7092),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot))
- Bump the go-retryablehttp dependency to fix CVE-2024-6104
([#&#8203;7130](https://togithub.com/cert-manager/cert-manager/issues/7130),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))

###
[`v1.15.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.7...v1.15.0)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

cert-manager 1.15 promotes several features to beta, including
GatewayAPI support (`ExperimentalGatewayAPISupport`), the ability to
provide a subject in the Certificate that will be used literally in the
CertificateSigningRequest (`LiteralCertificateSubject`) and the
outputting of additional certificate formats
(`AdditionalCertificateOutputFormats`).

> \[!NOTE]
>
> The `cmctl` binary have been moved to
https://github.com/cert-manager/cmctl/releases.
> For the startupapicheck Job you should update references to point at
`quay.io/jetstack/cert-manager-startupapicheck`

> \[!NOTE]
>
> From this release, the Helm chart will no longer uninstall the CRDs
when the chart is uninstalled. If you want the CRDs to be removed on
uninstall use `crds.keep=false` when installing the Helm chart.

#### Community

Thanks again to all open-source contributors with commits in this
release, including: [@&#8203;Pionerd](https://togithub.com/Pionerd),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot),
[@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik),
[@&#8203;bwaldrep](https://togithub.com/bwaldrep),
[@&#8203;eplightning](https://togithub.com/eplightning),
[@&#8203;erikgb](https://togithub.com/erikgb),
[@&#8203;findnature](https://togithub.com/findnature),
[@&#8203;gplessis](https://togithub.com/gplessis),
[@&#8203;import-shiburin](https://togithub.com/import-shiburin),
[@&#8203;inteon](https://togithub.com/inteon),
[@&#8203;jkroepke](https://togithub.com/jkroepke),
[@&#8203;lunarwhite](https://togithub.com/lunarwhite),
[@&#8203;mangeshhambarde](https://togithub.com/mangeshhambarde),
[@&#8203;pwhitehead-splunk](https://togithub.com/pwhitehead-splunk) &
[@&#8203;rodrigorfk](https://togithub.com/rodrigorfk),
[@&#8203;wallrj](https://togithub.com/wallrj).

Thanks also to the following cert-manager maintainers for their
contributions during this release:
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish),
[@&#8203;SpectralHiss](https://togithub.com/SpectralHiss),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot),
[@&#8203;hawksight](https://togithub.com/hawksight),
[@&#8203;inteon](https://togithub.com/inteon),
[@&#8203;maelvls](https://togithub.com/maelvls) &
[@&#8203;wallrj](https://togithub.com/wallrj).

Equally thanks to everyone who provided feedback, helped users and
raised issues on GitHub and Slack and joined our meetings!

Thanks also to the CNCF, which provides resources and support, and to
the AWS open source team for being good community members and for their
maintenance of the PrivateCA Issuer.

In addition, massive thanks to Venafi for contributing developer time
and resources towards the continued maintenance of cert-manager
projects.

#### Changes by Kind

##### Feature

- GatewayAPI support has graduated to Beta. Add the
`--enable-gateway-api` flag to enable the integration.
([#&#8203;6961](https://togithub.com/cert-manager/cert-manager/issues/6961),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot))
- Add support to specify a custom key alias in a JKS Keystore
([#&#8203;6807](https://togithub.com/cert-manager/cert-manager/issues/6807),
[@&#8203;bwaldrep](https://togithub.com/bwaldrep))
- Add the ability to communicate with Vault via mTLS when strict client
certificates is enabled at Vault server side
([#&#8203;6614](https://togithub.com/cert-manager/cert-manager/issues/6614),
[@&#8203;rodrigorfk](https://togithub.com/rodrigorfk))
- Added option to provide additional audiences in the service account
auth section for vault
([#&#8203;6718](https://togithub.com/cert-manager/cert-manager/issues/6718),
[@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik))
- Venafi Issuer now sends a cert-manager HTTP User-Agent header in all
Venafi Rest API requests.
For example:
`cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200`.
([#&#8203;6865](https://togithub.com/cert-manager/cert-manager/issues/6865),
[@&#8203;wallrj](https://togithub.com/wallrj))
- Add hint to validation error message to help users of external issuers
more easily fix the issue if they specify a Kind but forget the Group
([#&#8203;6913](https://togithub.com/cert-manager/cert-manager/issues/6913),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Add support for numeric OID types in LiteralSubject. Eg.
"1.2.3.4=String Value"
([#&#8203;6775](https://togithub.com/cert-manager/cert-manager/issues/6775),
[@&#8203;inteon](https://togithub.com/inteon))
- Promote the `LiteralCertificateSubject` feature to Beta.
([#&#8203;7030](https://togithub.com/cert-manager/cert-manager/issues/7030),
[@&#8203;inteon](https://togithub.com/inteon))
- Promoted the AdditionalCertificateOutputFormats feature gate to Beta
(enabled by default).
([#&#8203;6970](https://togithub.com/cert-manager/cert-manager/issues/6970),
[@&#8203;erikgb](https://togithub.com/erikgb))
- The Helm chart now allows you to supply `extraObjects`; a list of yaml
manifests which will helm will install and uninstall with the
cert-manager manifests.
([#&#8203;6424](https://togithub.com/cert-manager/cert-manager/issues/6424),
[@&#8203;gplessis](https://togithub.com/gplessis))
- Update the Route53 provider to support fetching credentials using
AssumeRoleWithWebIdentity
([#&#8203;6878](https://togithub.com/cert-manager/cert-manager/issues/6878),
[@&#8203;pwhitehead-splunk](https://togithub.com/pwhitehead-splunk))
- Helm can now add optional hostAliases to cert-manager Pod to allow the
DNS self-check to pass in custom scenarios.
([#&#8203;6456](https://togithub.com/cert-manager/cert-manager/issues/6456),
[@&#8203;Pionerd](https://togithub.com/Pionerd))
- Added a new Ingress annotation for copying specific Ingress
annotations to Certificate's secretTemplate
([#&#8203;6839](https://togithub.com/cert-manager/cert-manager/issues/6839),
[@&#8203;mangeshhambarde](https://togithub.com/mangeshhambarde))
- Added option to define additional token audiences for the Vault
Kubernetes auth
([#&#8203;6744](https://togithub.com/cert-manager/cert-manager/issues/6744),
[@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik))
- Allow `cert-manager.io/allow-direct-injection` in annotations
([#&#8203;6801](https://togithub.com/cert-manager/cert-manager/issues/6801),
[@&#8203;jkroepke](https://togithub.com/jkroepke))

##### Design

- Remove repetitive words
([#&#8203;6949](https://togithub.com/cert-manager/cert-manager/issues/6949),
[@&#8203;findnature](https://togithub.com/findnature))

##### Bug or Regression

- BUGFIX: Fixes issue with JSON-logging, where only a subset of the log
messages were output as JSON.
([#&#8203;6779](https://togithub.com/cert-manager/cert-manager/issues/6779),
[@&#8203;inteon](https://togithub.com/inteon))
- BUGFIX: JKS and PKCS12 stores now contain the full set of CAs
specified by an issuer
([#&#8203;6806](https://togithub.com/cert-manager/cert-manager/issues/6806),
[@&#8203;bwaldrep](https://togithub.com/bwaldrep))
- BUGFIX: cainjector leaderelection flag/config option defaults are
missing
([#&#8203;6816](https://togithub.com/cert-manager/cert-manager/issues/6816),
[@&#8203;inteon](https://togithub.com/inteon))
- BUGFIX: cert-manager issuers incorrectly copied the critical flag from
the CSR instead of re-calculating that field themselves.
([#&#8203;6724](https://togithub.com/cert-manager/cert-manager/issues/6724),
[@&#8203;inteon](https://togithub.com/inteon))
- Breaking Change: Fixed unintended certificate chain is used if
`preferredChain` is configured.
([#&#8203;6755](https://togithub.com/cert-manager/cert-manager/issues/6755),
[@&#8203;import-shiburin](https://togithub.com/import-shiburin))
- Bugfix: LiteralSubjects with a #= value can result in memory issues
due to faulty BER parser (github.com/go-asn1-ber/asn1-ber).
([#&#8203;6770](https://togithub.com/cert-manager/cert-manager/issues/6770),
[@&#8203;inteon](https://togithub.com/inteon))
- DigitalOcean: Ensure that only TXT records are considered for deletion
when cleaning up after an ACME challenge
([#&#8203;6875](https://togithub.com/cert-manager/cert-manager/issues/6875),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Fix backwards incompatible removal of default prometheus Service
resource.
([#&#8203;6699](https://togithub.com/cert-manager/cert-manager/issues/6699),
[@&#8203;inteon](https://togithub.com/inteon))
- Fix broken cainjector image value in Helm chart
([#&#8203;6692](https://togithub.com/cert-manager/cert-manager/issues/6692),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Helm: Fix a bug in the logic that differentiates between 0 and an
empty value.
([#&#8203;6713](https://togithub.com/cert-manager/cert-manager/issues/6713),
[@&#8203;inteon](https://togithub.com/inteon))
- Make sure the Azure SDK error messages are stable.
([#&#8203;6676](https://togithub.com/cert-manager/cert-manager/issues/6676),
[@&#8203;inteon](https://togithub.com/inteon))
- When using the literalSubject on a Certificate, the webhook validation
for the common name now also points to the literalSubject.
([#&#8203;6767](https://togithub.com/cert-manager/cert-manager/issues/6767),
[@&#8203;lunarwhite](https://togithub.com/lunarwhite))
- Bump golang.org/x/net to fix CVE-2023-45288
([#&#8203;6929](https://togithub.com/cert-manager/cert-manager/issues/6929),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Fix ACME issuer being stuck waiting for DNS propagation when using
Azure DNS with multiple instances issuing for the same FQDN
([#&#8203;6351](https://togithub.com/cert-manager/cert-manager/issues/6351),
[@&#8203;eplightning](https://togithub.com/eplightning))
- Fix cainjector ConfigMap not mounted in the cainjector deployment.
([#&#8203;7055](https://togithub.com/cert-manager/cert-manager/issues/7055),
[@&#8203;inteon](https://togithub.com/inteon))
- Added `disableAutoApproval` and `approveSignerNames` Helm chart
options.
([#&#8203;7054](https://togithub.com/cert-manager/cert-manager/issues/7054),
[@&#8203;inteon](https://togithub.com/inteon))

##### Other (Cleanup or Flake)

- ⚠️ Possibly breaking: Helm will now keep the CRDs when you uninstall
cert-manager by default to prevent accidental data loss.
([#&#8203;6760](https://togithub.com/cert-manager/cert-manager/issues/6760),
[@&#8203;inteon](https://togithub.com/inteon))
- New `crds.keep` and `crds.enabled` Helm options can now be used
instead of the `installCRDs` option.
([#&#8203;6760](https://togithub.com/cert-manager/cert-manager/issues/6760),
[@&#8203;inteon](https://togithub.com/inteon))
- Bump base images
([#&#8203;6840](https://togithub.com/cert-manager/cert-manager/issues/6840),
[@&#8203;inteon](https://togithub.com/inteon))
- Bump github.com/go-jose/go-jose to v3.0.3 to fix CVE-2024-28180
([#&#8203;6854](https://togithub.com/cert-manager/cert-manager/issues/6854),
[@&#8203;wallrj](https://togithub.com/wallrj))
- Removed deprecated util functions that have been replaced by the
`slices` and `k8s.io/apimachinery/pkg/util` packages.
Removed deprecated CSR functions which have been replaced with other
functions in the `pkg/util/pki` package.
([#&#8203;6730](https://togithub.com/cert-manager/cert-manager/issues/6730),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade go to 1.21.8: fixes CVE-2024-24783
([#&#8203;6823](https://togithub.com/cert-manager/cert-manager/issues/6823),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade go to latest version 1.22.1
([#&#8203;6831](https://togithub.com/cert-manager/cert-manager/issues/6831),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade google.golang.org/protobuf: fixing GO-2024-2611
([#&#8203;6827](https://togithub.com/cert-manager/cert-manager/issues/6827),
[@&#8203;inteon](https://togithub.com/inteon))
- `cmctl` and `kubectl cert-manger` have been moved to the
https://github.com/cert-manager/cmctl repo and will be versioned
separately starting with cmctl v2.0.0
([#&#8203;6663](https://togithub.com/cert-manager/cert-manager/issues/6663),
[@&#8203;inteon](https://togithub.com/inteon))
- Graduate the 'DisallowInsecureCSRUsageDefinition' feature gate to GA.
(part 2)
([#&#8203;6963](https://togithub.com/cert-manager/cert-manager/issues/6963),
[@&#8203;inteon](https://togithub.com/inteon))
- Remove deprecated `pkg/util/pki/ParseSubjectStringToRawDERBytes`
function.
([#&#8203;6994](https://togithub.com/cert-manager/cert-manager/issues/6994),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade Kind to v0.23.0 and update supported node image digests
([#&#8203;7020](https://togithub.com/cert-manager/cert-manager/issues/7020),
[@&#8203;github-actions](https://togithub.com/github-actions)\[bot])
- If the `--controllers` flag only specifies disabled controllers, the
default controllers are now enabled implicitly.
([#&#8203;7054](https://togithub.com/cert-manager/cert-manager/issues/7054),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade to Go 1.22.3, fixing `GO-2024-2824`.
([#&#8203;6996](https://togithub.com/cert-manager/cert-manager/issues/6996),
[@&#8203;github-actions](https://togithub.com/github-actions)\[bot])

###
[`v1.14.7`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.7)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.6...v1.14.7)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

#### 📜 Changes since
[v1.14.6](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6)

##### Bugfixes

- BUGFIX: fix issue that caused Vault issuer to not retry signing when
an error was encountered.
([#&#8203;7113](https://togithub.com/cert-manager/cert-manager/issues/7113),
[@&#8203;cert-manager-bot](https://togithub.com/cert-manager-bot))

##### Other (Cleanup or Flake)

- Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address
CVE-2024-35255
([#&#8203;7093](https://togithub.com/cert-manager/cert-manager/issues/7093),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot))

###
[`v1.14.6`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.5...v1.14.6)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

#### 📜 Changes since
[v1.14.5](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.5)

##### Other (Cleanup or Flake)

- Upgrade Go to 1.21.10, fixing GO-2024-2824
(https://github.com/advisories/GHSA-2jwv-jmq4-4j3r).
([#&#8203;7008](https://togithub.com/cert-manager/cert-manager/issues/7008),
[@&#8203;inteon](https://togithub.com/inteon))
- Helm: the cainjector ConfigMap was not mounted in the cainjector
deployment.
([#&#8203;7053](https://togithub.com/cert-manager/cert-manager/issues/7053),
[@&#8203;cert-manager-bot](https://togithub.com/cert-manager-bot))
- Updated Go to 1.21.11 bringing in security fixes for archive/zip and
net/netip.
([#&#8203;7076](https://togithub.com/cert-manager/cert-manager/issues/7076),
[@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9oZWxtL3N5c3RlbSJdfQ==-->
2024-06-30 20:13:41 +02:00
TrueCharts Bot 54ae87acc3
chore(deps): update container image common to v24.1.5@80d8ad4 by renovate (#23765)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.2` ->
`24.1.5` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.3` ->
`24.1.5` |

---

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

---

### 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:16:33 +02:00
TrueCharts Bot 72bf48a36f
chore(deps): update ignored by renovate (patch) (#22861)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.3` ->
`24.1.5` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.0.0` ->
`24.0.9` |
| registry.k8s.io/sig-storage/snapshot-controller | patch | `v8.0.0` ->
`v8.0.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19-->

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 11:16:05 +02:00
TrueCharts Bot 622a6f9cdc
chore(deps): update container image mbentley/omada-controller to 5.13@c8ec35e by renovate (#23910)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `7c4506c` -> `c8ec35e` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:07:40 +02:00
TrueCharts Bot c0033f8ab9
chore(deps): update container image ghcr.io/kiwix/kiwix-serve to 3.7.0@98479b5 by renovate (#23908)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kiwix/kiwix-serve](https://togithub.com/openzim/kiwix-tools)
| digest | `77eee14` -> `98479b5` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:05:54 +02:00
TrueCharts Bot 6984c60f0e
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@497d82d by renovate (#23911)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `9f8fa5e` -> `497d82d` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:05:30 +02:00
TrueCharts Bot 79867bd746
chore(deps): update container image searxng/searxng to latest@b0527f4 by renovate (#23912)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `7ad57a1` -> `b0527f4` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:05:13 +02:00
TrueCharts Bot 9dacba5258
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@36d1bd6 by renovate (#23903)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `f2db8de` -> `36d1bd6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:04:54 +02:00
TrueCharts Bot f936226227
chore(deps): update container image machines/filestash to latest@c34c38a by renovate (#23909)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| machines/filestash | digest | `087b4da` -> `c34c38a` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:04:26 +02:00
TrueCharts Bot 4f663a4ce5
chore(deps): update container image diygod/rsshub to latest@3050fdb by renovate (#23907)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `cb93c76` -> `3050fdb` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:04:06 +02:00
bitpushr 28af710950
fix(Portainer):Update installation-notes.md (#23579)
Changes charts.truecharts.org to oci://tccr.io/truecharts on Portainer.

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com>
2024-06-28 10:48:40 +02:00
TrueCharts Bot 8a31024a6e
chore(deps): update container image kube-prometheus-stack to v60.5.0@ec2cfd9 by renovate (#23025)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
major | `59.1.0` -> `60.5.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:48:14 +02:00
TrueCharts Bot 6a5bbdc81f
chore(deps): update container image mariadb to v15.1.2@0902ba9 by renovate (#23129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://togithub.com/bitnami/bitnami-docker-mariadb)) | major
| `14.0.12` -> `15.1.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:48:08 +02:00
TrueCharts Bot 688fa87082
chore(deps): update container image memcached to v14.1.2@fb1d9c2 by renovate (#23130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
major | `13.0.13` -> `14.1.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:48:00 +02:00
TrueCharts Bot c26262e9ee
chore(deps): update container image redis to v15.1.3@c2acc14 by renovate (#23132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | major |
`14.0.12` -> `15.1.3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 10:47:56 +02:00
TrueCharts Bot 6351e6f8ca
chore(deps): update container image docker to v27.0.2@87d892c by renovate (#23812)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | major | `26.1.4-dind` -> `27.0.2-dind` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:47:19 +02:00
TrueCharts Bot 3e0ce2bdc4
chore(deps): update container image ghcr.io/linuxserver/foldingathome to v8.3.17@eba9021 by renovate (#23829)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://togithub.com/linuxserver/docker-foldingathome/packages)
([source](https://togithub.com/linuxserver/docker-foldingathome)) |
major | `7.6.21` -> `8.3.17` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:47:13 +02:00
TrueCharts Bot 9cf4694602
chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.0.0@71993e3 by renovate (#23906)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://togithub.com/recyclarr/recyclarr)
| major | `6.0.2` -> `7.0.0` |

---

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

---

### Release Notes

<details>
<summary>recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)</summary>

###
[`v7.0.0`](https://togithub.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#700---2024-06-27)

[Compare
Source](https://togithub.com/recyclarr/recyclarr/compare/v6.0.2...v7.0.0)

This release contains **BREAKING CHANGES**. See the [v7.0 Upgrade
Guide][breaking7] for required
changes you may need to make.

[breaking7]: https://recyclarr.dev/wiki/upgrade-guide/v7.0/

##### Added

- YAML: New `includes` subdirectory intended to hold only include
templates. Relative paths
specified in the `config` include directive are resolved starting at
this new directory. Relative
paths to include templates located under the `configs` directory is now
**DEPRECATED**. See the
    "File Structure" page on the wiki for more details.
- Support the [NO_COLOR] environment variable for all Recyclarr commands
([#&#8203;223](https://togithub.com/recyclarr/recyclarr/issues/223)).

[NO_COLOR]: https://no-color.org/

##### Changed

- **BREAKING**: The app data directory on OSX has changed. It now lives
at `~/Library/Application
Support/recyclarr` instead of `~/.config/recyclarr`. Users will need to
run `recyclarr migrate` to
    move the directory (or do it manually).
- **BREAKING**: Removed support for Release Profiles and Sonarr version
3. The new minimum required
    version for Sonarr is v4.0.0.
- CLI: Slightly improved display of version number when using `-v`
option.
- CLI: Greatly improved the layout of and information in the local
starter YAML configuration that
    Recyclarr generates with the `recyclarr config create` command.

##### Fixed

- YAML: Print more useful diagnostics when there's a connectivity
problem to a service (e.g.
    incorrect `base_url`).
- YAML: Regression that prevented basic validation of `base_url` &
`api_key`.
- CLI: CFs with no Trash ID will no longer be displayed when running the
`list custom-formats`
command
([#&#8203;229](https://togithub.com/recyclarr/recyclarr/issues/229)).
- Docker: Support running the container in read-only mode
([#&#8203;231](https://togithub.com/recyclarr/recyclarr/issues/231)).
- Sync: Sometimes CFs weren't deleted even with
`delete_old_custom_formats` enabled
([#&#8203;237](https://togithub.com/recyclarr/recyclarr/issues/237)).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-28 10:47:06 +02:00
Kjeld Schouten ca872353f1
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 10:46:22 +02:00
TrueCharts Bot 3a6e49985b
chore(deps): update container image ghcr.io/linuxserver/calibre to v7.13.0@4a1f1f9 by renovate (#23904)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre/packages)
([source](https://togithub.com/linuxserver/docker-calibre)) | minor |
`7.12.0` -> `7.13.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 06:29:01 +00:00
TrueCharts Bot 93c2be715e
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.41.0@2229366 by renovate (#23905)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.40.0` -> `v1.41.0` |

---

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

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.41.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.41.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.40.0...v1.41.0)

#### 🧠 New

- Search: Infinite scrolling and serverside content type filters by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/562](https://togithub.com/sbondCo/Watcharr/pull/562)
- Search now supports scrolling through multiple pages of results,
making it possible to find content that may have been hidden in the
past.
- The search filters (Movies, TV Shows, Games, People) have been
reworked to filter through the server, this leads to better results and
more of them.
- Running search requests will now be cancelled if you navigate away
from the page or if you change your search query (helps a lot on slower
connections).
- Ryot import implementation by
[@&#8203;oPisiti](https://togithub.com/oPisiti) in
[https://github.com/sbondCo/Watcharr/pull/563](https://togithub.com/sbondCo/Watcharr/pull/563)

#### 💯 Changed

- Time unit changes by [@&#8203;oPisiti](https://togithub.com/oPisiti)
in
[https://github.com/sbondCo/Watcharr/pull/563](https://togithub.com/sbondCo/Watcharr/pull/563)
    -   Movie/show runtimes are now printed as `24 min` instead of `24m`
- Time spent watching stats can now show `months, weeks, days, hours &
minutes`, instead of just the previous `hours and minutes`.

#### 🏗️ Fixed

- Fix server side rating validation for imports, watched episodes and
watched seasons in
7888e0490f

#### 🔨 Maintenance

- server: bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/539](https://togithub.com/sbondCo/Watcharr/pull/539)
- ui: bump prettier from 3.2.5 to 3.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/549](https://togithub.com/sbondCo/Watcharr/pull/549)
- server: bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/546](https://togithub.com/sbondCo/Watcharr/pull/546)
- workflow: bump docker/build-push-action from 5 to 6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/545](https://togithub.com/sbondCo/Watcharr/pull/545)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.12.0 to 7.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/560](https://togithub.com/sbondCo/Watcharr/pull/560)
- ui: bump svelte-eslint-parser from 0.36.0 to 0.39.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/559](https://togithub.com/sbondCo/Watcharr/pull/559)
- ui: bump eslint-plugin-svelte from 2.39.0 to 2.41.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/558](https://togithub.com/sbondCo/Watcharr/pull/558)
- server: bump github.com/go-co-op/gocron/v2 from 2.5.0 to 2.7.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/557](https://togithub.com/sbondCo/Watcharr/pull/557)

#### 🥇 Credit

- Thanks to [@&#8203;oPisiti](https://togithub.com/oPisiti) for making
their first (and second) contribution in
[https://github.com/sbondCo/Watcharr/pull/563](https://togithub.com/sbondCo/Watcharr/pull/563)
- Thanks to [@&#8203;simonbcn](https://togithub.com/simonbcn) for
reporting an issue that led to the search improvements being made in
[https://github.com/sbondCo/Watcharr/issues/531](https://togithub.com/sbondCo/Watcharr/issues/531)

#### 🆘 Getting Help

If you need help, encounter an issue or find a bug please [create an
issue](https://togithub.com/sbondCo/Watcharr/issues/new/choose) or [join
our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for
support. Always happy to help!

I spent a lot of time trying to make sure no bugs were introduced with
the new search features, please don't hesitate to reach out if you think
someone is not working as intended!

Package:
https://github.com/orgs/sbondCo/packages/container/watcharr/236341139?tag=v1.41.0
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.41.0/images/sha256-2229366989b906418c17df5a54c0c6d378f6044f45c591bba81a6cdd25e30a96?context=explore)
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.40.0...v1.41.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:28:00 +02:00
TrueCharts Bot eee4dce93c
chore(deps): update container image linuxserver/mylar3 to version-v0.8.0@06d85f2 by renovate (#23900)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3/packages)
([source](https://togithub.com/linuxserver/docker-mylar3)) | digest |
`4ecaf91` -> `06d85f2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:19:47 +02:00
TrueCharts Bot f3d0e777ac
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@9f8fa5e by renovate (#23902)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `b57a1ab` -> `9f8fa5e` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:18:51 +02:00
TrueCharts Bot f55ee79f34
chore(deps): update container image privoce/vocechat-server to v0.3.47@540c706 by renovate (#23901)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| privoce/vocechat-server | digest | `973e5ce` -> `540c706` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:18:44 +02:00
TrueCharts Bot 9581ab7940
chore(deps): update container image ghcr.io/linuxserver/znc to 1.9.0@64ae0ea by renovate (#23896)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/znc](https://togithub.com/linuxserver/docker-znc/packages)
([source](https://togithub.com/linuxserver/docker-znc)) | digest |
`9c5207b` -> `64ae0ea` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:18:30 +02:00
TrueCharts Bot d481062a11
chore(deps): update container image ghcr.io/open-webui/open-webui to latest@b3466c3 by renovate (#23898)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `e9f0d76` -> `b3466c3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:18:12 +02:00
TrueCharts Bot 2472856732
chore(deps): update container image docker.io/iyuucn/iyuuplus to latest@48d13b1 by renovate (#23627)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `e48980e` -> `48d13b1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:17:43 +02:00
TrueCharts Bot 9c96ae1f9d
chore(deps): update container image ghcr.io/suwayomi/tachidesk to preview@5166a2c by renovate (#23899)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `b33423f` -> `5166a2c` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:17:21 +02:00
TrueCharts Bot a3f0b13637
chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@54f7236 by renovate (#23895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `4335b3d` -> `54f7236` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:16:13 +02:00
TrueCharts Bot 961974d8fb
chore(deps): update container image ghcr.io/neggles/sd-webui-docker to latest@9951a82 by renovate (#23897)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `0ca2973` -> `9951a82` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 08:14:14 +02:00