chore(deps): update container image tccr.io/truecharts/joplin-server to v2.13.2 (#13797)
This commit is contained in:
parent
ea53b1d2fd
commit
1fd81663b6
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.13.1"
|
appVersion: "2.13.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/laurent22/joplin/tree/dev/packages/server
|
- https://github.com/laurent22/joplin/tree/dev/packages/server
|
||||||
- https://github.com/laurent22/joplin
|
- https://github.com/laurent22/joplin
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.2
|
version: 14.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/joplin-server
|
repository: tccr.io/truecharts/joplin-server
|
||||||
tag: v2.13.1@sha256:c1d85a0766491a9fb8257ebdad57310a2f58e0e6c29ee5bbc88b6cc84eb1611a
|
tag: v2.13.2@sha256:5447a415daf784dd842e1de6d09ff1c83f7daac4d7dbc08eead5a71b228a8936
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue