Skip to content
Snippets Groups Projects
Unverified Commit 9b3d4217 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Update dependencies of gitea (#82)

parent 92a9cc2d
No related branches found
No related tags found
No related merge requests found
dependencies: dependencies:
- name: mariadb - name: mariadb
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.4 version: 0.1.5
- name: postgres - name: postgres
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.2 version: 0.1.3
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.2 version: 0.1.2
digest: sha256:ad9b3c1c3b617da6a8e299ddfef6af01767ac13f9b98010f580bece672df3117 digest: sha256:1208361a2b8fe146093eb729dd3e4ed18bd43abe065f149d542d32e65aec4580
generated: "2020-11-18T07:45:24.7041208+01:00" generated: "2020-11-29T11:18:31.882046+01:00"
...@@ -8,18 +8,18 @@ maintainers: ...@@ -8,18 +8,18 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version # This is the chart version
version: 0.1.0 version: 0.1.1
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "1.12.6" appVersion: "1.12.6"
dependencies: dependencies:
- name: mariadb - name: mariadb
version: 0.1.4 version: 0.1.5
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
- name: postgres - name: postgres
version: 0.1.2 version: 0.1.3
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
- name: redis - name: redis
......
# Gitea # Gitea
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.6](https://img.shields.io/badge/AppVersion-1.12.5-informational?style=flat-square) ![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.6](https://img.shields.io/badge/AppVersion-1.12.5-informational?style=flat-square)
A Helm chart for Gitea on Kubernetes A Helm chart for Gitea on Kubernetes
...@@ -43,8 +43,8 @@ $ helm uninstall my-release ...@@ -43,8 +43,8 @@ $ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.1.4 | | @groundhog2k | mariadb | 0.1.5 |
| @groundhog2k | postgres | 0.1.2 | | @groundhog2k | postgres | 0.1.3 |
| @groundhog2k | redis | 0.1.2 | | @groundhog2k | redis | 0.1.2 |
## Common parameters ## Common parameters
......
File deleted
File added
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment