Skip to content
Snippets Groups Projects
Unverified Commit 82dd77d3 authored by Göran Pöhner's avatar Göran Pöhner Committed by GitHub
Browse files

Update gitea chart for Gitea 1.16.5 (#937)

parent dc457058
No related branches found
No related tags found
No related merge requests found
...@@ -8,10 +8,10 @@ maintainers: ...@@ -8,10 +8,10 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version # This is the chart version
version: 0.5.6 version: 0.5.7
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "1.16.4" appVersion: "1.16.5"
dependencies: dependencies:
- name: mariadb - name: mariadb
......
# Gitea # Gitea
![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.4](https://img.shields.io/badge/AppVersion-1.16.4-informational?style=flat-square) ![Version: 0.5.7](https://img.shields.io/badge/Version-0.5.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.5](https://img.shields.io/badge/AppVersion-1.16.5-informational?style=flat-square)
## Changelog ## Changelog
......
| Chart version | App version | Change description | | Chart version | App version | Change description |
| :------------ | :---------- | :----------------- | | :------------ | :---------- | :----------------- |
| 0.4.14 | 1.15.10 | Updated to Gitea 1.15.10 | | 0.4.14 | 1.15.10 | Updated to Gitea 1.15.10 |
| 0.4.15 | 1.15.10 | Fixed ingress API detection<br>Implemented startupProbe support | | 0.4.15 | 1.15.10 | Fixed ingress API detection, Implemented startupProbe support |
| 0.4.16 | 1.15.10 | Updated chart dependencies | | 0.4.16 | 1.15.10 | Updated chart dependencies |
| 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 | | 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 |
| 0.5.0 | 1.16.0 | Updated to Gitea 1.16.0 | | 0.5.0 | 1.16.0 | Updated to Gitea 1.16.0 |
...@@ -11,4 +11,5 @@ ...@@ -11,4 +11,5 @@
| 0.5.4 | 1.16.3 | Updated to Gitea 1.16.3 | | 0.5.4 | 1.16.3 | Updated to Gitea 1.16.3 |
| 0.5.5 | 1.16.4 | Updated to Gitea 1.16.4 | | 0.5.5 | 1.16.4 | Updated to Gitea 1.16.4 |
| 0.5.6 | 1.16.4 | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) | | 0.5.6 | 1.16.4 | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) |
| 0.5.7 | 1.16.5 | Updated to Gitea 1.16.5 |
| | | | | | | |
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