Skip to content

Commit

Permalink
Update gitea/gitea Docker tag to v1.22.2 (#211)
Browse files Browse the repository at this point in the history
* Update gitea/gitea Docker tag to v1.22.2

* [AUTO] Update chart version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Sep 18, 2024
1 parent 75d1a34 commit 54bdd89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
type: application
name: gitea
description: Gitea (Git with a cup of tea)
version: 1.1.13
appVersion: "1.22.1"
version: 1.1.14
appVersion: "1.22.2"
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/gitea-logo.png
maintainers:
- name: QJOLY
Expand Down
2 changes: 1 addition & 1 deletion charts/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ common:
isPrivate: false
secretName: null
repository: gitea/gitea
tag: '1.22.1'
tag: '1.22.2'
pullPolicy: Always

# ingress
Expand Down

0 comments on commit 54bdd89

Please sign in to comment.