Skip to content
Snippets Groups Projects
Commit 9e02ff83 authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Updated gitea chart for Gitea 1.18.0

parent 808b474b
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@ dependencies:
version: 0.2.23
- name: redis
repository: https://groundhog2k.github.io/helm-charts
version: 0.5.8
digest: sha256:2b5f8acc012ea0a4245007974b8f94095934f95b68b4a798fe4e98083df2d1ae
generated: "2022-11-18T18:50:09.825701592+01:00"
version: 0.6.0
digest: sha256:73194f9d8c6f105520fd6854cf1b1d52d1fd89d3ffc3d53ad33643d6de266754
generated: "2022-12-30T15:13:47.393304237+01:00"
......@@ -8,10 +8,10 @@ maintainers:
- name: groundhog2k
# This is the chart version
version: 0.6.10
version: 0.7.0
# This is the version number of the application being deployed.
appVersion: "1.17.4"
appVersion: "1.18.0"
dependencies:
- name: mariadb
......@@ -23,6 +23,6 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled
- name: redis
version: 0.5.8
version: 0.6.0
repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled
# Gitea
![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.4](https://img.shields.io/badge/AppVersion-1.17.4-informational?style=flat-square)
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
## Changelog
......@@ -49,7 +49,7 @@ helm uninstall my-release
|------------|------|---------|
| @groundhog2k | mariadb | 0.2.24 |
| @groundhog2k | postgres | 0.2.23 |
| @groundhog2k | redis | 0.5.8 |
| @groundhog2k | redis | 0.6.0 |
## Common parameters
......
......@@ -33,4 +33,5 @@
| 0.6.8 | 1.17.3 | Updated to Gitea 1.17.3 |
| 0.6.9 | 1.17.3 | Updated chart dependencies (mariadb 0.2.24 / postgres 0.2.23) |
| 0.6.10 | 1.17.4 | Updated to Gitea 1.17.4 |
| 0.7.0 | 1.18.0 | Updated to Gitea 1.18.0 and chart dependencies (redis 0.6.0) |
| | | |
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