Commit Graph

17262 Commits

Author SHA1 Message Date
TrueCharts Bot 1e98530338
chore(deps): update helm chart common to 14.0.12 (#13395)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.12)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.11...common-14.0.12)

Function library for TrueCharts

###
[`v14.0.11`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.11)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.10...common-14.0.11)

Function library for TrueCharts

###
[`v14.0.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.10)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.9...common-14.0.10)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-08 12:56:42 +03:00
TrueCharts Bot 406da7a5bd
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.9.3.4013 (#13406) 2023-10-08 11:37:04 +02:00
TrueCharts Bot 089791f3e4
chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.3 (#13407) 2023-10-08 11:36:16 +02:00
TrueCharts Bot 65c7bc1d6b
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#13405) 2023-10-08 10:39:03 +02:00
TrueCharts Bot e9a490d76b
chore(deps): update container image tccr.io/truecharts/servas to v0.0.6 (#13404) 2023-10-08 09:38:15 +02:00
TrueCharts Bot 07d8e45dbc
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13403) 2023-10-08 09:37:24 +02:00
TrueCharts Bot e849bcec4b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13400) 2023-10-08 08:36:13 +02:00
TrueCharts Bot 562cbd6c8b
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.5.3639 (#13401) 2023-10-08 08:35:50 +02:00
TrueCharts Bot b49f7d4ddd
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#13399) 2023-10-08 06:36:41 +02:00
TrueCharts Bot e974093d3b
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#13398) 2023-10-08 06:35:44 +02:00
TrueCharts Bot d3e92cff7f
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#13396) 2023-10-08 05:37:04 +02:00
TrueCharts Bot acd53f88f4
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#13397) 2023-10-08 05:34:58 +02:00
TrueCharts Bot 91e89d240d
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.983 (#13394) 2023-10-08 04:41:32 +02:00
TrueCharts Bot 3937745534
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13392) 2023-10-08 04:01:38 +02:00
TrueCharts Bot 61178c1045
chore(deps): update container image tccr.io/truecharts/tautulli to v2.13.1 (#13393) 2023-10-08 03:59:19 +02:00
TrueCharts Bot c9ed57449b
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.6.2232 (#13390) 2023-10-08 02:54:46 +02:00
TrueCharts Bot 24f474e652
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.1.0 (#13391) 2023-10-08 02:54:39 +02:00
ChanningHe 9b4b32ffc2
feat(pbs) add pbs (#10864)
**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**

- [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

** App addition**

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

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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: ChanningHe <52875777+ChanningHe@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-10-08 03:32:03 +03:00
TrueCharts Bot 3061b5468a
chore(deps): update container image tccr.io/truecharts/radarr to v4.7.5.7809 (#13389) 2023-10-08 01:37:12 +02:00
TrueCharts Bot 8c47c1345b
chore(deps): update container image tccr.io/truecharts/qbittorrent to v4.5.5 (#13388) 2023-10-08 01:35:57 +02:00
TrueCharts Bot 744829c785
chore(deps): update container image tccr.io/truecharts/seafile to v11.0.0 (#12373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/seafile](https://togithub.com/truecharts/containers)
| major | `v10.0.1` -> `v11.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44Ny43IiwidXBkYXRlZEluVmVyIjoiMzYuODcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 02:16:09 +03:00
Stavros Kois a51d429028
chore(preccomit): run precocmit (#13387)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-10-08 02:01:20 +03:00
TrueCharts Bot aedf77b4b8
chore(deps): update helm general non-major (#13386)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | minor
| `v1.12.3` -> `v1.13.1` |
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.1` ->
`7.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.1` -> `14.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.6` -> `14.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.3` -> `14.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.4` -> `14.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`13.2.1` -> `13.2.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.2` -> `14.0.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.8` -> `14.0.9` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.22` ->
`3.0.23` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.25` ->
`9.0.26` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.24` ->
`3.0.25` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` ->
`8.0.29` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.28` ->
`8.0.29` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

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

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

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

v1.13.1 contains a bugfix for a name collision bug in the
StableCertificateRequestName feature that was enabled by default in
v1.13.0.

##### ⚠️ READ
https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0 before
you upgrade from a < v1.13 version!

#### Changes since v1.13.0

##### Bug or Regression

- BUGFIX: fix CertificateRequest name collision bug in
StableCertificateRequestName feature.
([#&#8203;6358](https://togithub.com/cert-manager/cert-manager/issues/6358),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

##### Other (Cleanup or Flake)

- Upgrade `github.com/emicklei/go-restful/v3` to `v3.11.0` because
`v3.10.2` is labeled as "DO NOT USE".
([#&#8203;6368](https://togithub.com/cert-manager/cert-manager/issues/6368),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade Go from 1.20.7 to 1.20.8.
([#&#8203;6370](https://togithub.com/cert-manager/cert-manager/issues/6370),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

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

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

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

This is the 1.13 release of cert-manager!

cert-manager 1.13 brings support for DNS over HTTPS, support for loading
options from a versioned
config file for the cert-manager controller, and more. This release also
includes the promotion of
the StableCertificateRequestName and SecretsFilteredCaching feature
gates to Beta.

#### Known issues

The `StableCertificateRequestName` that was promoted to Beta contains a
"name collision" bug:
[https://github.com/cert-manager/cert-manager/issues/6342](https://togithub.com/cert-manager/cert-manager/issues/6342)
This will be fixed in v1.13.1.

#### Breaking Changes (You MUST read this before you upgrade!)

1. **BREAKING** : If you deploy cert-manager using helm and have
`.featureGates` value set, the features defined there will no longer be
passed to cert-manager webhook, only to cert-manager controller. Use
`webhook.featureGates` field instead to define features to be enabled on
webhook.
([#&#8203;6093](https://togithub.com/cert-manager/cert-manager/issues/6093),
[@&#8203;irbekrm](https://togithub.com/irbekrm))
2. **Potentially breaking**: If you were, for some reason, passing
cert-manager controller's features to webhook's `--feature-gates` flag,
this will now break (unless the webhook actually has a feature by that
name).
([#&#8203;6093](https://togithub.com/cert-manager/cert-manager/issues/6093),
[@&#8203;irbekrm](https://togithub.com/irbekrm))
3. **Potentially breaking**: Webhook validation of CertificateRequest
resources is stricter now: all KeyUsages and ExtendedKeyUsages must be
defined directly in the CertificateRequest resource, the encoded CSR can
never contain more usages that defined there.
([#&#8203;6182](https://togithub.com/cert-manager/cert-manager/issues/6182),
[@&#8203;inteon](https://togithub.com/inteon))

#### Community

Welcome to these new cert-manager members (more info -
[https://github.com/cert-manager/cert-manager/pull/6260](https://togithub.com/cert-manager/cert-manager/pull/6260)):
[@&#8203;jsoref](https://togithub.com/jsoref)
[@&#8203;FlorianLiebhart](https://togithub.com/FlorianLiebhart)
[@&#8203;hawksight](https://togithub.com/hawksight)
[@&#8203;erikgb](https://togithub.com/erikgb)

Thanks again to all open-source contributors with commits in this
release, including:
[@&#8203;AcidLeroy](https://togithub.com/AcidLeroy)
[@&#8203;FlorianLiebhart](https://togithub.com/FlorianLiebhart)
[@&#8203;lucacome](https://togithub.com/lucacome)
[@&#8203;cypres](https://togithub.com/cypres)
[@&#8203;erikgb](https://togithub.com/erikgb)
[@&#8203;ubergesundheit](https://togithub.com/ubergesundheit)
[@&#8203;jkroepke](https://togithub.com/jkroepke)
[@&#8203;jsoref](https://togithub.com/jsoref)
[@&#8203;gdvalle](https://togithub.com/gdvalle)
[@&#8203;rouke-broersma](https://togithub.com/rouke-broersma)
[@&#8203;schrodit](https://togithub.com/schrodit)
[@&#8203;zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs)
[@&#8203;arukiidou](https://togithub.com/arukiidou)
[@&#8203;hawksight](https://togithub.com/hawksight)
[@&#8203;Richardds](https://togithub.com/Richardds)
[@&#8203;kahirokunn](https://togithub.com/kahirokunn)

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

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

Special thanks to [@&#8203;AcidLeroy](https://togithub.com/AcidLeroy)
for adding "load options from a versioned config file" support for the
cert-manager controller! This has been on our wishlist for a very long
time. (see
[https://github.com/cert-manager/cert-manager/pull/5337](https://togithub.com/cert-manager/cert-manager/pull/5337))

Also, thanks a lot to
[@&#8203;FlorianLiebhart](https://togithub.com/FlorianLiebhart) for
adding support for DNS over HTTPS for the ACME DNS self-check. This is
very useful in case all traffic must be HTTP(S) trafic, eg. when using a
HTTPS_PROXY. (see
[https://github.com/cert-manager/cert-manager/pull/5003](https://togithub.com/cert-manager/cert-manager/pull/5003))

Thanks also to the [CNCF](https://www.cncf.io/), 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](https://togithub.com/cert-manager/aws-privateca-issuer).

In addition, massive thanks to [Venafi](https://www.venafi.com/) for
contributing developer time and resources towards the continued
maintenance of cert-manager projects.

#### Changes since v1.12.0

##### Feature

- Add support for logging options to webhook config file.
([#&#8203;6243](https://togithub.com/cert-manager/cert-manager/issues/6243),
[@&#8203;inteon](https://togithub.com/inteon))
- Add view permissions to the well-known (Openshift) user-facing
`cluster-reader` aggregated cluster role
([#&#8203;6241](https://togithub.com/cert-manager/cert-manager/issues/6241),
[@&#8203;erikgb](https://togithub.com/erikgb))
- Certificate Shim: distinguish dns names and ip address in certificate
([#&#8203;6267](https://togithub.com/cert-manager/cert-manager/issues/6267),
[@&#8203;zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs))
- Cmctl can now be imported by third parties.
([#&#8203;6049](https://togithub.com/cert-manager/cert-manager/issues/6049),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Make `enableServiceLinks` configurable for all Deployments and
`startupapicheck` Job in Helm chart.
([#&#8203;6292](https://togithub.com/cert-manager/cert-manager/issues/6292),
[@&#8203;ubergesundheit](https://togithub.com/ubergesundheit))
- Promoted the StableCertificateRequestName and SecretsFilteredCaching
feature gates to Beta (enabled by default).
([#&#8203;6298](https://togithub.com/cert-manager/cert-manager/issues/6298),
[@&#8203;inteon](https://togithub.com/inteon))
- The cert-manager controller options are now configurable using a
configuration file.
([#&#8203;5337](https://togithub.com/cert-manager/cert-manager/issues/5337),
[@&#8203;AcidLeroy](https://togithub.com/AcidLeroy))
- The pki CertificateTemplate functions now perform validation of the
CSR blob, making sure we sign a Certificate that matches the IsCA and
(Extended)KeyUsages that are defined in the CertificateRequest resource.
([#&#8203;6199](https://togithub.com/cert-manager/cert-manager/issues/6199),
[@&#8203;inteon](https://togithub.com/inteon))
- \[helm] Add prometheus.servicemonitor.endpointAdditionalProperties to
define additional properties on a ServiceMonitor endpoint, e.g.
relabelings
([#&#8203;6110](https://togithub.com/cert-manager/cert-manager/issues/6110),
[@&#8203;jkroepke](https://togithub.com/jkroepke))

##### Design

- DNS over HTTPS (DoH) is now possible for doing the self-checks during
the ACME verification.
The DNS check method to be used is controlled through the command line
flag: `--dns01-recursive-nameservers-only=true` in combination with
`--dns01-recursive-nameservers=https://<DoH-endpoint>` (e.g.
`https://8.8.8.8/dns-query`). It keeps using DNS lookup as a default
method.
([#&#8203;5003](https://togithub.com/cert-manager/cert-manager/issues/5003),
[@&#8203;FlorianLiebhart](https://togithub.com/FlorianLiebhart))

##### Bug or Regression

- Allow overriding default pdb .minAvailable with .maxUnavailable
without setting .minAvailable to null
([#&#8203;6087](https://togithub.com/cert-manager/cert-manager/issues/6087),
[@&#8203;rouke-broersma](https://togithub.com/rouke-broersma))
- BUGFIX: `cmctl check api --wait 0` exited without output and exit code
1; we now make sure we perform the API check at least once and return
with the correct error code
([#&#8203;6109](https://togithub.com/cert-manager/cert-manager/issues/6109),
[@&#8203;inteon](https://togithub.com/inteon))
- BUGFIX: the issuer and certificate-name annotations on a Secret were
incorrectly updated when other fields are changed.
([#&#8203;6147](https://togithub.com/cert-manager/cert-manager/issues/6147),
[@&#8203;inteon](https://togithub.com/inteon))
- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages
and a memory leak
([#&#8203;6232](https://togithub.com/cert-manager/cert-manager/issues/6232),
[@&#8203;inteon](https://togithub.com/inteon))
- Fix CloudDNS issuers stuck in propagation check, when multiple
instances are issuing for the same FQDN
([#&#8203;6088](https://togithub.com/cert-manager/cert-manager/issues/6088),
[@&#8203;cypres](https://togithub.com/cypres))
- Fix indentation of Webhook NetworkPolicy matchLabels in helm chart.
([#&#8203;6220](https://togithub.com/cert-manager/cert-manager/issues/6220),
[@&#8203;ubergesundheit](https://togithub.com/ubergesundheit))
- Fixed Cloudflare DNS01 challenge provider race condition when
validating multiple domains
([#&#8203;6191](https://togithub.com/cert-manager/cert-manager/issues/6191),
[@&#8203;Richardds](https://togithub.com/Richardds))
-   Fixes a bug where webhook was pulling in controller's feature gates.
**⚠️ ⚠️ BREAKING ⚠️ ⚠️** : If you deploy cert-manager using helm and
have `.featureGates` value set, the features defined there will no
longer be passed to cert-manager webhook, only to cert-manager
controller. Use `webhook.featureGates` field instead to define features
to be enabled on webhook.
**⚠️Potentially breaking**: If you were, for some reason, passing
cert-manager controller's features to webhook's `--feature-gates` flag,
this will now break (unless the webhook actually has a feature by that
name).
([#&#8203;6093](https://togithub.com/cert-manager/cert-manager/issues/6093),
[@&#8203;irbekrm](https://togithub.com/irbekrm))
- Fixes an issue where cert-manager would incorrectly reject two IP
addresses as being unequal when they should have compared equal. This
would be most noticeable when using an IPv6 address which doesn't match
how Go's `net.IP.String()` function would have printed that address.
([#&#8203;6293](https://togithub.com/cert-manager/cert-manager/issues/6293),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- We disabled the `enableServiceLinks` option for our ACME http solver
pods, because the option caused the pod to be in a crash loop in a
cluster with lot of services.
([#&#8203;6143](https://togithub.com/cert-manager/cert-manager/issues/6143),
[@&#8203;schrodit](https://togithub.com/schrodit))
- **⚠️Potentially breaking**: Webhook validation of CertificateRequest
resources is stricter now: all KeyUsages and ExtendedKeyUsages must be
defined directly in the CertificateRequest resource, the encoded CSR can
never contain more usages that defined there.
([#&#8203;6182](https://togithub.com/cert-manager/cert-manager/issues/6182),
[@&#8203;inteon](https://togithub.com/inteon))

##### Other (Cleanup or Flake)

- A subset of the klogs flags have been deprecated and will be removed
in the future.
([#&#8203;5879](https://togithub.com/cert-manager/cert-manager/issues/5879),
[@&#8203;maelvls](https://togithub.com/maelvls))
- All service links in helm chart deployments have been disabled.
([#&#8203;6144](https://togithub.com/cert-manager/cert-manager/issues/6144),
[@&#8203;schrodit](https://togithub.com/schrodit))
- Cert-manager will now re-issue a certificate if the public key in the
latest CertificateRequest resource linked to a Certificate resource does
not match the public key of the key encoded in the Secret linked to that
Certificate resource
([#&#8203;6168](https://togithub.com/cert-manager/cert-manager/issues/6168),
[@&#8203;inteon](https://togithub.com/inteon))
- Chore: When hostNetwork is enabled, dnsPolicy is now set to
ClusterFirstWithHostNet.
([#&#8203;6156](https://togithub.com/cert-manager/cert-manager/issues/6156),
[@&#8203;kahirokunn](https://togithub.com/kahirokunn))
- Cleanup the controller configfile structure by introducing
sub-structs.
([#&#8203;6242](https://togithub.com/cert-manager/cert-manager/issues/6242),
[@&#8203;inteon](https://togithub.com/inteon))
- Don't run API Priority and Fairness controller in webhook's extension
apiserver
([#&#8203;6085](https://togithub.com/cert-manager/cert-manager/issues/6085),
[@&#8203;irbekrm](https://togithub.com/irbekrm))
- Helm: Add apache 2.0 license annotation
([#&#8203;6225](https://togithub.com/cert-manager/cert-manager/issues/6225),
[@&#8203;arukiidou](https://togithub.com/arukiidou))
- Make apis/acme/v1/ACMEIssuer.PreferredChain optional in JSON
serialization.
([#&#8203;6034](https://togithub.com/cert-manager/cert-manager/issues/6034),
[@&#8203;gdvalle](https://togithub.com/gdvalle))
- The SecretPostIssuancePolicyChain now also makes sure that the
`cert-manager.io/common-name`, `cert-manager.io/alt-names`, ...
annotations on Secrets are kept at their correct value.
([#&#8203;6176](https://togithub.com/cert-manager/cert-manager/issues/6176),
[@&#8203;inteon](https://togithub.com/inteon))
- The cmctl logging has been improved and support for json logging has
been added.
([#&#8203;6247](https://togithub.com/cert-manager/cert-manager/issues/6247),
[@&#8203;inteon](https://togithub.com/inteon))
- Updates Kubernetes libraries to `v0.27.2`.
([#&#8203;6077](https://togithub.com/cert-manager/cert-manager/issues/6077),
[@&#8203;lucacome](https://togithub.com/lucacome))
- Updates Kubernetes libraries to `v0.27.4`.
([#&#8203;6227](https://togithub.com/cert-manager/cert-manager/issues/6227),
[@&#8203;lucacome](https://togithub.com/lucacome))
- We now only check that the issuer name, kind and group annotations on
a Secret match in case those annotations are set.
([#&#8203;6152](https://togithub.com/cert-manager/cert-manager/issues/6152),
[@&#8203;inteon](https://togithub.com/inteon))

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

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

v1.12.5 contains a backport for a name collision bug that was found in
v1.13.0

#### Changes since v1.12.4

##### Bug or Regression

- BUGFIX: fix CertificateRequest name collision bug in
StableCertificateRequestName feature.
([#&#8203;6359](https://togithub.com/cert-manager/cert-manager/issues/6359),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

##### Other (Cleanup or Flake)

- Updated base images to the latest version.
([#&#8203;6372](https://togithub.com/cert-manager/cert-manager/issues/6372),
[@&#8203;inteon](https://togithub.com/inteon))
- Upgrade Go from 1.20.7 to 1.20.8.
([#&#8203;6371](https://togithub.com/cert-manager/cert-manager/issues/6371),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

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

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

v1.12.4 contains an important security fix that
addresses [CVE-2023-29409](https://cve.report/CVE-2023-29409).

#### Changes since v1.12.3

- Fixes an issue where cert-manager would incorrectly reject two IP
addresses as being unequal when they should have compared equal. This
would be most noticeable when using an IPv6 address which doesn't match
how Go's `net.IP.String()` function would have printed that address.
([#&#8203;6297](https://togithub.com/cert-manager/cert-manager/issues/6297),
[@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Use Go 1.20.7 to fix a security issue in Go's `crypto/tls` library.
([#&#8203;6318](https://togithub.com/cert-manager/cert-manager/issues/6318),
[@&#8203;maelvls](https://togithub.com/maelvls))

</details>

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.9`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.9)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.8...clickhouse-7.0.9)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.8`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.8)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.7...clickhouse-7.0.8)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.7`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.5`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.4`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.3...clickhouse-7.0.4)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.1...clickhouse-7.0.2)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.8...common-14.0.9)

Function library for TrueCharts

###
[`v14.0.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.7...common-14.0.8)

Function library for TrueCharts

###
[`v14.0.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.6...common-14.0.7)

Function library for TrueCharts

###
[`v14.0.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.5...common-14.0.6)

Function library for TrueCharts

###
[`v14.0.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.4...common-14.0.5)

Function library for TrueCharts

###
[`v14.0.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.3...common-14.0.4)

Function library for TrueCharts

###
[`v14.0.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.2...common-14.0.3)

Function library for TrueCharts

###
[`v14.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.1...common-14.0.2)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 01:47:09 +03:00
TrueCharts Bot 494dde7474
chore(deps): update container image tccr.io/truecharts/theme-park to v1.14.0 (#13385) 2023-10-08 00:36:58 +02:00
TrueCharts Bot c41609ed45
chore(deps): update helm chart common to 14.0.9 (#13384)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.8...common-14.0.9)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-08 01:33:47 +03:00
TrueCharts Bot c6427fe4fa
chore(deps): update container image tccr.io/truecharts/onlyoffice-ds to v7.4.1 (#11258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/onlyoffice-ds](https://togithub.com/truecharts/containers)
| patch | `v7.4.0` -> `v7.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zMy41IiwidXBkYXRlZEluVmVyIjoiMzYuMzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 01:07:21 +03:00
TrueCharts Bot 5e4435c332
chore(deps): update container image tccr.io/truecharts/jellystat to vlatest (#13383) 2023-10-07 23:40:23 +02:00
TrueCharts Bot 514d3814ed
chore(deps): update container image tccr.io/truecharts/firefox to v116.0.3 (#13382) 2023-10-07 23:38:49 +02:00
TrueCharts Bot 1101c91371
chore(deps): update container image tccr.io/truecharts/alertmanager to v0.26.0 (#11924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/alertmanager](https://togithub.com/truecharts/containers)
| minor | `0.25.0` -> `v0.26.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC42IiwidXBkYXRlZEluVmVyIjoiMzcuNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 00:29:54 +03:00
TrueCharts Bot 4c7fae1a82
chore(deps): update container image tccr.io/truecharts/matomo to v4.15.1 (#11255)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/matomo](https://togithub.com/truecharts/containers)
| patch | `v4.15.0` -> `v4.15.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zMy41IiwidXBkYXRlZEluVmVyIjoiMzYuMzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 00:17:23 +03:00
TrueCharts Bot 10052f3bd4
chore(deps): update container image tccr.io/truecharts/fileflows to v23.10.0 (#13381) 2023-10-07 23:13:30 +02:00
TrueCharts Bot 103a6a3433
chore(deps): update container image tccr.io/truecharts/calibre to v6.28.1 (#13379) 2023-10-07 23:12:55 +02:00
TrueCharts Bot 5939e7f07b
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13374) 2023-10-07 23:12:38 +02:00
TrueCharts Bot ea872ec7f3
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#13378) 2023-10-07 23:12:16 +02:00
Vicky 6a30a20416
chore(deps): update container image tccr.io/truecharts/misskey to v2023.9.3 (#13310)
**Description**
Update Misskey to v2023.9.3

**⚙️ 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?**
I haven't done any testing.

**📃 Notes:**
As I already said previously I'm confused that this isn't being done
automatically as it looks like it used to be the case in the past.

**✔️ Checklist:**

- [ ] ⚖️ 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
2023-10-08 00:11:38 +03:00
TrueCharts Bot ac14cd0a94
chore(deps): update container image tccr.io/truecharts/tautulli to v2.13.1 (#13377) 2023-10-07 23:11:30 +02:00
TrueCharts Bot d602143904
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13376) 2023-10-07 23:10:48 +02:00
TrueCharts Bot cb301efdc8
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.6.2232 (#13373) 2023-10-07 23:10:42 +02:00
TrueCharts Bot 21d15d28f1
chore(deps): update container image tccr.io/truecharts/radarr to v4.7.5.7809 (#13372) 2023-10-07 23:10:10 +02:00
TrueCharts Bot a9fd231ec0
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.9.1.3981 (#13370) 2023-10-07 23:10:02 +02:00
TrueCharts Bot 3cf4d0f9ea
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.1.0 (#13375) 2023-10-07 23:09:55 +02:00
TrueCharts Bot e831bf0a75
chore(deps): update container image tccr.io/truecharts/plex to v1.32.6.7557 (#13369) 2023-10-07 23:09:21 +02:00
TrueCharts Bot 20600f90a4
chore(deps): update helm chart common to 14.0.8 (#13380)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.7...common-14.0.8)

Function library for TrueCharts

###
[`v14.0.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.6...common-14.0.7)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-08 00:09:13 +03:00
TrueCharts Bot 7e32152439
chore(deps): update container image tccr.io/truecharts/qbittorrent to v4.5.5 (#13371) 2023-10-07 23:09:01 +02:00
TrueCharts Bot 0e60bf3fe6
chore(deps): update container image tccr.io/truecharts/thanos to v0.32.4 (#12110)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/thanos](https://togithub.com/truecharts/containers)
| minor | `v0.31.0` -> `v0.32.4` |
|
[tccr.io/truecharts/thanos](https://togithub.com/truecharts/containers)
| minor | `0.31.0` -> `v0.32.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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 these
updates again.

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 00:01:01 +03:00
TrueCharts Bot 93f76b1762
chore(deps): update container image tccr.io/truecharts/prometheus to v2.47.1 (#12350) 2023-10-07 23:37:59 +03:00
TrueCharts Bot 4c20a782d4
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.3.3586 (#13366) 2023-10-07 22:36:01 +02:00
TrueCharts Bot 852a1f14c6
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13367) 2023-10-07 22:35:02 +02:00
TrueCharts Bot 0313d34ee1
chore(deps): update helm general major (major) (#11104)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | major | `2.0.6` ->
`3.0.22` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | major | `2.0.7` ->
`3.0.24` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `7.0.6` ->
`8.0.28` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v3.0.22`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.22)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.21...kube-state-metrics-3.0.22)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.21`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.21)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.20...kube-state-metrics-3.0.21)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.20`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.20)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.19...kube-state-metrics-3.0.20)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.19`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.19)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.18...kube-state-metrics-3.0.19)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.18`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.18)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.17...kube-state-metrics-3.0.18)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.17`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.16...kube-state-metrics-3.0.17)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.16`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.16)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.15...kube-state-metrics-3.0.16)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.15`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.15)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.14...kube-state-metrics-3.0.15)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.14`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.14)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.13...kube-state-metrics-3.0.14)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.13`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.12...kube-state-metrics-3.0.13)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.12`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.11...kube-state-metrics-3.0.12)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.11`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.11)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.10`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.10)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.9...kube-state-metrics-3.0.10)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.9`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.9)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.8...kube-state-metrics-3.0.9)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.8`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.8)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.7...kube-state-metrics-3.0.8)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.7`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.6...kube-state-metrics-3.0.7)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.6`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.5...kube-state-metrics-3.0.6)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.5`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.4...kube-state-metrics-3.0.5)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.3...kube-state-metrics-3.0.4)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.3`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.2...kube-state-metrics-3.0.3)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.2`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.1...kube-state-metrics-3.0.2)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.1`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-3.0.0...kube-state-metrics-3.0.1)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v3.0.0`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-3.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.6...kube-state-metrics-3.0.0)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzcuNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-07 23:24:33 +03:00
TrueCharts Bot 8d16e9767c
chore(deps): update container image tccr.io/truecharts/nocodb to v0.111.4 (#9966)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nocodb](https://togithub.com/truecharts/containers)
| minor | `v0.107.5` -> `v0.111.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjM2LjkyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-07 23:15:15 +03:00
TrueCharts Bot fe34f2b9af
chore(deps): update container image tccr.io/truecharts/invidious to latest (#13364) 2023-10-07 21:36:26 +02:00
TrueCharts Bot 6430d23cdb
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#13365) 2023-10-07 21:35:57 +02:00
TrueCharts Bot 87a2c9f8df
chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#13363) 2023-10-07 20:38:48 +02:00
TrueCharts Bot ac3ac72c3c
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.3.3586 (#13362) 2023-10-07 20:35:42 +02:00
TrueCharts Bot 4a8d8080bb
chore(deps): update container image tccr.io/truecharts/alpine to latest (#11522)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/alpine | digest | `a661597` -> `17cd77e` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-07 20:47:06 +03:00
TrueCharts Bot 3b81639aae
chore(deps): update container image tccr.io/truecharts/scratch to latest (#11380)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/scratch | digest | `1a9a10a` -> `3bf74a0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-07 20:46:51 +03:00
Stavros Kois 0b38a47df7
chore(kimai): bump (#13359)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-10-07 20:44:54 +03:00
TrueCharts Bot 0173479f56
chore(deps): update container image tccr.io/truecharts/emby to v4.7.14.0 (#13358) 2023-10-07 19:35:13 +02:00
TrueCharts Bot 65b2fa2323
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13357) 2023-10-07 19:34:56 +02:00
TrueCharts Bot 654431906d
chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 (#13258) 2023-10-07 19:26:06 +02:00
TrueCharts Bot bd24f4b353
chore(deps): update container image tccr.io/truecharts/kavita to v0.7.8 (#9524)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/kavita](https://togithub.com/truecharts/containers)
| patch | `v0.7.2` -> `v0.7.8` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM2LjgyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-07 20:04:34 +03:00
TrueCharts Bot cd47c400fc
chore(deps): update container image tccr.io/truecharts/mkvcleaver to v23.06.1 (#8300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/mkvcleaver](https://togithub.com/truecharts/containers)
| major | `v1.3.0` -> `v23.06.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuMTE1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-10-07 20:02:36 +03:00
TrueCharts Bot a4d6ce058e
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13356) 2023-10-07 18:39:08 +02:00
TrueCharts Bot 0fb77a3b55
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.976 (#13355) 2023-10-07 18:37:58 +02:00
Sukarn b700ec2ddc
chore(kimai): Migrate to new common and update app (#9831)
**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
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 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:**

- [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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-10-07 19:23:59 +03:00
Xstar97TheNoob 4c0965e8b0
fix(odoo) fix odoo db host (#13225)
**Description**
Fix host value and remove the excess quotes.

```
psycopg2.OperationalError: could not translate host name ""odoo-cnpg-main-rw"" to address: Name or service not known
```
⚒️ 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?**
<!--
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:**
@stavros-k does this chart need a initContainer to init the db at all?

```shell
/usr/bin/odoo --config=/etc/odoo/odoo.conf --stop-after-init --without-demo=all --init=base
```

**✔️ 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
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-07 18:48:10 +03:00
TrueCharts Bot a528939334
chore(deps): update container image tccr.io/truecharts/emby to v4.7.14.0 (#13354) 2023-10-07 17:35:59 +02:00
TrueCharts Bot 9bc9654e6b
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13353) 2023-10-07 17:35:39 +02:00
TrueCharts Bot 3e78ec9ef4
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#13351) 2023-10-07 16:37:30 +02:00
TrueCharts Bot e79da1b22e
chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#13352) 2023-10-07 16:36:11 +02:00
TrueCharts Bot 4521aa6759
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13349) 2023-10-07 15:34:44 +02:00
TrueCharts Bot b6940f4e67
chore(deps): update container image tccr.io/truecharts/emby to v4.7.14.0 (#13350) 2023-10-07 15:34:22 +02:00
TrueCharts Bot 11fbccc66a
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13348) 2023-10-07 14:36:41 +02:00
TrueCharts Bot c270888678
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13347) 2023-10-07 14:36:21 +02:00
TrueCharts Bot 468733a3c1
chore(deps): update container image tccr.io/truecharts/plex to v1.32.6.7557 (#13346) 2023-10-07 13:37:48 +02:00
TrueCharts Bot e195b7ed97
chore(deps): update container image tccr.io/truecharts/emby to v4.7.14.0 (#13345) 2023-10-07 12:34:46 +02:00
TrueCharts Bot 0aa8c91521
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13344) 2023-10-07 12:34:29 +02:00
TrueCharts Bot 5ee5313cb8
chore(deps): update container image tccr.io/truecharts/emby to v4.7.14.0 (#13343) 2023-10-07 11:33:03 +02:00
TrueCharts Bot 4d62d912a8
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13342) 2023-10-07 11:32:38 +02:00
TrueCharts Bot 90d30dc97e
chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#13341) 2023-10-07 10:40:23 +02:00
TrueCharts Bot 96e57d1108
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13340) 2023-10-07 10:37:29 +02:00
TrueCharts Bot 6e28e333b8
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.83.0 (#13338) 2023-10-07 09:37:09 +02:00
TrueCharts Bot 15047bb0f9
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.0 (#13337) 2023-10-07 09:34:44 +02:00
TrueCharts Bot 8d1602870f
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.124.0 (#13336) 2023-10-07 08:36:06 +02:00
TrueCharts Bot 45dd18a573
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13335) 2023-10-07 08:35:36 +02:00
TrueCharts Bot 431dbb0008
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#13334) 2023-10-07 06:37:55 +02:00
TrueCharts Bot a74cb2dfd4
chore(deps): update container image tccr.io/truecharts/outline to v0.72.1 (#13332) 2023-10-07 05:38:20 +02:00
TrueCharts Bot 79a607f98a
chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.2 (#13333) 2023-10-07 05:35:54 +02:00
TrueCharts Bot 2e15747a29
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13330) 2023-10-07 04:41:54 +02:00
TrueCharts Bot 9eadaf3bfc
chore(deps): update container image tccr.io/truecharts/linkding to v1.22.1 (#13331) 2023-10-07 04:40:22 +02:00
TrueCharts Bot c26ca1327c
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.10.1 (#13328) 2023-10-07 03:58:08 +02:00
TrueCharts Bot f8728e6028
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.976 (#13329) 2023-10-07 03:57:14 +02:00
TrueCharts Bot 70dd529cf6
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13326) 2023-10-07 02:53:06 +02:00
TrueCharts Bot 4a142d4b58
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.11 (#13327) 2023-10-07 02:52:22 +02:00
TrueCharts Bot 506c132540
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#13325) 2023-10-06 21:36:40 +02:00
TrueCharts Bot 2b0c78fd5f
chore(deps): update webtop (#13324) 2023-10-06 20:35:08 +02:00
TrueCharts Bot a163833550
chore(deps): update rdesktop (#13323) 2023-10-06 20:34:48 +02:00
TrueCharts Bot 3b4ddbf544
chore(deps): update rdesktop (#13322) 2023-10-06 19:32:30 +02:00
TrueCharts Bot 1938020123
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13320) 2023-10-06 18:38:14 +02:00
TrueCharts Bot ab15a5b707
chore(deps): update container image tccr.io/truecharts/deconz to v2.24.1 (#13321) 2023-10-06 18:36:36 +02:00
TrueCharts Bot 8efafaeacc
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v9.1.0 (#13318) 2023-10-06 17:35:54 +02:00
TrueCharts Bot b6c81065b2
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13317) 2023-10-06 17:35:37 +02:00
TrueCharts Bot 45bb3f65c2
chore(deps): update container image tccr.io/truecharts/calibre to v6.28.0 (#13316) 2023-10-06 16:39:40 +02:00
TrueCharts Bot cbb7eeb6f9
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13315) 2023-10-06 16:39:13 +02:00
TrueCharts Bot 31f5d06d71
chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#13314) 2023-10-06 15:40:09 +02:00
TrueCharts Bot 51577d3d03
chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly (#13313) 2023-10-06 15:38:23 +02:00
TrueCharts Bot bf77e1906b
chore(deps): update container image tccr.io/truecharts/jellystat to vlatest (#13312) 2023-10-06 14:41:54 +02:00
TrueCharts Bot 1dc258834d
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.969 (#13311) 2023-10-06 14:39:13 +02:00
TrueCharts Bot 6e2c600fc4
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13309) 2023-10-06 13:36:41 +02:00
TrueCharts Bot 0c7cd60bc7
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#13308) 2023-10-06 12:36:58 +02:00
TrueCharts Bot 90d056d554
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13307) 2023-10-06 12:36:05 +02:00
TrueCharts Bot 70ce17f009
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#13306) 2023-10-06 11:37:43 +02:00
TrueCharts Bot dd60d05090
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13305) 2023-10-06 11:36:56 +02:00
TrueCharts Bot 05572624b5
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#13304) 2023-10-06 10:39:47 +02:00
TrueCharts Bot 84605435dc
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13303) 2023-10-06 10:39:15 +02:00
TrueCharts Bot 5444c55f89
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#13302) 2023-10-06 09:36:27 +02:00
TrueCharts Bot ade4be58e2
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13301) 2023-10-06 09:36:04 +02:00
TrueCharts Bot 1fcf339635
chore(deps): update immich to v1.81.1 (patch) (#13277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers)
| patch | `v1.81.0` -> `v1.81.1` |
|
[tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers)
| patch | `v1.81.0` -> `v1.81.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNy42LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-06 09:50:15 +03:00
TrueCharts Bot b13a2cb83b
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#13300) 2023-10-06 08:37:21 +02:00
TrueCharts Bot 4723bee67f
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#13299) 2023-10-06 08:36:24 +02:00
TrueCharts Bot 422de7e8df
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#13298) 2023-10-06 04:44:50 +02:00
TrueCharts Bot 2ec1972a5d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13296) 2023-10-06 04:00:29 +02:00
TrueCharts Bot 7a0a74b182
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.969 (#13297) 2023-10-06 04:00:18 +02:00
TrueCharts Bot 24808d8a3c
chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#13294) 2023-10-06 02:57:45 +02:00
TrueCharts Bot f02736f566
chore(deps): update container image tccr.io/truecharts/drawio to v22.0.3 (#13295) 2023-10-06 02:52:54 +02:00
TrueCharts Bot 2f8186bed4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13293) 2023-10-06 01:39:03 +02:00
TrueCharts Bot b08e154ce8
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.83.0 (#13291) 2023-10-05 23:37:10 +02:00
TrueCharts Bot 36271c0d38
chore(deps): update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 (#13292) 2023-10-05 23:35:05 +02:00
TrueCharts Bot 2167ab3f6d
chore(deps): update container image tccr.io/truecharts/n8n to v1.10.0 (#13290) 2023-10-05 22:38:24 +02:00
TrueCharts Bot 6dc519325d
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13289) 2023-10-05 22:37:58 +02:00
TrueCharts Bot aef1378684
chore(deps): update container image tccr.io/truecharts/ipfs to v0.23.0 (#13288) 2023-10-05 21:36:32 +02:00
TrueCharts Bot a197bb5123
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13287) 2023-10-05 21:36:23 +02:00
TrueCharts Bot 85ffc224bd
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13284) 2023-10-05 20:39:02 +02:00
TrueCharts Bot 390e2b84fb
chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.16 (#13285) 2023-10-05 20:38:01 +02:00
TrueCharts Bot 8988fba416
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#13282) 2023-10-05 18:38:38 +02:00
TrueCharts Bot 2f57e2295e
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 (#13280) 2023-10-05 16:39:22 +02:00
TrueCharts Bot 2adb67ece2
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.10.1 (#13281) 2023-10-05 16:38:25 +02:00
TrueCharts Bot 2b533b0698
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13278) 2023-10-05 15:41:03 +02:00
TrueCharts Bot 5079ac22a5
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.887 (#13279) 2023-10-05 15:40:50 +02:00
TrueCharts Bot f35570a634
chore(deps): update container image tccr.io/truecharts/komga to v1.5.1 (#13276) 2023-10-05 14:42:04 +02:00
TrueCharts Bot 618fdd0e9b
chore(deps): update container image tccr.io/truecharts/homepage to v0.7.1 (#13275) 2023-10-05 13:37:39 +02:00
TrueCharts Bot 166fe6115a
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13274) 2023-10-05 13:37:11 +02:00
TrueCharts Bot 8c7480ccc0
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13272) 2023-10-05 12:37:59 +02:00
TrueCharts Bot 413357fc47
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231005 (#13273) 2023-10-05 12:37:50 +02:00
TrueCharts Bot e7854f79de
chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#13269) 2023-10-05 11:38:43 +02:00
TrueCharts Bot 4f03f6017b
chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#13270) 2023-10-05 11:38:03 +02:00
TrueCharts Bot 35d40e6ed8
chore(deps): update container image tccr.io/truecharts/browserless-chrome to v1.60.2 (#13268) 2023-10-05 10:42:18 +02:00
TrueCharts Bot c0be5d24af
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#13267) 2023-10-05 10:41:50 +02:00
TrueCharts Bot 7a7f7e1037
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#13265) 2023-10-05 09:39:16 +02:00
TrueCharts Bot 2708f87bf2
chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#13266) 2023-10-05 09:38:26 +02:00