chore(apps): update image refs (#2411)
* chore(apps): update image refs * bump * typecho * mosdns move to stable
This commit is contained in:
@@ -21,7 +21,7 @@ maintainers:
|
||||
name: ferdi-server
|
||||
sources:
|
||||
- https://github.com/getferdi/server
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: getferdi/ferdi-server
|
||||
tag: 1.3.2@sha256:6e620b85afaa186f883336dc2672cc4a3a7b132eda94d160886d232d20d4335f
|
||||
repository: tccr.io/truecharts/ferdi-server
|
||||
tag: v1.3.2@sha256:9cd5863593eb1f8aa6ddf695d4984f6691fff7d453e2f608a30d67bda4c58c27
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -19,7 +19,7 @@ name: linkding
|
||||
sources:
|
||||
- https://github.com/sissbruecker/linkding
|
||||
- https://hub.docker.com/r/sissbruecker/linkding
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: sissbruecker/linkding
|
||||
tag: 1.8.8@sha256:3dad72eea9dd4fa775e38eee6b28972779fe269bbbd656b355935da67f0ddd85
|
||||
repository: tccr.io/truecharts/linkding
|
||||
tag: v1.8.8@sha256:c5a15b48ef46e409d6d0fe0552280611bcbb148e5311f4ed0e9e12d2360e6578
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 0.0.8
|
||||
version: 0.0.9
|
||||
appVersion: "latest"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: einar/meshcentral
|
||||
repository: tccr.io/truecharts/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:293106bdcad40e9666b5a23c50baa73c656c729fd4cd5ae1848306689ad27a90
|
||||
tag: latest@sha256:62230bdc8acebe42d5082267147de1a7ced76826d76191612dc54543d7ee1314
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -23,7 +23,7 @@ name: typecho
|
||||
sources:
|
||||
- https://github.com/typecho/typecho
|
||||
- https://hub.docker.com/r/joyqi/typecho
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- hosting
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: joyqi/typecho
|
||||
tag: 1.2.0-php8.0-apache@sha256:090f5aad01ff81ecb6272368612d2b7d0887065da850ae8d094a137b231bdd84
|
||||
repository: tccr.io/truecharts/typecho
|
||||
tag: v1.2.0-php8.0@sha256:c76e48508cf2f66d1b427a9f43fd218797ce984235d5da7dcdaa75ebdbdb0b73
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -23,7 +23,7 @@ name: xwiki
|
||||
sources:
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: xwiki
|
||||
tag: 14.2.1-postgres-tomcat@sha256:88c7aaf61dc3022009b90804e59adaa3c3a7b1bc8f7918c718d60a3882a961e0
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: v14.2.1-postgres@sha256:54a3c6e5376f95e0da0cf03eac4fa8370d780a9f8afa4a2336d5afe096f9ac61
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mosdns
|
||||
version: 0.0.4
|
||||
version: 1.0.0
|
||||
appVersion: "3.5.2"
|
||||
description: A location-based pluggable DNS forwarder/splitter.
|
||||
type: application
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: 601096721/mosdns
|
||||
repository: tccr.io/truecharts/mosdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.6.0@sha256:d2700f49ebf3c443bad4ea506d38c4cdc8cfc1803eb67d7048fff1b87588534d
|
||||
tag: v3.5.2@sha256:40d0dec6d2b3db85ffd9720861b9e10a67a0bd75a520e6739fb9734921f2c64c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
Reference in New Issue
Block a user