update chart and release config
All checks were successful
check-and-test / check-and-test (push) Successful in 49s
changelog / changelog (push) Successful in 15s

This commit is contained in:
2026-01-12 14:44:21 -05:00
parent a88ee6bc1d
commit 25fdd3705a
2 changed files with 6 additions and 17 deletions

View File

@@ -72,8 +72,8 @@ jobs:
helm package --version "${GITHUB_REF#refs/tags/v}" ./ helm package --version "${GITHUB_REF#refs/tags/v}" ./
mkdir gitea mkdir gitea
mv gitea*.tgz gitea/ mv gitea*.tgz gitea/
curl --fail --location --output gitea/index.yaml --silent --show-error https://dl.gitea.com/charts/index.yaml curl --fail --location --output gitea/index.yaml --silent --show-error https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/index.yaml
helm repo index gitea/ --url https://dl.gitea.com/charts --merge gitea/index.yaml helm repo index gitea/ --url https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/index.yaml --merge gitea/index.yaml
- name: Copy files to S3 and clear cache - name: Copy files to S3 and clear cache
run: | run: |

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: gitea name: gitea
description: Gitea Helm chart for Kubernetes description: (Unofficial) Gitea Helm chart for Kubernetes
type: application type: application
version: 0.0.0 version: 0.0.0
# renovate datasource=github-releases depName=go-gitea/gitea extractVersion=^v(?<version>.*)$ # renovate datasource=github-releases depName=go-gitea/gitea extractVersion=^v(?<version>.*)$
@@ -10,7 +10,7 @@ icon: https://gitea.com/assets/img/logo.svg
annotations: annotations:
artifacthub.io/links: | artifacthub.io/links: |
- name: support - name: support
url: https://gitea.com/gitea/helm-gitea/issues url: https://git.dubyatp.xyz/williamp/helm-gitea/issues
keywords: keywords:
- git - git
@@ -26,19 +26,8 @@ sources:
- https://docker.gitea.com/gitea - https://docker.gitea.com/gitea
maintainers: maintainers:
# https://gitea.com/rossigee - name: William Peebles
- name: Ross Golder email: me@williamtpeebles.com
email: ross@golder.org
# https://gitea.com/volker.raschek
- name: Markus Pesch
email: markus.pesch+apps@cryptic.systems
# https://gitea.com/DaanSelen
- name: Daan Selen
email: dselen@nerthus.nl
# https://gitea.com/ChristopherHX
- name: Christopher Homberger
email: christopher.homberger@web.de
dependencies: dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql # https://github.com/bitnami/charts/blob/main/bitnami/postgresql
- name: postgresql - name: postgresql