Skip to content

Commit 101224c

Browse files
author
drone
committed
update gitea image
1 parent 6cdd8bb commit 101224c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gitea/prod/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
gitea:
22
image:
3+
tag: 1.18.5
34
rootless: true
45

56
service:

gitea/qa/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gitea:
22
image:
3-
tag: "1.18.5"
3+
tag: 1.18.5
44
rootless: true
55

66
service:

0 commit comments

Comments
 (0)