Skip to content

Commit

Permalink
fix(docker-image): update gitea/gitea docker tag to v1.22.3
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| docker     | gitea/gitea | 1.22.2 | 1.22.3 |
  • Loading branch information
angelnu-bot[bot] committed Oct 12, 2024
1 parent 43cb653 commit f293a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/default/gitea/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
values:
image:
repository: gitea/gitea
tag: 1.22.2
tag: 1.22.3
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit f293a33

Please sign in to comment.