diff --git a/gitea/prod/values.yaml b/gitea/prod/values.yaml index 03f220b..a42e166 100644 --- a/gitea/prod/values.yaml +++ b/gitea/prod/values.yaml @@ -1,6 +1,6 @@ gitea: image: - tag: 1.18.5 + tag: 1.19.0 rootless: true service: @@ -96,4 +96,4 @@ backup: operator: In values: - gitea-0 - image: gitea/gitea:1.18.5-rootless + image: gitea/gitea:1.19.0-rootless