fix(lanraragi): update image tag (#2165)
* fix(lanraragi): update image tag * update chart
This commit is contained in:
parent
2dc2355cf8
commit
c4354ee798
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: ".0.8.4"
|
||||
appVersion: "0.8.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/Difegue/LANraragi
|
||||
- https://hub.docker.com/r/difegue/lanraragi
|
||||
- https://sugoi.gitbook.io/lanraragi/
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lanraragi
|
||||
tag: v.0.8.4@sha256:e41603c23afbb27544cdef8cf30f4e568eb499bd3221f81953e6cd60c469ab25
|
||||
tag: v0.8.4@sha256:b9af21eae127e581758bf2038e82d0a00b20d3199f550ccfb2d5b130fa9b375c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue