Bump Gitea version to 1.15.8 (#270)
As title. Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/270 Reviewed-by: techknowlogick <techknowlogick@gitea.io> Reviewed-by: Gusted <gusted@noreply.gitea.io> Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.io> Co-committed-by: justusbunsi <justusbunsi@noreply.gitea.io>
This commit is contained in:
parent
c27140c4cb
commit
5bb91510df
3 changed files with 3 additions and 3 deletions
|
@ -682,7 +682,7 @@ gitea:
|
|||
| Parameter | Description | Default |
|
||||
| ------------------ | ----------------------------------------------------------------------------------------- | ------------- |
|
||||
| `image.repository` | Image to start for this pod | `gitea/gitea` |
|
||||
| `image.tag` | [Image tag](https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated) | `1.14.6` |
|
||||
| `image.tag` | [Image tag](https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated) | `1.15.8` |
|
||||
| `image.pullPolicy` | Image pull policy | `Always` |
|
||||
| `image.rootless` | Wether or not to pull the rootless version of Gitea, only works on Gitea 1.14.x or higher | `false` |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue