Compare commits

...

5 Commits

Author SHA1 Message Date
Skyler Mäntysaari 5549e26532
Merge branch 'main' into backend-configmap-updates 2024-04-28 13:56:05 +03:00
Skyler Mäntysaari 2253fb981f Update README for chart 2024-04-28 13:55:28 +03:00
Skyler Mäntysaari cffcc8fba1
Update Chart.yaml 2024-04-28 13:53:00 +03:00
renovate[bot] 462022675e
chore(deps): update actions/upload-artifact action to v4 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 16:36:48 +03:00
renovate[bot] 3b91da1ed2
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.1 (#92)
* chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.1
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-15 16:34:56 +03:00
5 changed files with 7 additions and 6 deletions

View File

@ -49,7 +49,7 @@ jobs:
chart: "charts/${{ matrix.chart }}"
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.11.0
uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
setup-tools: |
helmv3

View File

@ -39,7 +39,7 @@ jobs:
fetch-depth: 0
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.11.0
uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
setup-tools: |
helmv3

View File

@ -42,7 +42,7 @@ jobs:
echo $PR_NUMBER > pr_number.txt
- name: Store pr data in artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pr_metadata
path: ./pr_number.txt

View File

@ -10,7 +10,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 5.1.5
version: 5.2.0
appVersion: latest
kubeVersion: ">=1.22.0-0"
maintainers:

View File

@ -1,6 +1,7 @@
# piped
![Version: 5.1.5](https://img.shields.io/badge/Version-5.1.5-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 5.2.0](https://img.shields.io/badge/Version-5.2.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
@ -125,4 +126,4 @@ The following table contains an overview of available values and their descripti
</details>
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)