mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-26 23:00:31 +05:30
chore(deps): update dependency python to 3.13 (#138)
* chore(deps): update dependency python to 3.13 * chore: Auto-update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57a3c09f55
commit
74d50604b7
2
.github/workflows/charts-changelog.yaml
vendored
2
.github/workflows/charts-changelog.yaml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.13"
|
||||
|
||||
- name: Install helm-docs
|
||||
run: |
|
||||
|
@ -1,6 +1,6 @@
|
||||
# piped
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
|
||||
|
||||
@ -60,7 +60,7 @@ The following table contains an overview of available values and their descripti
|
||||
| frontend.enabled | bool | `true` | |
|
||||
| frontend.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| frontend.image.repository | string | `"1337kavin/piped-frontend"` | image repository |
|
||||
| frontend.image.tag | string | `"latest@sha256:614fa1e70285307ed64d39c76675d787cad9c429307c58b71352d1f72bfb2ac1"` | image tag |
|
||||
| frontend.image.tag | string | `"latest@sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269"` | image tag |
|
||||
| frontend.service.main.enabled | bool | `true` | |
|
||||
| frontend.service.main.ports.http.enabled | bool | `true` | |
|
||||
| frontend.service.main.ports.http.port | int | `80` | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user