Skip to content

Commit

Permalink
chore(helm): update image docker.io/gitea/gitea 1.22.3 → 1.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Dec 28, 2024
1 parent b6db45c commit 8164ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.22.3
appVersion: 1.22.6
dependencies:
- name: common
version: 25.2.2
Expand Down Expand Up @@ -45,4 +45,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
- https://hub.docker.com/r/gitea/gitea
type: application
version: 20.6.0
version: 20.6.1
2 changes: 1 addition & 1 deletion charts/stable/gitea/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/gitea/gitea
tag: 1.22.3-rootless@sha256:6b068c75b3454016b0304d0bb158b027cae6393fc668ce6a3727d4f4016261ed
tag: 1.22.6-rootless@sha256:4216d612992a25ed5fe6062679ca0be0b224f93c0b6fdba03e6c8f3d623cfb4e
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 8164ba3

Please sign in to comment.