chore(deps): update container image tccr.io/truecharts/gitea to v1.20.1 (#10943)
This commit is contained in:
parent
7193602596
commit
22ad08c748
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.20.0"
|
appVersion: "1.20.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -30,7 +30,7 @@ sources:
|
||||||
- https://gitea.com/gitea/helm-chart
|
- https://gitea.com/gitea/helm-chart
|
||||||
- https://github.com/go-gitea/gitea
|
- https://github.com/go-gitea/gitea
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.21
|
version: 13.0.22
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- GIT
|
- GIT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/gitea
|
repository: tccr.io/truecharts/gitea
|
||||||
tag: v1.20.0@sha256:b56f3bfa71224262662a7b83d255fd1b9c2ef4b26afd150ef6d36ef9da019db7
|
tag: v1.20.1@sha256:4bc7d37e95ed3bdd9aa9d35ec63712040bdc30378d9e6644ac996307bcbe9c5b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue