Commit Graph

62 Commits

Author SHA1 Message Date
TrueCharts-Admin 24f06ddfd6 chore(deps): update ignored by renovate 2024-09-19 18:25:25 +00:00
TrueCharts Bot 30311a57f3
chore(deps): lock file maintenance helm system by renovate (#24247)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|  | lockFileMaintenance | All locks refreshed |
| [localpv-provisioner](http://www.openebs.io/)
([source](https://togithub.com/openebs/dynamic-localpv-provisioner)) |
minor | `4.0.0` -> `4.1.0` |
|
[gpu-operator](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/overview.html)
([source](https://togithub.com/NVIDIA/gpu-operator)) | minor | `v24.3.0`
-> `v24.6.1` |
| [nvidia-device-plugin](https://togithub.com/NVIDIA/k8s-device-plugin)
| minor | `0.15.1` -> `0.16.2` |
|
[node-feature-discovery](https://togithub.com/kubernetes-sigs/node-feature-discovery)
| patch | `0.16.3` -> `0.16.4` |
| [metallb](https://metallb.universe.tf)
([source](https://togithub.com/metallb/metallb)) | patch | `0.14.5` ->
`0.14.8` |
| csi-driver-smb | minor | `v1.14.0` -> `v1.15.0` |
| csi-driver-nfs | minor | `v4.7.0` -> `v4.8.0` |
| [cloudnative-pg](https://cloudnative-pg.io)
([source](https://togithub.com/cloudnative-pg/charts)) | minor |
`0.21.5` -> `0.22.0` |
| [cert-manager](https://cert-manager.io)
([source](https://togithub.com/cert-manager/cert-manager)) | patch |
`v1.15.1` -> `v1.15.3` |

---

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

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

---

### Release Notes

<details>
<summary>openebs/dynamic-localpv-provisioner
(localpv-provisioner)</summary>

###
[`v4.1.0`](https://togithub.com/openebs/dynamic-localpv-provisioner/blob/HEAD/CHANGELOG.md#v410--2024-07-03)

[Compare
Source](https://togithub.com/openebs/dynamic-localpv-provisioner/compare/localpv-provisioner-4.0.0...localpv-provisioner-4.1.0)

\===================

- Add pod priorityClassName to prevent race condition due to pod
eviction
([#&#8203;182](https://togithub.com/openebs/dynamic-localpv-provisioner/pull/182),[@&#8203;bernardgut](https://togithub.com/bernardgut))
- Allow specifying additional labels to be applied to all helm chart
resources
([#&#8203;183](https://togithub.com/openebs/dynamic-localpv-provisioner/pull/183),[@&#8203;laverya](https://togithub.com/laverya))
- feat(provisioner): update analytics pkg
([#&#8203;188](https://togithub.com/openebs/dynamic-localpv-provisioner/pull/188),[@&#8203;niladrih](https://togithub.com/niladrih))
- build: update base alpine image version to 3.20.1
([#&#8203;189](https://togithub.com/openebs/dynamic-localpv-provisioner/pull/189),[@&#8203;niladrih](https://togithub.com/niladrih))

</details>

<details>
<summary>NVIDIA/gpu-operator (gpu-operator)</summary>

###
[`v24.6.1`](https://togithub.com/NVIDIA/gpu-operator/releases/tag/v24.6.1):
GPU Operator 24.6.1 Release

[Compare
Source](https://togithub.com/NVIDIA/gpu-operator/compare/v24.6.0...v24.6.1)


https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/24.6.1/index.html

###
[`v24.6.0`](https://togithub.com/NVIDIA/gpu-operator/releases/tag/v24.6.0):
GPU Operator 24.6.0 Release

[Compare
Source](https://togithub.com/NVIDIA/gpu-operator/compare/v24.3.0...v24.6.0)


https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/24.6.0/release-notes.html

</details>

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

###
[`v0.16.2`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0162)

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

- Add CAP_SYS_ADMIN if volume-mounts list strategy is included (fixes
[#&#8203;856](https://togithub.com/NVIDIA/k8s-device-plugin/issues/856))
-   Remove unneeded DEVICE_PLUGIN_MODE envvar
-   Fix applying SELinux label for MPS

###
[`v0.16.1`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0161)

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

- Bump nvidia-container-toolkit to v1.16.1 to fix a bug with CDI spec
generation for MIG devices

###
[`v0.16.0`](https://togithub.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0160)

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

-   Fixed logic of atomic writing of the feature file
-   Replaced `WithDialer` with `WithContextDialer`
-   Fixed SELinux context of MPS pipe directory.
- Changed behavior for empty MIG devices to issue a warning instead of
an error when the mixed strategy is selected
-   Added a a GFD node label for the GPU mode.
-   Update CUDA base image version to 12.5.1

</details>

<details>
<summary>kubernetes-sigs/node-feature-discovery
(node-feature-discovery)</summary>

###
[`v0.16.4`](https://togithub.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.16.4)

[Compare
Source](https://togithub.com/kubernetes-sigs/node-feature-discovery/compare/v0.16.3...v0.16.4)

#### What's Changed

This patch release contains improvements to the Helm chart, adding
configurable liveness and readiness probes for all daemons and
configurable revision history limit for the nfd-worker and
nfd-topology-updater.

- Helm: Add revision history limit for worker daemonset
([#&#8203;1797](https://togithub.com/kubernetes-sigs/node-feature-discovery/issues/1797))
by [@&#8203;marquiz](https://togithub.com/marquiz) in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1799](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1799)
- go.mod: bump kubernetes to v1.30.3 by
[@&#8203;marquiz](https://togithub.com/marquiz) in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1805](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1805)
- helm: add configurable liveness\&readiness probes by
[@&#8203;marquiz](https://togithub.com/marquiz) in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1808](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1808)
- Add helm migration guide by
[@&#8203;k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1825](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1825)

**Full Changelog**:
https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.16.3...v0.16.4

</details>

<details>
<summary>metallb/metallb (metallb)</summary>

###
[`v0.14.8`](https://togithub.com/metallb/metallb/releases/tag/v0.14.8):
v0.14.18

[Compare
Source](https://togithub.com/metallb/metallb/compare/v0.14.7...v0.14.8)

See the release notes for the details

https://metallb.universe.tf/release-notes/#version-0-14-8

###
[`v0.14.7`](https://togithub.com/metallb/metallb/releases/tag/v0.14.7):
v0.14.17

[Compare
Source](https://togithub.com/metallb/metallb/compare/v0.14.6...v0.14.7)

See the release notes for the details

https://metallb.universe.tf/release-notes/#version-0-14-7

###
[`v0.14.6`](https://togithub.com/metallb/metallb/releases/tag/v0.14.6):
v0.14.16

[Compare
Source](https://togithub.com/metallb/metallb/compare/v0.14.5...v0.14.6)

See the release notes for the details

https://metallb.universe.tf/release-notes/#version-0-14-6

</details>

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

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

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

CloudNativePG Operator Helm Chart

#### What's Changed

- Kyverno Chainsaw Test Suite by
[@&#8203;itay-grudev](https://togithub.com/itay-grudev) in
[https://github.com/cloudnative-pg/charts/pull/341](https://togithub.com/cloudnative-pg/charts/pull/341)
- chore(deps): update sigstore/cosign-installer action to v3.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/347](https://togithub.com/cloudnative-pg/charts/pull/347)
- chore(deps): update kyverno/action-install-chainsaw action to v0.2.8
by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/349](https://togithub.com/cloudnative-pg/charts/pull/349)
- Release cloudnative-pg-v0.22.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[https://github.com/cloudnative-pg/charts/pull/352](https://togithub.com/cloudnative-pg/charts/pull/352)

**Full Changelog**:
https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.6...cloudnative-pg-v0.22.0

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

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

CloudNativePG Operator Helm Chart

#### What's Changed

- Add walStorage capability and remove gkeEnvironment conflict in
cluster chart. by [@&#8203;rocket357](https://togithub.com/rocket357) in
[https://github.com/cloudnative-pg/charts/pull/312](https://togithub.com/cloudnative-pg/charts/pull/312)
- chore(deps): update actions/setup-python action to v5.1.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/330](https://togithub.com/cloudnative-pg/charts/pull/330)
- chore(deps): update docker/login-action action to v3.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/333](https://togithub.com/cloudnative-pg/charts/pull/333)
- chore: add support for `hostNetwork` in chart by
[@&#8203;marckhair](https://togithub.com/marckhair) in
[https://github.com/cloudnative-pg/charts/pull/324](https://togithub.com/cloudnative-pg/charts/pull/324)
- feat(cloudnative-pg): Configuration of PodMonitor relabeling rules by
[@&#8203;npdgm](https://togithub.com/npdgm) in
[https://github.com/cloudnative-pg/charts/pull/148](https://togithub.com/cloudnative-pg/charts/pull/148)
- fix: linter - trailing white spaces by
[@&#8203;sxd](https://togithub.com/sxd) in
[https://github.com/cloudnative-pg/charts/pull/339](https://togithub.com/cloudnative-pg/charts/pull/339)
- Release cloudnative-pg-v0.21.6 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[https://github.com/cloudnative-pg/charts/pull/340](https://togithub.com/cloudnative-pg/charts/pull/340)

#### New Contributors

- [@&#8203;rocket357](https://togithub.com/rocket357) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/312](https://togithub.com/cloudnative-pg/charts/pull/312)
- [@&#8203;marckhair](https://togithub.com/marckhair) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/324](https://togithub.com/cloudnative-pg/charts/pull/324)
- [@&#8203;npdgm](https://togithub.com/npdgm) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/148](https://togithub.com/cloudnative-pg/charts/pull/148)

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

</details>

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

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

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

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

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

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

##### Bug or Regression

- BUGFIX: the dynamic certificate source used by the webhook TLS server
failed to detect a root CA approaching expiration, due to a calculation
error. This will cause the webhook TLS server to fail renewing its CA
certificate. Please upgrade before the expiration of this CA certificate
is reached.
([#&#8203;7232](https://togithub.com/cert-manager/cert-manager/issues/7232),
[@&#8203;cert-manager-bot](https://togithub.com/cert-manager-bot))

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

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

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

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

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

##### Bug or Regression

- BUGFIX `route53`: explicitly set the `aws-global` STS region which is
now required by the `github.com/aws/aws-sdk-go-v2` library.
([#&#8203;7189](https://togithub.com/cert-manager/cert-manager/pull/7189),
[`@cert-manager-bot`](https://togithub.com/cert-manager-bot))
- Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m`
([#&#8203;7167](https://togithub.com/cert-manager/cert-manager/pull/7167),
[`@SgtCoDFish`](https://togithub.com/SgtCoDFish))
- Fix Azure DNS causing panics whenever authentication error happens
([#&#8203;7188](https://togithub.com/cert-manager/cert-manager/pull/7188),
[`@cert-manager-bot`](https://togithub.com/cert-manager-bot))
- Fix incorrect value and indentation of `endpointAdditionalProperties`
in the `PodMonitor` template of the Helm chart
([#&#8203;7191](https://togithub.com/cert-manager/cert-manager/pull/7191),
[`@inteon`](https://togithub.com/inteon))
- Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent
unbounded creation of `HTTPRoute` resources
([#&#8203;7186](https://togithub.com/cert-manager/cert-manager/pull/7186),
[`@cert-manager-bot`](https://togithub.com/cert-manager-bot))
- Upgrade `golang` from `1.22.3` to `1.22.5`
([#&#8203;7165](https://togithub.com/cert-manager/cert-manager/pull/7165),
[`@github-actions`](https://togithub.com/github-actions))

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM4LjUxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsidXBkYXRlL2hlbG0vc3lzdGVtIl19-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-09-09 18:15:48 +02:00
TrueCharts Bot 866009d9b3
chore(deps): update ignored by renovate (patch) (#25560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | patch |
`24.1.6` -> `24.1.15` |
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| patch | `61.3.2` -> `61.3.3` |
| [kubeapps](https://redirect.github.com/bitnami/charts)
([source](https://redirect.github.com/bitnami/charts/tree/HEAD/bitnami/kubeapps))
| patch | `15.3.9` -> `15.3.10` |
| quay.io/brancz/kube-rbac-proxy | patch | `v0.18.0` -> `v0.18.1` |
| spegel | patch | `v0.0.23` -> `v0.0.24` |
|
[tccr.io/tccr/lvm-disk-watcher](https://redirect.github.com/truecharts/containers)
| patch | `v3.20.2` -> `v3.20.3` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v61.3.3`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.3.2...kube-prometheus-stack-61.3.3)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.3.2...kube-prometheus-stack-61.3.3)

</details>

<details>
<summary>bitnami/charts (kubeapps)</summary>

###
[`v15.3.10`](https://redirect.github.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small15310-2024-07-25-small)

- \[bitnami/kubeapps] Release 15.3.10
([#&#8203;28437](https://redirect.github.com/bitnami/charts/issues/28437))
([cd89d4f](cd89d4fffc)),
closes
[#&#8203;28437](https://redirect.github.com/bitnami/charts/issues/28437)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.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://redirect.github.com/renovatebot/renovate).

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

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-09-09 18:15:21 +02:00
TrueCharts Bot 51504b7b00
chore(deps): update ignored by renovate (patch) (#24139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` ->
`24.1.6` |
| [kubeapps](https://togithub.com/bitnami/charts)
([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps))
| patch | `15.3.5` -> `15.3.9` |

---

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

---

### Release Notes

<details>
<summary>bitnami/charts (kubeapps)</summary>

###
[`v15.3.9`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1539-2024-07-24)

- \[bitnami/kubeapps] Release 15.3.9
([#&#8203;28300](https://togithub.com/bitnami/charts/pull/28300))

###
[`v15.3.8`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1538-2024-07-23-small)

- \[bitnami/kubeapps] Release 15.3.8
([#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214))
([f44f329](f44f329af1)),
closes [#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214)

###
[`v15.3.7`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1537-2024-07-18-small)

- \[bitnami/kubeapps] Global StorageClass as default value
([#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045))
([44a64a8](44a64a8adb)),
closes [#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045)

###
[`v15.3.6`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1536-2024-07-03-small)

- \[bitnami/\*] Update README changing TAC wording
([#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530))
([52dfed6](52dfed6bac)),
closes [#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530)
- \[bitnami/kubeapps] Release 15.3.6
([#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706))
([ea5443f](ea5443fd9b)),
closes [#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706)

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-07-24 18:44:42 +02:00
TrueCharts Bot 58e2395dfd
chore(deps): lock file maintenance helm system by renovate (#22792)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

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

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

#### Changelog

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

</details>

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

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

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

CloudNativePG Operator Helm Chart

#### What's Changed

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

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

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

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

CloudNativePG Operator Helm Chart

#### What's Changed

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

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

</details>

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

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

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

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

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

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

##### Bug or Regression

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

##### Other (Cleanup or Flake)

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

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

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

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

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

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

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

#### Community

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

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

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

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

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

#### Changes by Kind

##### Feature

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

##### Design

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

##### Bug or Regression

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

##### Other (Cleanup or Flake)

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

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

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

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

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

##### Bugfixes

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

##### Other (Cleanup or Flake)

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

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

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

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

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

##### Other (Cleanup or Flake)

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

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9oZWxtL3N5c3RlbSJdfQ==-->
2024-06-30 20:13:41 +02:00
TrueCharts Bot 72bf48a36f
chore(deps): update ignored by renovate (patch) (#22861)
This PR contains the following updates:

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

---

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

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 11:16:05 +02:00
TrueCharts Bot 8fbaea7d86
chore(deps): update ignored by renovate (minor) (#23461)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `24.0.0` ->
`24.1.3` |
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
minor | `59.0.0` -> `59.1.0` |
| [kubeapps](https://togithub.com/bitnami/charts)
([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps))
| minor | `15.0.5` -> `15.3.5` |
| [openebs/linux-utils](https://togithub.com/openebs/linux-utils) |
pinDigest | -> `7774509` |
|
[openebs/provisioner-localpv](https://togithub.com/openebs/dynamic-localpv-provisioner)
| pinDigest | -> `9e45763` |
| [quay.io/backube/volsync](https://togithub.com/backube/volsync) |
pinDigest | -> `ed7cce7` |
| quay.io/brancz/kube-rbac-proxy | minor | `v0.14.4` -> `v0.18.0` |
| tccr.io/tccr/alpine | digest | `ade0065` -> `783d7b4` |
| tccr.io/tccr/scratch | pinDigest |  -> `fa8db43` |

---

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

---

### Release Notes

<details>
<summary>bitnami/charts (kubeapps)</summary>

###
[`v15.3.5`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1535-2024-06-19)

- \[bitnami/kubeapps] Render imagePullSecrets
([#&#8203;27127](https://togithub.com/bitnami/charts/pull/27127))

###
[`v15.3.2`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1532-2024-06-07-small)

- \[bitnami/kubeapps] Release 15.3.2
([#&#8203;26904](https://togithub.com/bitnami/charts/issues/26904))
([23bbc7b](23bbc7b26b)),
closes [#&#8203;26904](https://togithub.com/bitnami/charts/issues/26904)

###
[`v15.3.0`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1530-2024-06-06)

- \[bitnami/kubeapps] Enable PodDisruptionBudgets (part 2)
([#&#8203;26701](https://togithub.com/bitnami/charts/issues/26701))
([f4e8688](f4e868898b)),
closes [#&#8203;26701](https://togithub.com/bitnami/charts/issues/26701)

###
[`v15.2.2`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1522-2024-06-05-small)

- \[bitnami/kubeapps] Bump chart version
([#&#8203;26842](https://togithub.com/bitnami/charts/issues/26842))
([16d5b78](16d5b78403)),
closes [#&#8203;26842](https://togithub.com/bitnami/charts/issues/26842)

###
[`v15.2.0`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1520-2024-06-04)

- \[bitnami/kubeapps] Enable PodDisruptionBudgets
([#&#8203;26505](https://togithub.com/bitnami/charts/issues/26505))
([9e6a2b3](9e6a2b3cd6)),
closes [#&#8203;26505](https://togithub.com/bitnami/charts/issues/26505)

###
[`v15.1.2`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1512-2024-06-03-small)

- \[bitnami/kubeapps] Release 15.1.2
([#&#8203;26573](https://togithub.com/bitnami/charts/issues/26573))
([a1ac42b](a1ac42b09c)),
closes [#&#8203;26573](https://togithub.com/bitnami/charts/issues/26573)

###
[`v15.1.1`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1511-2024-05-22-small)

- \[bitnami/kubeapps] Use different liveness/readiness probes
([#&#8203;26171](https://togithub.com/bitnami/charts/issues/26171))
([22d3f7c](22d3f7cdf2)),
closes [#&#8203;26171](https://togithub.com/bitnami/charts/issues/26171)

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19-->
2024-06-25 18:43:48 +02:00
Stavros Kois 2d471e587d
chore(chart.yaml): remove scale support annotation (#23134)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-06-15 00:22:47 +02:00
TrueCharts Bot d30630af0f
chore(deps): update ignored updates to v24.0.0@4765f19 by renovate (#22760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `23.0.11` ->
`24.0.0` |

---

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-06-04 20:16:08 +02:00
TrueCharts Bot c633867be5
chore(deps): update container image common to v24.0.0@4765f19 by renovate (#22759)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `23.0.11` ->
`24.0.0` |

---

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

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-06-02 18:30:31 +02:00
TrueCharts Bot 529f65306b
chore(deps): update ignored updates to v23.0.11@11fa61c by renovate (#22750)
This PR contains the following updates:

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

---

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19-->
2024-06-01 21:05:31 +02:00
TrueCharts-Bot 4357b533a9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-31 09:03:52 +00:00
TrueCharts Bot 3a07b9f979
chore(deps): update ignored by renovate (patch) (#21659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `23.0.0` ->
`23.0.10` |
| [kubeapps](https://togithub.com/bitnami/charts)
([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps))
| patch | `15.0.3` -> `15.0.5` |

---

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

---

### Release Notes

<details>
<summary>bitnami/charts (kubeapps)</summary>

###
[`v15.0.5`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1505-2024-05-20-small)

- \[bitnami/kubeapps] Release 15.0.5 updating components versions
([#&#8203;26101](https://togithub.com/bitnami/charts/issues/26101))
([5705c93](https://togithub.com/bitnami/charts/commit/5705c93)), closes
[#&#8203;26101](https://togithub.com/bitnami/charts/issues/26101)

###
[`v15.0.4`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1504-2024-05-13-small)

- \[bitnami/\*] Change non-root and rolling-tags doc URLs
([#&#8203;25628](https://togithub.com/bitnami/charts/issues/25628))
([b067c94](https://togithub.com/bitnami/charts/commit/b067c94)), closes
[#&#8203;25628](https://togithub.com/bitnami/charts/issues/25628)
- \[bitnami/\*] Set new header/owner
([#&#8203;25558](https://togithub.com/bitnami/charts/issues/25558))
([8d1dc11](https://togithub.com/bitnami/charts/commit/8d1dc11)), closes
[#&#8203;25558](https://togithub.com/bitnami/charts/issues/25558)
- \[bitnami/kubeapps] Release 15.0.4 updating components versions
([#&#8203;25727](https://togithub.com/bitnami/charts/issues/25727))
([623b42e](https://togithub.com/bitnami/charts/commit/623b42e)), closes
[#&#8203;25727](https://togithub.com/bitnami/charts/issues/25727)

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19-->
2024-05-31 10:42:58 +02:00
TrueCharts-Bot e50357a154 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-26 17:09:21 +00:00
TrueCharts-Bot 17d5f886bf Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-02 00:15:26 +00:00
Kjeld Schouten afc5e7eafa
chore: bump common to release improved checks on volsync and cnpg (#21454)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-05-01 17:39:48 +02:00
TrueCharts-Bot db84ba13a3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-30 00:14:53 +00:00
Kjeld Schouten 9abc20d845 chore: bump common 2024-04-29 23:39:10 +02:00
Kjeld Schouten 20f2fe8342 fix: fixup all chart volsync/credentials settings 2024-04-29 20:45:47 +02:00
Kjeld Schouten c3c0b3bc46
fix: adapt for common cnpg/volsync pathing changes (#21445)
**Description**
Common has moved to standardised URLs for cnpg and volsync.
This is basically the last big implementation change for volsync and
cnpg backups before we can start finetuning and testing both

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-04-29 14:26:27 +02:00
Kjeld Schouten 02e10381ac
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-04-29 12:28:39 +02:00
TrueCharts Bot 57fbb5341b
chore(deps): update container image common to v20.3.12@3303278 by renovate (#21384)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-26 13:29:33 +02:00
TrueCharts Bot 12f2b58649
chore(deps): update helm chart cert-manager to v1.14.5 by renovate (#21333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://cert-manager.io)
([source](https://togithub.com/cert-manager/cert-manager)) | patch |
`v1.14.4` -> `v1.14.5` |

---

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

---

### Release Notes

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

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

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

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

`v1.14.5` fixes a bug in the DigitalOcean DNS-01 provider which could
cause incorrect DNS records to be deleted when using a domain with a
CNAME. Special thanks to
[@&#8203;BobyMCbobs](https://togithub.com/BobyMCbobs) for reporting this
issue and testing the fix!

It also patches CVE-2023-45288.

#### Known Issues

- ACME Issuer (Let's Encrypt): wrong certificate chain may be used if
`preferredChain` is configured: see [1.14 release
notes](./release-notes-1.14.md#known-issues) for more information.

#### Changes

##### Bug or Regression

- DigitalOcean: Ensure that only TXT records are considered for deletion
when cleaning up after an ACME challenge
([#&#8203;6893](https://togithub.com/cert-manager/cert-manager/issues/6893)
, [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))
- Bump golang.org/x/net to address
[CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288)
([#&#8203;6931](https://togithub.com/cert-manager/cert-manager/issues/6931)
, [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9oZWxtL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-04-25 14:20:20 +02:00
TrueCharts-Bot 617cb4ab93 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-23 00:15:53 +00:00
Kjeld Schouten d45f7fe497
fix(scale-gui): replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI (#21154)
**Description**
Seems this was missing in the gui by accident

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-04-22 14:11:52 +02:00
TrueCharts-Bot 54d88732dc Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-22 00:16:09 +00:00
Kjeld Schouten b4f0331ba8 chore: bump everything to release new doc pages 2024-04-21 20:11:39 +02:00
Kjeld Schouten b5036ed2aa
chore: update groups html (#21121)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-04-21 19:45:29 +02:00
Kjeld Schouten 2e05d3ccd8 chore: bump charts to release new docs to fix broken links 2024-04-21 18:51:34 +02:00
Kjeld Schouten c850d0cfb3 chore: bump everything to regenerate readme's and site index 2024-04-21 16:13:02 +02:00
Kjeld Schouten a66fd3357b
Chore: rework SCALE catagories/groups to match helm and remove deprecated charts (#21111)
**Description**
We want to improve the meager-at-best descriptions for the option
groups/catagories on SCALE.
They should also match the naming scheme of Helm/Kubernetes.

With those things combined, we can then link users to the actual common
docs for more indepth info on each available option.
Saving us needlessly duplicated docs that need to be maintained and
giving more indepth information to users.

Having naming schemes that match *actual* kubernetes, also makes it
easier for users to migrate to a true kubernetes platform in the future.

**⚙️ Type of change**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 14:31:23 +02:00
TrueCharts Bot 53e2bed79f
chore(deps): update container image common to v20.3.11@dae6129 by renovate (#20875)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-20 12:01:18 +02:00
TrueCharts Bot 2d89cf7aa8
chore(deps): update container image tccr.io/tccr/scratch to latest@ef27d56 by renovate (#21054)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `2c1b3f2` -> `ef27d56` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-20 11:52:10 +02:00
TrueCharts-Bot 5f6f1c96b4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-20 09:44:33 +00:00
TrueCharts Bot 112ab5bfe8
chore(deps): update container image tccr.io/tccr/scratch to latest@2c1b3f2 by renovate (#21043)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `0163c7d` -> `2c1b3f2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-20 08:18:07 +02:00
TrueCharts-Bot 4379eea4a1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-20 00:15:35 +00:00
TrueCharts Bot cfd723751d
chore(deps): update container image tccr.io/tccr/scratch to latest@0163c7d by renovate (#20986)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `bd3502f` -> `0163c7d` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-19 08:17:45 +02:00
TrueCharts-Bot 3bbe62084f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-17 12:46:24 +00:00
Kjeld Schouten 328900e438 Revert "Commit daily changes"
This reverts commit 26af685659.
2024-04-17 14:28:41 +02:00
TrueCharts-Bot 26af685659 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-17 12:10:06 +00:00
Kjeld Schouten 9828a1ef02 chore: bump charts to ensure new icons are released 2024-04-16 19:12:53 +02:00
TrueCharts Bot 4413ae4d1c
chore(deps): update container image common to v20.3.7@8cf9fc9 by renovate (#20819)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-16 18:46:33 +02:00
Kjeld Schouten 8b489f48bb
Webp icons2 (#20851)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-04-16 17:08:41 +02:00
TrueCharts Bot 6c807c1f97
chore(deps): update container image common to v20.3.6@27edfed by renovate (#20599)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-11 11:07:02 +02:00
TrueCharts-Bot 313ec21e18 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-11 00:09:26 +00:00
TrueCharts Bot 8ee51f80fa
chore(deps): update container image common to v20.3.5@aedd88a by renovate (#20535)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-10 17:42:53 +02:00
TrueCharts Bot 5a02b410bd
chore(deps): update container image common to v20.3.4@d7e1b23 by renovate (#20527)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-10 13:41:30 +02:00
TrueCharts Bot b1d671eb58
chore(deps): update container image tccr.io/tccr/scratch to latest@bd3502f by renovate (#20526)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `fff0ddf` -> `bd3502f` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-10 13:33:18 +02:00
TrueCharts Bot 204bb166ae
chore(deps): update container image common to v20.3.3@3876ba5 by renovate (#20478)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-09 19:46:10 +02:00
TrueCharts Bot 36a83081e8
chore(deps): update container image common to v20.3.2@0722ebb by renovate (#20334)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `20.2.10` ->
`20.3.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-08 07:17:58 +02:00