Skip to content

Commit

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

* [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>
renovate[bot] and renovate[bot] authored Dec 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 02bd79b commit 375e0cd
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
@@ -3,8 +3,8 @@ apiVersion: v2
type: application
name: gitea
description: Gitea (Git with a cup of tea)
version: 1.1.16
appVersion: "1.22.5"
version: 1.1.17
appVersion: "1.22.6"
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/gitea-logo.png
maintainers:
- name: QJOLY
2 changes: 1 addition & 1 deletion charts/gitea/values.yaml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ common:
isPrivate: false
secretName: null
repository: gitea/gitea
tag: '1.22.5'
tag: '1.22.6'
pullPolicy: Always

# ingress

0 comments on commit 375e0cd

Please sign in to comment.