Merge branch 'master' of github.com:truecharts/charts
This commit is contained in:
commit
43c69f6dda
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/accetto/headless-drawing-g3/
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/blender-desktop-g3
|
||||
tag: latest@sha256:c319a529c383743f470a9e2d8f94dc56d03d1755067ecac2d6779d4d03e694ae
|
||||
tag: latest@sha256:9654beda6fc4c36484fc51773ddb9d4a878ea8e65a7ba0696fac37d127b784c3
|
||||
persistence:
|
||||
internalshare:
|
||||
enabled: true
|
||||
|
|
|
@ -30,4 +30,4 @@ sources:
|
|||
- https://github.com/accetto/headless-drawing-g3/
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3
|
||||
type: application
|
||||
version: 2.0.5
|
||||
version: 2.0.6
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/inkscape-desktop-g3
|
||||
tag: latest@sha256:6712e71b6c38290f41be6ef7bbd8d76ad0eaa6f2d999c63d7353473fe657e475
|
||||
tag: latest@sha256:923a66da1cef53c0442d69e35b40989bc67e4804ae219616d27f3f2e5beeeb63
|
||||
persistence:
|
||||
internalshare:
|
||||
enabled: true
|
||||
|
|
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/accetto/headless-drawing-g3/
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/opengl-desktop-g3
|
||||
tag: latest@sha256:beb88da26682936cdfae4fa31ea9f7c3e91ee094e5b1c3cfb2aba7e8e5e20972
|
||||
tag: latest@sha256:64c248af0cff61aee4001620ee4630da638c5c4275f9f0e226e00fac2b176978
|
||||
persistence:
|
||||
internalshare:
|
||||
enabled: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.3.6"
|
||||
appVersion: "0.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/stonith404/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 0.0.7
|
||||
version: 0.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pingvin-share
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.6@sha256:ac586a491b46488d09a82d2a6f4b9f9e7997d08750b76f062af0f4d4a5730a5a
|
||||
tag: 0.4.0@sha256:5693e9cb6dc2154424691ea10c8607cfe1d3760a55b2dc6841de6c230d8dd183
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue