Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.30](https://github.com/truecharts/charts/compare/cryptpad-0.0.29...cryptpad-0.0.30) (2022-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T06:38:57.877158162Z"
|
||||
generated: "2022-09-01T20:48:30.701854011Z"
|
||||
@@ -28,4 +28,4 @@ sources:
|
||||
- https://cryptpad.fr/
|
||||
- https://hub.docker.com/r/promasu/cryptpad/
|
||||
type: application
|
||||
version: 0.0.42
|
||||
version: 0.0.43
|
||||
@@ -1,6 +1,6 @@
|
||||
# cryptpad
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cryptpad
|
||||
tag: latest@sha256:c7bfbef26ed10ee640ba816d97dc58e1df2e22f916da21cca11e2f6f3675002f
|
||||
tag: latest@sha256:0145b6bb7f25bf211d11b9c2cb4f4cc132b483ebcadb4b74af2f5d12938a3455
|
||||
persistence:
|
||||
blobpath:
|
||||
enabled: true
|
||||
@@ -3476,7 +3476,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -3488,7 +3488,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [filestash-0.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.30...filestash-0.0.31) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-0.0.30](https://github.com/truecharts/charts/compare/filestash-0.0.29...filestash-0.0.30) (2022-08-31)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
## [filestash-0.0.18](https://github.com/truecharts/charts/compare/filestash-0.0.17...filestash-0.0.18) (2022-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T06:38:57.869863918Z"
|
||||
generated: "2022-09-01T20:48:30.875312959Z"
|
||||
@@ -30,4 +30,4 @@ sources:
|
||||
- https://www.filestash.app/
|
||||
- https://hub.docker.com/r/machines/filestash/
|
||||
type: application
|
||||
version: 0.0.30
|
||||
version: 0.0.31
|
||||
@@ -1,6 +1,6 @@
|
||||
# filestash
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/filestash
|
||||
tag: latest@sha256:b8c9fd764722ef904900f9b5345b99b8a1e54f4321fed62e301d357114992e89
|
||||
tag: latest@sha256:fcc54636088d270cdaf0e0e34df07153d8613e4a18706b1d78abb3224ea7c846
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
@@ -2459,7 +2459,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2471,7 +2471,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-0.0.21](https://github.com/truecharts/charts/compare/lancache-dns-0.0.20...lancache-dns-0.0.21) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-0.0.20](https://github.com/truecharts/charts/compare/lancache-dns-0.0.18...lancache-dns-0.0.20) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3298](https://github.com/truecharts/apps/issues/3298))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-0.0.9](https://github.com/truecharts/apps/compare/lancache-dns-0.0.8...lancache-dns-0.0.9) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-30T23:49:38.083275094Z"
|
||||
generated: "2022-09-01T20:48:30.895408864Z"
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-dns
|
||||
version: 0.0.20
|
||||
version: 0.0.21
|
||||
appVersion: "latest"
|
||||
description: DNS Docker service for a steamcache.
|
||||
type: application
|
||||
@@ -1,6 +1,6 @@
|
||||
# lancache-dns
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
DNS Docker service for a steamcache.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/lancache-dns
|
||||
tag: latest@sha256:8e016d9e9d7585457e1fa525b807270d8b7a99689e008c1fb323fd99b21c6478
|
||||
tag: latest@sha256:0d04cbb893f0b1da8154e2d0a9911b5e9c71f6b2dbb2e66d62e8763b4fe2a17f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
@@ -442,7 +442,7 @@ questions:
|
||||
label: Port Type
|
||||
schema:
|
||||
type: string
|
||||
default: TCP
|
||||
default: UDP
|
||||
enum:
|
||||
- value: HTTP
|
||||
description: HTTP
|
||||
@@ -2330,7 +2330,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2342,7 +2342,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [lancache-monolithic-0.0.25](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.24...lancache-monolithic-0.0.25) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-monolithic-0.0.24](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.24) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
|
||||
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-monolithic-0.0.14](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.13...lancache-monolithic-0.0.14) (2022-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3298](https://github.com/truecharts/apps/issues/3298))
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-30T23:49:44.510650933Z"
|
||||
generated: "2022-09-01T20:48:30.845759251Z"
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-monolithic
|
||||
version: 0.0.24
|
||||
version: 0.0.25
|
||||
appVersion: "latest"
|
||||
description: A monolithic lancache service capable of caching all CDN's in a single instance.
|
||||
type: application
|
||||
@@ -1,6 +1,6 @@
|
||||
# lancache-monolithic
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A monolithic lancache service capable of caching all CDN's in a single instance.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/lancache-monolithic
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8bbbdc265ab1ba9f1d2d00ada6060dd4669bebdbc8e6ce96b1f54e964ff5ec6f
|
||||
tag: latest@sha256:ed47044d1421424a134ff80e38da33d4a362812364e99dc1a09521a55dab42c1
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
@@ -2678,7 +2678,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2690,7 +2690,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-30T23:53:51.757685303Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300))
|
||||
|
||||
### Chore
|
||||
|
||||
- add fake digest to new incubator Apps to fetch digests
|
||||
|
||||
|
||||
|
||||
|
||||
6
incubator/obs-ndi/0.0.24/Chart.lock
Normal file
6
incubator/obs-ndi/0.0.24/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-01T20:49:02.921206793Z"
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/patrickstigler/docker-obs-ndi
|
||||
- https://hub.docker.com/r/patrickstigler/obs-ndi
|
||||
type: application
|
||||
version: 0.0.23
|
||||
version: 0.0.24
|
||||
@@ -1,6 +1,6 @@
|
||||
# obs-ndi
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
This container is based on bb12489/gui-docker &amp;amp; bb12489/docker-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the container and add it to the TrueNAS app store.&#xD;
|
||||
|
||||
@@ -5,7 +5,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/obs-ndi
|
||||
tag: latest@sha256:a45e06a7c2d5fdb82958ac1a00056648615ba2127715acd685d73331c4271ed9
|
||||
tag: latest@sha256:a7099c136f2f99b3e6fe4676d37aa595d7478d40bae4f61f9465eaa31fa597d4
|
||||
persistence:
|
||||
configpath:
|
||||
enabled: true
|
||||
@@ -2484,7 +2484,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2496,7 +2496,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.28](https://github.com/truecharts/charts/compare/openproject-0.0.27...openproject-0.0.28) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.27](https://github.com/truecharts/charts/compare/openproject-0.0.25...openproject-0.0.27) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.16](https://github.com/truecharts/charts/compare/openproject-0.0.15...openproject-0.0.16) (2022-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
@@ -6,4 +6,4 @@ dependencies:
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.69
|
||||
digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3
|
||||
generated: "2022-08-30T23:54:36.508832816Z"
|
||||
generated: "2022-09-01T20:49:14.994772954Z"
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
- http://openproject.org
|
||||
- https://hub.docker.com/u/openproject
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -1,6 +1,6 @@
|
||||
# openproject
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
OpenProject is a web-based project management system for location-independent team collaboration.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/openproject
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v12@sha256:f95dd7310783a8b58550d2b4c65a3c968c42877fbc6d721d014f3daee512c2b1
|
||||
tag: v12@sha256:7db6ef7c213f8343418f7ddda4c1c4e86a887c4de1a60ed2c4666341c52215be
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
@@ -2459,7 +2459,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2471,7 +2471,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-30T23:54:58.222918514Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-0.0.28](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.27...passwordpusherephemeral-0.0.28) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-0.0.27](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.27) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
|
||||
|
||||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-0.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.16...passwordpusherephemeral-0.0.17) (2022-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
|
||||
|
||||
|
||||
6
incubator/passwordpusherephemeral/0.0.28/Chart.lock
Normal file
6
incubator/passwordpusherephemeral/0.0.28/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-01T20:49:02.954098161Z"
|
||||
@@ -30,4 +30,4 @@ sources:
|
||||
- https://github.com/pglombardo/PasswordPusher
|
||||
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
||||
@@ -1,6 +1,6 @@
|
||||
# passwordpusherephemeral
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/passwordpusherephemeral
|
||||
tag: latest@sha256:450bec9f7d8fc66537f72a22f89ca80ec6355f4898bf9a0067d862108daedbc1
|
||||
tag: latest@sha256:b4d39733d5917e0a1a61a365cced71fb461183f46f8e29f5b656e179dae675eb
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
@@ -1852,7 +1852,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1864,7 +1864,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T06:39:49.574531257Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.46](https://github.com/truecharts/charts/compare/rimgo-0.0.45...rimgo-0.0.46) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.45](https://github.com/truecharts/charts/compare/rimgo-0.0.44...rimgo-0.0.45) (2022-08-31)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.34](https://github.com/truecharts/charts/compare/rimgo-0.0.33...rimgo-0.0.34) (2022-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
|
||||
|
||||
|
||||
|
||||
6
incubator/rimgo/0.0.46/Chart.lock
Normal file
6
incubator/rimgo/0.0.46/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-01T20:49:03.155942791Z"
|
||||
@@ -25,4 +25,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
|
||||
- https://quay.io/repository/pussthecatorg/rimgo
|
||||
type: application
|
||||
version: 0.0.45
|
||||
version: 0.0.46
|
||||
@@ -1,6 +1,6 @@
|
||||
# rimgo
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Alternative Imgur front-end
|
||||
|
||||
@@ -5,7 +5,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/rimgo
|
||||
tag: latest@sha256:ea221ed10f55dc82d2b248340f559ce92c1832aa8693e91198c633d54cfdb33e
|
||||
tag: latest@sha256:20a50ae727443b83223fcdde35df1ab1bffae2a1930577054c084ee5f8aa80e5
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
@@ -2299,7 +2299,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2311,7 +2311,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T00:00:54.463046704Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-0.0.23](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.22...ring-mqtt-0.0.23) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-0.0.22](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.22) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300))
|
||||
|
||||
### Chore
|
||||
|
||||
- add fake digest to new incubator Apps to fetch digests
|
||||
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-0.0.12](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.11...ring-mqtt-0.0.12) (2022-07-23)
|
||||
6
incubator/ring-mqtt/0.0.23/Chart.lock
Normal file
6
incubator/ring-mqtt/0.0.23/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-01T20:49:34.136907247Z"
|
||||
@@ -28,4 +28,4 @@ sources:
|
||||
- https://github.com/tsightler/ring-mqtt
|
||||
- https://hub.docker.com/r/tsightler/ring-mqtt/
|
||||
type: application
|
||||
version: 0.0.22
|
||||
version: 0.0.23
|
||||
@@ -1,6 +1,6 @@
|
||||
# ring-mqtt
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication
|
||||
|
||||
@@ -14,7 +14,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/ring-mqtt
|
||||
tag: latest@sha256:d89c6556ce3d14b6401a8a0e135288151090719759bb9c2f5763dd339cf2a2e5
|
||||
tag: latest@sha256:fe9beb0313fd81f26e698e7b528ae13eab5e74f65fade8d51f626c3fc272e066
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
@@ -2116,7 +2116,7 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2128,7 +2128,7 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T06:39:49.552712817Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [vertex-0.0.41](https://github.com/truecharts/charts/compare/vertex-0.0.40...vertex-0.0.41) (2022-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vertex-0.0.40](https://github.com/truecharts/charts/compare/vertex-0.0.39...vertex-0.0.40) (2022-08-31)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vertex-0.0.28](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.28) (2022-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
|
||||
- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
|
||||
6
incubator/vertex/0.0.41/Chart.lock
Normal file
6
incubator/vertex/0.0.41/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-01T20:49:34.405419407Z"
|
||||
@@ -28,4 +28,4 @@ sources:
|
||||
- https://gitlab.lswl.in/lswl/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
type: application
|
||||
version: 0.0.40
|
||||
version: 0.0.41
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user