Files
library-charts/library/common
TrueCharts Bot 7ab6a90d47 chore(deps): update docker general non-major (#671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/code-server](https://togithub.com/truecharts/containers)
| digest | `e59861c` -> `1b79d9d` |
| [tccr.io/tccr/gluetun](https://togithub.com/truecharts/containers) |
digest | `0cd36b2` -> `614c05b` |
| [tccr.io/tccr/netshoot](https://togithub.com/truecharts/containers) |
digest | `e6a2628` -> `8b3dad1` |
| tccr.io/tccr/openvpn-client | digest | `1f83dec` -> `2816991` |
| [tccr.io/tccr/tailscale](https://togithub.com/truecharts/containers) |
digest | `806efac` -> `913994d` |
| [tccr.io/tccr/wireguard](https://togithub.com/truecharts/containers) |
digest | `9f56e56` -> `683b8b7` |

---

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

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-01 16:57:59 +01:00
..
2023-01-21 12:19:40 +01:00
2023-02-17 15:18:15 +01:00

Common Library

Naming Scheme

  • ServiceAccount:
    • Primary: $FullName
    • Others: $FullName-$ServiceAccountName
  • RBAC:
    • Primary: $FullName
    • Others: $FullName-$RBACName
  • Service:
    • Primary: $FullName
    • Others: $FullName-$ServiceName
  • Pods:
    • Primary: $FullName
    • Others: $FullName-$PodName
  • Containers: $ContainerName
  • ConfigMap: $FullName-$ConfigMapName
  • Secret: $FullName-$SecretName
  • Scale Certificate: $FullName-$CertName
  • Scale External Interface: ix-$ReleaseName-$index

Full name -> $ReleaseName-$ChartName Any name that exceeds 63 characters, will throw an error