Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-05 12:25:05 +00:00
parent 166b1f8189
commit eced7f9555
494 changed files with 13401 additions and 614 deletions

View File

@ -2,6 +2,16 @@
## [appsmith-2.0.64](https://github.com/truecharts/charts/compare/appsmith-2.0.63...appsmith-2.0.64) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [appsmith-2.0.63](https://github.com/truecharts/charts/compare/appsmith-2.0.62...appsmith-2.0.63) (2022-11-02) ## [appsmith-2.0.63](https://github.com/truecharts/charts/compare/appsmith-2.0.62...appsmith-2.0.63) (2022-11-02)
### Chore ### Chore
@ -87,13 +97,3 @@
## [appsmith-2.0.55](https://github.com/truecharts/charts/compare/appsmith-2.0.54...appsmith-2.0.55) (2022-09-27) ## [appsmith-2.0.55](https://github.com/truecharts/charts/compare/appsmith-2.0.54...appsmith-2.0.55) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
## [appsmith-2.0.54](https://github.com/truecharts/charts/compare/appsmith-2.0.53...appsmith-2.0.54) (2022-09-25)

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org repository: https://charts.truecharts.org
version: 3.0.111 version: 3.0.111
digest: sha256:f60bfe01ae321d7199a7bcf9e17cb14622ceea47d49a9c0b8cadb7780848c701 digest: sha256:f60bfe01ae321d7199a7bcf9e17cb14622ceea47d49a9c0b8cadb7780848c701
generated: "2022-11-04T08:19:15.691124813Z" generated: "2022-11-05T12:05:35.862326593Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.8.6" appVersion: "1.8.7"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -26,7 +26,7 @@ name: appsmith
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
- https://github.com/appsmithorg/appsmith - https://github.com/appsmithorg/appsmith
version: 2.0.63 version: 2.0.64
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- productivity - productivity

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/appsmith repository: tccr.io/truecharts/appsmith
tag: 1.8.6@sha256:68684c52d41fb879009b567f11eca95ef49e37fa97c01c56b8ea88bc3bf52ba7 tag: 1.8.7@sha256:5ce4fa7f38342f4d54b28d5ba62fe34c069f2a038063b4a186458c9c13570d12
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -2,6 +2,16 @@
## [artifactory-oss-0.0.40](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.39...artifactory-oss-0.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [artifactory-oss-0.0.39](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.38...artifactory-oss-0.0.39) (2022-11-02) ## [artifactory-oss-0.0.39](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.38...artifactory-oss-0.0.39) (2022-11-02)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci] - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.13 version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T09:50:24.82048924Z" generated: "2022-11-05T12:05:16.47792857Z"

View File

@ -4,7 +4,7 @@ annotations:
- Productivity - Productivity
- Tools-Utilities - Tools-Utilities
apiVersion: v2 apiVersion: v2
appVersion: "7.46.10" appVersion: "7.46.11"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -28,4 +28,4 @@ sources:
- https://jfrog.com/ - https://jfrog.com/
- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss
type: application type: application
version: 0.0.39 version: 0.0.40

View File

@ -3,7 +3,7 @@ env:
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/artifactory-oss repository: tccr.io/truecharts/artifactory-oss
tag: 7.46.10 tag: 7.46.11
persistence: persistence:
varoptjfrogartifactory: varoptjfrogartifactory:
enabled: true enabled: true

View File

@ -2,6 +2,16 @@
## [blender-0.0.43](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.35...blender-0.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [blender-0.0.42](https://github.com/truecharts/charts/compare/blender-0.0.41...blender-0.0.42) (2022-11-02) ## [blender-0.0.42](https://github.com/truecharts/charts/compare/blender-0.0.41...blender-0.0.42) (2022-11-02)
### Chore ### Chore
@ -86,14 +96,4 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [blender-0.0.34](https://github.com/truecharts/charts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci] - Auto-update chart README [skip ci]

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.13 version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T08:45:41.648719124Z" generated: "2022-11-05T12:05:16.506908338Z"

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/linuxserver/docker-blender#readme - https://github.com/linuxserver/docker-blender#readme
type: application type: application
version: 0.0.42 version: 0.0.43

View File

@ -5,7 +5,7 @@ env:
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender repository: tccr.io/truecharts/blender
tag: latest@sha256:9c9c7d01c25607182adc99deee2fbbb950ec6b45f25dcbec5f7425197d6a0ed1 tag: latest@sha256:65d471f5db800b2cd31047239d437f50daeb4b633b2a2a6e17e6a02ad3a8f33f
persistence: persistence:
config: config:
enabled: true enabled: true

View File

@ -2,6 +2,16 @@
## [cryptpad-0.0.87](https://github.com/truecharts/charts/compare/cryptpad-0.0.86...cryptpad-0.0.87) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [cryptpad-0.0.86](https://github.com/truecharts/charts/compare/cryptpad-0.0.85...cryptpad-0.0.86) (2022-11-03) ## [cryptpad-0.0.86](https://github.com/truecharts/charts/compare/cryptpad-0.0.85...cryptpad-0.0.86) (2022-11-03)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
## [cryptpad-0.0.78](https://github.com/truecharts/charts/compare/cryptpad-0.0.77...cryptpad-0.0.78) (2022-10-21)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.13 version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T08:55:08.898303593Z" generated: "2022-11-05T12:05:16.511552053Z"

View File

@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/ - https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/ - https://hub.docker.com/r/promasu/cryptpad/
type: application type: application
version: 0.0.86 version: 0.0.87

View File

@ -2,7 +2,7 @@ env: {}
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:f02af0ccb9e6a1ca8ff488c5783d890503ae156a6f8b52bc287e281f4a20abc3 tag: latest@sha256:9fa19811c07e51123dcab7a9476b00cd5b55ce93308ea69892114d1dc5086ded
persistence: persistence:
blobpath: blobpath:
enabled: true enabled: true

View File

@ -2,6 +2,16 @@
## [cura-novnc-0.0.39](https://github.com/truecharts/charts/compare/cura-novnc-0.0.38...cura-novnc-0.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [cura-novnc-0.0.38](https://github.com/truecharts/charts/compare/cura-novnc-0.0.37...cura-novnc-0.0.38) (2022-11-02) ## [cura-novnc-0.0.38](https://github.com/truecharts/charts/compare/cura-novnc-0.0.37...cura-novnc-0.0.38) (2022-11-02)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [cura-novnc-0.0.30](https://github.com/truecharts/charts/compare/cura-novnc-0.0.29...cura-novnc-0.0.30) (2022-10-07)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.13 version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T08:48:24.483973078Z" generated: "2022-11-05T12:06:03.792248573Z"

View File

@ -28,4 +28,4 @@ sources:
- https://ultimaker.com/software/ultimaker-cura - https://ultimaker.com/software/ultimaker-cura
- https://hub.docker.com/r/mikeah/cura-novnc - https://hub.docker.com/r/mikeah/cura-novnc
type: application type: application
version: 0.0.38 version: 0.0.39

View File

@ -2,7 +2,7 @@ env: {}
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cura-novnc repository: tccr.io/truecharts/cura-novnc
tag: latest@sha256:b4ca06cf03e97caebfdd416bfc415b6855268dcb7a249c78d25eefeeffea6fb7 tag: latest@sha256:3c59ccca0a32a436865693d00712e58840cdc6dd9452254b778b3a53f6674668
persistence: persistence:
homefolder: homefolder:
enabled: true enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T09:00:41.147855706Z"

View File

@ -2,6 +2,16 @@
## [factorio-0.0.44](https://github.com/truecharts/charts/compare/factorio-0.0.43...factorio-0.0.44) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [factorio-0.0.43](https://github.com/truecharts/charts/compare/factorio-0.0.42...factorio-0.0.43) (2022-11-02) ## [factorio-0.0.43](https://github.com/truecharts/charts/compare/factorio-0.0.42...factorio-0.0.43) (2022-11-02)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update helm general non-major
## [factorio-0.0.35](https://github.com/truecharts/charts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.13 version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-03T02:44:15.646632152Z" generated: "2022-11-05T12:06:04.453490271Z"

View File

@ -26,4 +26,4 @@ sources:
- https://www.factorio.com/ - https://www.factorio.com/
- https://hub.docker.com/r/factoriotools/factorio/ - https://hub.docker.com/r/factoriotools/factorio/
type: application type: application
version: 0.0.43 version: 0.0.44

View File

@ -2,7 +2,7 @@ env: {}
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio repository: tccr.io/truecharts/factorio
tag: vstable@sha256:bd299d44d896e6ea1876a80344ef35072b36a8c5f94ce14789eed2d02eabb76d tag: vstable@sha256:8d5cd48a4f6314c4ee7e804def6c1d40cea4ade2a151cfdbcca68221fc07babe
persistence: persistence:
path: path:
enabled: true enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-03T08:47:24.729457411Z"

View File

@ -2,6 +2,16 @@
## [obs-ndi-0.0.38](https://github.com/truecharts/charts/compare/obs-ndi-0.0.37...obs-ndi-0.0.38) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [obs-ndi-0.0.37](https://github.com/truecharts/charts/compare/obs-ndi-0.0.36...obs-ndi-0.0.37) (2022-11-03) ## [obs-ndi-0.0.37](https://github.com/truecharts/charts/compare/obs-ndi-0.0.36...obs-ndi-0.0.37) (2022-11-03)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [obs-ndi-0.0.29](https://github.com/truecharts/charts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-05T12:06:06.062453762Z"

View File

@ -32,4 +32,4 @@ sources:
- https://github.com/patrickstigler/docker-obs-ndi - https://github.com/patrickstigler/docker-obs-ndi
- https://hub.docker.com/r/patrickstigler/obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi
type: application type: application
version: 0.0.37 version: 0.0.38

View File

@ -5,7 +5,7 @@ env:
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/obs-ndi repository: tccr.io/truecharts/obs-ndi
tag: latest@sha256:f466c457f1747bebd398b08a287c22f2288d3ea59ff3bb31a83a64c4a6f878dc tag: latest@sha256:569c37ed0083caa53e451b2c2d0d69601b87a7c10fe1da204c74c324923eb0cd
persistence: persistence:
configpath: configpath:
enabled: true enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-03T08:47:24.868777005Z"

View File

@ -2,6 +2,16 @@
## [passwordpusherephemeral-0.0.73](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.72...passwordpusherephemeral-0.0.73) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [passwordpusherephemeral-0.0.72](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.71...passwordpusherephemeral-0.0.72) (2022-11-03) ## [passwordpusherephemeral-0.0.72](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.71...passwordpusherephemeral-0.0.72) (2022-11-03)
### Chore ### Chore
@ -87,13 +97,3 @@
## [passwordpusherephemeral-0.0.65](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.64...passwordpusherephemeral-0.0.65) (2022-10-27) ## [passwordpusherephemeral-0.0.65](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.64...passwordpusherephemeral-0.0.65) (2022-10-27)
### Chore ### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [passwordpusherephemeral-0.0.64](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.63...passwordpusherephemeral-0.0.64) (2022-10-26)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-05T12:06:38.686272953Z"

View File

@ -30,4 +30,4 @@ sources:
- https://github.com/pglombardo/PasswordPusher - https://github.com/pglombardo/PasswordPusher
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
type: application type: application
version: 0.0.72 version: 0.0.73

View File

@ -2,7 +2,7 @@ env: {}
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral repository: tccr.io/truecharts/passwordpusherephemeral
tag: latest@sha256:d385cad60d5d9eb62a768efbc1dfa0843520d90ce41d861099705ff90bfc2530 tag: latest@sha256:873724573dd6484f6de96f27a0865d2075bd893d968b99850bd5753ea1131f15
persistence: {} persistence: {}
podSecurityContext: podSecurityContext:
runAsGroup: 0 runAsGroup: 0

View File

@ -2,6 +2,16 @@
## [rimgo-0.0.100](https://github.com/truecharts/charts/compare/rimgo-0.0.99...rimgo-0.0.100) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [rimgo-0.0.99](https://github.com/truecharts/charts/compare/rimgo-0.0.98...rimgo-0.0.99) (2022-11-03) ## [rimgo-0.0.99](https://github.com/truecharts/charts/compare/rimgo-0.0.98...rimgo-0.0.99) (2022-11-03)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [rimgo-0.0.91](https://github.com/truecharts/charts/compare/rimgo-0.0.90...rimgo-0.0.91) (2022-10-27)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-05T12:06:48.235583058Z"

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
- https://quay.io/repository/pussthecatorg/rimgo - https://quay.io/repository/pussthecatorg/rimgo
type: application type: application
version: 0.0.99 version: 0.0.100

View File

@ -5,7 +5,7 @@ env:
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo repository: tccr.io/truecharts/rimgo
tag: latest@sha256:53455fc8954791598d98377157f76db0b33355bb39fb27441357add392faf14e tag: latest@sha256:f79a68b3477c4174f0c2858822b510019c6d2ff0a09afb9c4c6023a05188145e
persistence: {} persistence: {}
podSecurityContext: podSecurityContext:
runAsGroup: 0 runAsGroup: 0

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-03T08:48:08.697429319Z"

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-02T09:35:02.761264077Z"

View File

@ -2,6 +2,16 @@
## [rstudio-0.0.39](https://github.com/truecharts/charts/compare/rstudio-0.0.38...rstudio-0.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
## [rstudio-0.0.38](https://github.com/truecharts/charts/compare/rstudio-0.0.37...rstudio-0.0.38) (2022-11-02) ## [rstudio-0.0.38](https://github.com/truecharts/charts/compare/rstudio-0.0.37...rstudio-0.0.38) (2022-11-02)
### Chore ### Chore
@ -87,13 +97,3 @@
### Chore ### Chore
- Auto-update chart README [skip ci]
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update helm general non-major
## [rstudio-0.0.30](https://github.com/truecharts/charts/compare/rstudio-0.0.29...rstudio-0.0.30) (2022-09-27)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.13
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
generated: "2022-11-05T12:06:50.374431931Z"

View File

@ -26,4 +26,4 @@ sources:
- https://github.com/rocker-org/rocker-versioned - https://github.com/rocker-org/rocker-versioned
- https://hub.docker.com/r/rocker/rstudio/ - https://hub.docker.com/r/rocker/rstudio/
type: application type: application
version: 0.0.38 version: 0.0.39

Some files were not shown because too many files have changed in this diff Show More