Compare commits

..

No commits in common. "5549e26532debdb723a587994a8534f964bf8c53" and "44d214874c7e66afaaf17a3cc6db7efb378b0f0a" have entirely different histories.

5 changed files with 6 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,7 +1,6 @@
# piped # piped
![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) ![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)
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design. Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
@ -126,4 +125,4 @@ The following table contains an overview of available values and their descripti
</details> </details>
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)