Merge branch 'main' into backend-configmap-updates

This commit is contained in:
Skyler Mäntysaari 2024-04-28 13:56:05 +03:00 committed by GitHub
commit 5549e26532
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 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

@ -2,6 +2,7 @@
![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.
## Source Code
@ -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)