TrueCharts Bot
ccbe9b6daa
chore(deps): update container image tccr.io/truecharts/outline to v0.72.0 ( #13196 )
2023-10-03 11:35:35 +02:00
TrueCharts Bot
ccf0f35eec
chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 ( #13194 )
2023-10-03 11:33:44 +02:00
TrueCharts Bot
5536587ed2
chore(deps): update container image tccr.io/truecharts/unmanic to v0.2.4 ( #13195 )
2023-10-03 11:33:35 +02:00
TrueCharts Bot
45f833d54c
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 ( #13191 )
2023-10-03 11:32:43 +02:00
TrueCharts Bot
466255ce33
chore(deps): update container image tccr.io/truecharts/recyclarr to v6.0.1 ( #13193 )
2023-10-03 11:31:30 +02:00
TrueCharts Bot
64b946c18f
chore(deps): update webtop ( #13192 )
2023-10-03 11:28:54 +02:00
TrueCharts Bot
b2f8c76bb8
chore(deps): update container image tccr.io/truecharts/libremdb to latest ( #13189 )
2023-10-03 10:41:47 +02:00
TrueCharts Bot
c4acb420d5
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 ( #13190 )
2023-10-03 10:39:49 +02:00
TrueCharts Bot
026456fbc5
chore(deps): update container image tccr.io/truecharts/n8n to v1.9.0 ( #13058 )
2023-10-03 10:16:08 +02:00
v3DJG6GL
27dd26f50e
fix(immich) update "upload storage" description ( #12916 )
...
**Description**
Just a little correction for what the upload library is meant for.
⚒️ 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:**
<!-- 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: v3DJG6GL <72495210+v3DJG6GL@users.noreply.github.com>
2023-10-03 10:57:46 +03:00
TrueCharts Bot
a94c980b2d
chore(deps): update helm general non-major ( #13184 )
...
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.8` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`14.0.1` -> `14.0.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`14.0.3` -> `14.0.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`14.0.4` -> `14.0.6` |
|
[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.6` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `8.0.0` ->
`8.0.27` |
---
### ⚠ 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.
([#​6358](https://togithub.com/cert-manager/cert-manager/issues/6358 ),
[@​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".
([#​6368](https://togithub.com/cert-manager/cert-manager/issues/6368 ),
[@​inteon](https://togithub.com/inteon ))
- Upgrade Go from 1.20.7 to 1.20.8.
([#​6370](https://togithub.com/cert-manager/cert-manager/issues/6370 ),
[@​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.
([#​6093](https://togithub.com/cert-manager/cert-manager/issues/6093 ),
[@​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).
([#​6093](https://togithub.com/cert-manager/cert-manager/issues/6093 ),
[@​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.
([#​6182](https://togithub.com/cert-manager/cert-manager/issues/6182 ),
[@​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 )):
[@​jsoref](https://togithub.com/jsoref )
[@​FlorianLiebhart](https://togithub.com/FlorianLiebhart )
[@​hawksight](https://togithub.com/hawksight )
[@​erikgb](https://togithub.com/erikgb )
Thanks again to all open-source contributors with commits in this
release, including:
[@​AcidLeroy](https://togithub.com/AcidLeroy )
[@​FlorianLiebhart](https://togithub.com/FlorianLiebhart )
[@​lucacome](https://togithub.com/lucacome )
[@​cypres](https://togithub.com/cypres )
[@​erikgb](https://togithub.com/erikgb )
[@​ubergesundheit](https://togithub.com/ubergesundheit )
[@​jkroepke](https://togithub.com/jkroepke )
[@​jsoref](https://togithub.com/jsoref )
[@​gdvalle](https://togithub.com/gdvalle )
[@​rouke-broersma](https://togithub.com/rouke-broersma )
[@​schrodit](https://togithub.com/schrodit )
[@​zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs )
[@​arukiidou](https://togithub.com/arukiidou )
[@​hawksight](https://togithub.com/hawksight )
[@​Richardds](https://togithub.com/Richardds )
[@​kahirokunn](https://togithub.com/kahirokunn )
Thanks also to the following cert-manager maintainers for their
contributions during this release:
[@​SgtCoDFish](https://togithub.com/SgtCoDFish )
[@​maelvls](https://togithub.com/maelvls )
[@​irbekrm](https://togithub.com/irbekrm )
[@​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 [@​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
[@​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.
([#​6243](https://togithub.com/cert-manager/cert-manager/issues/6243 ),
[@​inteon](https://togithub.com/inteon ))
- Add view permissions to the well-known (Openshift) user-facing
`cluster-reader` aggregated cluster role
([#​6241](https://togithub.com/cert-manager/cert-manager/issues/6241 ),
[@​erikgb](https://togithub.com/erikgb ))
- Certificate Shim: distinguish dns names and ip address in certificate
([#​6267](https://togithub.com/cert-manager/cert-manager/issues/6267 ),
[@​zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs ))
- Cmctl can now be imported by third parties.
([#​6049](https://togithub.com/cert-manager/cert-manager/issues/6049 ),
[@​SgtCoDFish](https://togithub.com/SgtCoDFish ))
- Make `enableServiceLinks` configurable for all Deployments and
`startupapicheck` Job in Helm chart.
([#​6292](https://togithub.com/cert-manager/cert-manager/issues/6292 ),
[@​ubergesundheit](https://togithub.com/ubergesundheit ))
- Promoted the StableCertificateRequestName and SecretsFilteredCaching
feature gates to Beta (enabled by default).
([#​6298](https://togithub.com/cert-manager/cert-manager/issues/6298 ),
[@​inteon](https://togithub.com/inteon ))
- The cert-manager controller options are now configurable using a
configuration file.
([#​5337](https://togithub.com/cert-manager/cert-manager/issues/5337 ),
[@​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.
([#​6199](https://togithub.com/cert-manager/cert-manager/issues/6199 ),
[@​inteon](https://togithub.com/inteon ))
- \[helm] Add prometheus.servicemonitor.endpointAdditionalProperties to
define additional properties on a ServiceMonitor endpoint, e.g.
relabelings
([#​6110](https://togithub.com/cert-manager/cert-manager/issues/6110 ),
[@​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.
([#​5003](https://togithub.com/cert-manager/cert-manager/issues/5003 ),
[@​FlorianLiebhart](https://togithub.com/FlorianLiebhart ))
##### Bug or Regression
- Allow overriding default pdb .minAvailable with .maxUnavailable
without setting .minAvailable to null
([#​6087](https://togithub.com/cert-manager/cert-manager/issues/6087 ),
[@​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
([#​6109](https://togithub.com/cert-manager/cert-manager/issues/6109 ),
[@​inteon](https://togithub.com/inteon ))
- BUGFIX: the issuer and certificate-name annotations on a Secret were
incorrectly updated when other fields are changed.
([#​6147](https://togithub.com/cert-manager/cert-manager/issues/6147 ),
[@​inteon](https://togithub.com/inteon ))
- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages
and a memory leak
([#​6232](https://togithub.com/cert-manager/cert-manager/issues/6232 ),
[@​inteon](https://togithub.com/inteon ))
- Fix CloudDNS issuers stuck in propagation check, when multiple
instances are issuing for the same FQDN
([#​6088](https://togithub.com/cert-manager/cert-manager/issues/6088 ),
[@​cypres](https://togithub.com/cypres ))
- Fix indentation of Webhook NetworkPolicy matchLabels in helm chart.
([#​6220](https://togithub.com/cert-manager/cert-manager/issues/6220 ),
[@​ubergesundheit](https://togithub.com/ubergesundheit ))
- Fixed Cloudflare DNS01 challenge provider race condition when
validating multiple domains
([#​6191](https://togithub.com/cert-manager/cert-manager/issues/6191 ),
[@​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).
([#​6093](https://togithub.com/cert-manager/cert-manager/issues/6093 ),
[@​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.
([#​6293](https://togithub.com/cert-manager/cert-manager/issues/6293 ),
[@​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.
([#​6143](https://togithub.com/cert-manager/cert-manager/issues/6143 ),
[@​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.
([#​6182](https://togithub.com/cert-manager/cert-manager/issues/6182 ),
[@​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.
([#​5879](https://togithub.com/cert-manager/cert-manager/issues/5879 ),
[@​maelvls](https://togithub.com/maelvls ))
- All service links in helm chart deployments have been disabled.
([#​6144](https://togithub.com/cert-manager/cert-manager/issues/6144 ),
[@​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
([#​6168](https://togithub.com/cert-manager/cert-manager/issues/6168 ),
[@​inteon](https://togithub.com/inteon ))
- Chore: When hostNetwork is enabled, dnsPolicy is now set to
ClusterFirstWithHostNet.
([#​6156](https://togithub.com/cert-manager/cert-manager/issues/6156 ),
[@​kahirokunn](https://togithub.com/kahirokunn ))
- Cleanup the controller configfile structure by introducing
sub-structs.
([#​6242](https://togithub.com/cert-manager/cert-manager/issues/6242 ),
[@​inteon](https://togithub.com/inteon ))
- Don't run API Priority and Fairness controller in webhook's extension
apiserver
([#​6085](https://togithub.com/cert-manager/cert-manager/issues/6085 ),
[@​irbekrm](https://togithub.com/irbekrm ))
- Helm: Add apache 2.0 license annotation
([#​6225](https://togithub.com/cert-manager/cert-manager/issues/6225 ),
[@​arukiidou](https://togithub.com/arukiidou ))
- Make apis/acme/v1/ACMEIssuer.PreferredChain optional in JSON
serialization.
([#​6034](https://togithub.com/cert-manager/cert-manager/issues/6034 ),
[@​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.
([#​6176](https://togithub.com/cert-manager/cert-manager/issues/6176 ),
[@​inteon](https://togithub.com/inteon ))
- The cmctl logging has been improved and support for json logging has
been added.
([#​6247](https://togithub.com/cert-manager/cert-manager/issues/6247 ),
[@​inteon](https://togithub.com/inteon ))
- Updates Kubernetes libraries to `v0.27.2`.
([#​6077](https://togithub.com/cert-manager/cert-manager/issues/6077 ),
[@​lucacome](https://togithub.com/lucacome ))
- Updates Kubernetes libraries to `v0.27.4`.
([#​6227](https://togithub.com/cert-manager/cert-manager/issues/6227 ),
[@​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.
([#​6152](https://togithub.com/cert-manager/cert-manager/issues/6152 ),
[@​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.
([#​6359](https://togithub.com/cert-manager/cert-manager/issues/6359 ),
[@​jetstack-bot](https://togithub.com/jetstack-bot ))
##### Other (Cleanup or Flake)
- Updated base images to the latest version.
([#​6372](https://togithub.com/cert-manager/cert-manager/issues/6372 ),
[@​inteon](https://togithub.com/inteon ))
- Upgrade Go from 1.20.7 to 1.20.8.
([#​6371](https://togithub.com/cert-manager/cert-manager/issues/6371 ),
[@​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 hav
e 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.
([#​6297](https://togithub.com/cert-manager/cert-manager/issues/6297 ),
[@​SgtCoDFish](https://togithub.com/SgtCoDFish ))
- Use Go 1.20.7 to fix a security issue in Go's `crypto/tls` library.
([#​6318](https://togithub.com/cert-manager/cert-manager/issues/6318 ),
[@​maelvls](https://togithub.com/maelvls ))
</details>
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`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.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zLjIiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-03 10:57:32 +03:00
TrueCharts Bot
bde01978cf
chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 ( #13188 )
2023-10-03 09:36:58 +02:00
TrueCharts Bot
e3d2b4d30d
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ( #13186 )
2023-10-03 08:37:16 +02:00
TrueCharts Bot
1e00ce095b
chore(deps): update webtop ( #13187 )
2023-10-03 08:33:05 +02:00
TrueCharts Bot
7b457dfcdb
chore(deps): update container image tccr.io/truecharts/webtop-alpine-icewm to latest ( #13185 )
2023-10-03 07:34:39 +02:00
TrueCharts Bot
81fe49cc03
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest ( #13183 )
2023-10-03 06:34:49 +02:00
TrueCharts Bot
a347b5f185
chore(deps): update helm general non-major ( #13174 )
2023-10-03 05:48:06 +02:00
TrueCharts Bot
7d9c44b6df
chore(deps): update container image tccr.io/truecharts/libremdb to latest ( #13182 )
2023-10-03 05:35:50 +02:00
TrueCharts Bot
6b70f86135
chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.13.01 ( #13181 )
2023-10-03 04:43:45 +02:00
TrueCharts Bot
60dac8205d
chore(deps): update container image tccr.io/truecharts/mattermost to v9.1.0 ( #13180 )
2023-10-03 04:43:00 +02:00
TrueCharts Bot
c9e55a7ceb
chore(deps): update container image tccr.io/truecharts/drawio to v22.0.1 ( #13060 )
2023-10-03 03:59:56 +02:00
TrueCharts Bot
dda258aed2
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 ( #13178 )
2023-10-03 03:57:13 +02:00
TrueCharts Bot
d4f7c75f02
chore(deps): update container image tccr.io/truecharts/soft-serve to v0.6.2 ( #13179 )
2023-10-03 03:56:51 +02:00
TrueCharts Bot
74a1af5702
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest ( #13176 )
2023-10-03 02:54:29 +02:00
TrueCharts Bot
86cde7bb18
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest ( #13177 )
2023-10-03 02:48:51 +02:00
TrueCharts Bot
94bae8473f
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #13175 )
2023-10-03 01:37:13 +02:00
TrueCharts Bot
926077d70f
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #13173 )
2023-10-03 00:38:29 +02:00
TrueCharts Bot
2c1d6b2409
chore(deps): update container image tccr.io/truecharts/libremdb to latest ( #13171 )
2023-10-02 21:40:05 +02:00
TrueCharts Bot
f611fe704b
chore(deps): update container image tccr.io/truecharts/libremdb to latest ( #13170 )
2023-10-02 20:38:35 +02:00
TrueCharts Bot
a2ae0770d2
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 ( #13169 )
2023-10-02 19:37:54 +02:00
TrueCharts Bot
1749872e55
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 ( #13168 )
2023-10-02 18:40:09 +02:00
allcontributors[bot]
95b0270fc1
docs: add TylerRudie as a contributor for doc ( #13165 )
...
Adds @TylerRudie as a contributor for doc.
This was requested by StevenMcElligott [in this
comment](https://github.com/truecharts/charts/pull/13157#issuecomment-1743021007 )
[skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-10-02 19:14:32 +03:00
Xstar97TheNoob
74e77e5e53
fix(sonarr) fix auth method and add docs ( #13142 )
...
**Description**
- Update the auth method list and add the None for v3.
- Left External as is and rename the description for both values for the
respective versions.
- Added docs to better explain the auth options and give a warning on
using Basic.
⚒️ Fixes #11314
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ 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
- [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
- [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._
2023-10-02 19:14:24 +03:00
StevenMcElligott
096b149425
feat(website): Publish Chart Sources in drop down ( #13167 )
...
**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-02 19:13:43 +03:00
TrueCharts Bot
fd038cdcc3
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #13166 )
2023-10-02 16:36:44 +02:00
TylerRudie
a28da9bddd
Create install_notes.md ( #13157 )
...
**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)
- [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:**
- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ 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._
Signed-off-by: TylerRudie <2695916+TylerRudie@users.noreply.github.com>
2023-10-02 09:27:18 -04:00
TrueCharts Bot
2f8a86da37
chore(deps): update actions/setup-python digest to 65d7f2d ( #13163 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python ) |
action | digest | `61a6322` -> `65d7f2d` |
---
### ⚠ 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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4yLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-02 15:24:40 +02:00
TrueCharts Bot
602b186b58
chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 ( #13164 )
2023-10-02 14:44:54 +02:00
TrueCharts Bot
45c62e16a1
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #13162 )
2023-10-02 13:37:23 +02:00
TrueCharts Bot
6a544633da
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest ( #13160 )
2023-10-02 07:33:46 +02:00
TrueCharts Bot
023bc081cd
chore(deps): update container image tccr.io/truecharts/duckdns to latest ( #13158 )
2023-10-02 06:38:50 +02:00
TrueCharts Bot
11cdfb26b9
chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ( #13159 )
2023-10-02 06:38:16 +02:00
TrueCharts Bot
ae2961768c
chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.0 ( #13156 )
2023-10-02 05:36:54 +02:00
TrueCharts Bot
b630b63964
chore(deps): update rdesktop ( #13155 )
2023-10-02 05:33:07 +02:00
TrueCharts Bot
fbd39c43b5
chore(deps): update container image tccr.io/truecharts/clamav to v1.2.0 ( #13153 )
2023-10-02 04:48:08 +02:00
TrueCharts Bot
926ecc44b1
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest ( #13154 )
2023-10-02 04:39:09 +02:00
TrueCharts Bot
e4b32a5b44
chore(deps): update container image tccr.io/truecharts/picoshare to v1.4.0 ( #13152 )
2023-10-02 03:57:49 +02:00
TrueCharts Bot
ea04e81c97
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest ( #13151 )
2023-10-02 03:53:43 +02:00
TrueCharts Bot
8a0c7d8b5e
chore(deps): update container image tccr.io/truecharts/linkding to v1.22.0 ( #13150 )
2023-10-02 02:52:17 +02:00
TrueCharts Bot
af9420a6f1
chore(deps): update rdesktop ( #13149 )
2023-10-02 02:49:30 +02:00