Update Helm release gitea to v12.2.0

This commit is contained in:
Renovate Bot
2025-08-19 20:10:21 +00:00
parent 4683c39120
commit cea868b628
5 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
dependencies:
- name: gitea
repository: https://dl.gitea.com/charts/
version: 12.1.2
version: 12.2.0
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.3.10
@@ -11,5 +11,5 @@ dependencies:
- name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1
digest: sha256:276dbef9a249d7816dd821bac1d367f24a138f876ef738eb18f0aa8d6c460fac
generated: "2025-07-24T09:57:05.329800647+01:00"
digest: sha256:e450ae54572007187dd1257c3b3ed01b2a9aee669e73638d3828a432bf326bc3
generated: "2025-08-19T20:10:16.373908954Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,7 +25,7 @@ appVersion: "1.16.0"
dependencies:
- name: gitea
version: 12.1.2
version: 12.2.0
repository: "https://dl.gitea.com/charts/"
condition: gitea.enabled
- name: postgresql-ha

View File

@@ -1,6 +1,6 @@
# gitea
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://dl.gitea.com/charts/ | gitea | 12.1.2 |
| https://dl.gitea.com/charts/ | gitea | 12.2.0 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | gitea-bkp(backupd) | 0.6.1 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.6.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 |

Binary file not shown.

Binary file not shown.