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
|
apiVersion: v2
|
||||||
appVersion: ".0.8.4"
|
appVersion: "0.8.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/Difegue/LANraragi
|
- https://github.com/Difegue/LANraragi
|
||||||
- https://hub.docker.com/r/difegue/lanraragi
|
- https://hub.docker.com/r/difegue/lanraragi
|
||||||
- https://sugoi.gitbook.io/lanraragi/
|
- https://sugoi.gitbook.io/lanraragi/
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/lanraragi
|
repository: tccr.io/truecharts/lanraragi
|
||||||
tag: v.0.8.4@sha256:e41603c23afbb27544cdef8cf30f4e568eb499bd3221f81953e6cd60c469ab25
|
tag: v0.8.4@sha256:b9af21eae127e581758bf2038e82d0a00b20d3199f550ccfb2d5b130fa9b375c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue