mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 05:36:15 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [clickhouse-1.0.11](https://github.com/truecharts/charts/compare/clickhouse-1.0.10...clickhouse-1.0.11) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-1.0.10](https://github.com/truecharts/charts/compare/clickhouse-1.0.9...clickhouse-1.0.10) (2022-08-17)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-1.0.1](https://github.com/truecharts/apps/compare/clickhouse-1.0.0...clickhouse-1.0.1) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.13
|
||||
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
|
||||
generated: "2022-08-17T18:24:04.01181234Z"
|
||||
generated: "2022-08-19T05:51:20.6836744Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "22.7.3.5"
|
||||
appVersion: "22.8.1.209"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://clickhouse.com/
|
||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||
type: application
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
@@ -1,6 +1,6 @@
|
||||
# clickhouse
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.7.3.5@sha256:c97a3593bd91989b13ae65ec143e10a3ca5083a949956e26ba8dd311b85b81bf
|
||||
tag: 22.8.1.2097@sha256:b48e4472cf843aaaa60eb28f821934a8e7df7eabad904494746e48b29654d9db
|
||||
|
||||
controller:
|
||||
type: statefulset
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [adguard-home-1.0.30](https://github.com/truecharts/charts/compare/adguard-home-1.0.29...adguard-home-1.0.30) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguard-home-1.0.29](https://github.com/truecharts/charts/compare/adguard-home-1.0.28...adguard-home-1.0.29) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [ariang-0.0.12](https://github.com/truecharts/apps/compare/ariang-0.0.11...ariang-0.0.12) (2022-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- Update Readme and Description on SCALE
|
||||
|
||||
|
||||
|
||||
## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-12T21:25:10.401787116Z"
|
||||
generated: "2022-08-19T05:51:20.785810446Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.107.9"
|
||||
appVersion: "0.107.10"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -19,7 +19,7 @@ name: adguard-home
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
version: 1.0.29
|
||||
version: 1.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1,6 +1,6 @@
|
||||
# adguard-home
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Free and open source, powerful network-wide ads & trackers blocking DNS server.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/adguard-home
|
||||
tag: 0.107.9@sha256:2a424c299bab657bbdc1c8ef589cefe606cd3d045e4b40747b02b9d193f63acf
|
||||
tag: 0.107.10@sha256:d47ec6f242a89ba3ee0a1690a00686cabb1b59acdeb186cfc1907d1c9e4d5e1d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-0.0.19](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.18...adguardhome-sync-0.0.19) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-0.0.18](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.17...adguardhome-sync-0.0.18) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-12T21:38:43.733041085Z"
|
||||
generated: "2022-08-19T05:51:20.774680696Z"
|
||||
@@ -27,4 +27,4 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync
|
||||
- https://github.com/linuxserver/docker-adguardhome-sync#readme
|
||||
type: application
|
||||
version: 0.0.18
|
||||
version: 0.0.19
|
||||
@@ -1,6 +1,6 @@
|
||||
# adguardhome-sync
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
|
||||
|
||||
@@ -4,7 +4,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adguardhome-sync
|
||||
tag: latest@sha256:6439f9f27c46346747c831e5f270930e6064bd49e0946e190f8c922f07bba9b3
|
||||
tag: latest@sha256:b6ab47ea8a194621897ca9c0c7f22a0b0b504f7c231c6937765fa755f1f8f0b0
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [appsmith-2.0.39](https://github.com/truecharts/charts/compare/appsmith-2.0.38...appsmith-2.0.39) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [appsmith-2.0.38](https://github.com/truecharts/charts/compare/appsmith-2.0.37...appsmith-2.0.38) (2022-08-17)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
|
||||
|
||||
|
||||
|
||||
|
||||
## [appsmith-2.0.30](https://github.com/truecharts/apps/compare/appsmith-2.0.29...appsmith-2.0.30) (2022-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
|
||||
|
||||
@@ -6,4 +6,4 @@ dependencies:
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.54
|
||||
digest: sha256:b74ee33dd218820c4f5740b6cfb268b7386f9baaf708dc48267c44759ff7f3a5
|
||||
generated: "2022-08-18T08:58:49.471137899Z"
|
||||
generated: "2022-08-19T05:51:28.964196304Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.7.12"
|
||||
appVersion: "1.7.13"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -26,7 +26,7 @@ name: appsmith
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
version: 2.0.38
|
||||
version: 2.0.39
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
@@ -1,6 +1,6 @@
|
||||
# appsmith
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/appsmith
|
||||
tag: 1.7.12@sha256:0bd674658ff0afcb3b7a96bb5398398cc80880a42b2fd421c4cc5d53e17cd43e
|
||||
tag: 1.7.13@sha256:6b2e9998909abd94089366c6511c10a77295f07d6512b6cdafc3ae3439060834
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.25](https://github.com/truecharts/charts/compare/cryptpad-0.0.24...cryptpad-0.0.25) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.24](https://github.com/truecharts/charts/compare/cryptpad-0.0.23...cryptpad-0.0.24) (2022-08-17)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.14](https://github.com/truecharts/apps/compare/cryptpad-0.0.13...cryptpad-0.0.14) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- 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))
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-12T21:25:10.472209154Z"
|
||||
generated: "2022-08-19T05:51:44.572318841Z"
|
||||
@@ -28,4 +28,4 @@ sources:
|
||||
- https://cryptpad.fr/
|
||||
- https://hub.docker.com/r/promasu/cryptpad/
|
||||
type: application
|
||||
version: 0.0.24
|
||||
version: 0.0.25
|
||||
@@ -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:77b931f58d6075108612dcd992f53fae4d735adb442501b4198c9db951b1f27d
|
||||
tag: latest@sha256:7ed944c59d3917d94e67a2d3ee9a5b7691dacd5c48371d752440ce4d36076630
|
||||
persistence:
|
||||
blobpath:
|
||||
enabled: true
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [gokapi-0.0.22](https://github.com/truecharts/charts/compare/gokapi-0.0.21...gokapi-0.0.22) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [gokapi-0.0.21](https://github.com/truecharts/charts/compare/gokapi-0.0.20...gokapi-0.0.21) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
## [gokapi-0.0.12](https://github.com/truecharts/apps/compare/gokapi-0.0.11...gokapi-0.0.12) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-17T18:25:53.476373584Z"
|
||||
generated: "2022-08-19T05:51:44.674228685Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.5.2"
|
||||
appVersion: "1.6.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/Forceu/gokapi
|
||||
- https://hub.docker.com/r/f0rc3/gokapi
|
||||
type: application
|
||||
version: 0.0.21
|
||||
version: 0.0.22
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -1,6 +1,6 @@
|
||||
# gokapi
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/gokapi
|
||||
tag: v1.5.2@sha256:93f81b8327e60a745c62dd9e4d3cf5317cdd426f4e84e80a844067ec0a080051
|
||||
tag: 1.6.1@sha256:b215f17f794beb2205f835629da84a0d128912f44d5932346560ed069b4299a5
|
||||
|
||||
secretEnv:
|
||||
GOKAPI_PASSWORD: "changme"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.20](https://github.com/truecharts/charts/compare/openproject-0.0.19...openproject-0.0.20) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.19](https://github.com/truecharts/charts/compare/openproject-0.0.18...openproject-0.0.19) (2022-08-17)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-0.0.12](https://github.com/truecharts/apps/compare/openproject-0.0.11...openproject-0.0.12) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@ dependencies:
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.56
|
||||
digest: sha256:097eb1bdd62beead090a77b403231f4722578ef6f4e8cd6238749d5657208181
|
||||
generated: "2022-08-17T18:27:18.116960392Z"
|
||||
generated: "2022-08-19T05:51:52.701537384Z"
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
- http://openproject.org
|
||||
- https://hub.docker.com/u/openproject
|
||||
type: application
|
||||
version: 0.0.19
|
||||
version: 0.0.20
|
||||
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:ce9f2f23793ac94e3a1c6545389bd4a92ba5de006d10e02d37e1ccac45c8a8e7
|
||||
tag: v12@sha256:f95dd7310783a8b58550d2b4c65a3c968c42877fbc6d721d014f3daee512c2b1
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-18T08:57:13.780907825Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.28](https://github.com/truecharts/charts/compare/rimgo-0.0.27...rimgo-0.0.28) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.27](https://github.com/truecharts/charts/compare/rimgo-0.0.26...rimgo-0.0.27) (2022-08-18)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update docker general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-0.0.17](https://github.com/truecharts/apps/compare/rimgo-0.0.16...rimgo-0.0.17) (2022-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339))
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-12T22:00:39.65516099Z"
|
||||
generated: "2022-08-19T05:51:55.2683627Z"
|
||||
@@ -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.27
|
||||
version: 0.0.28
|
||||
@@ -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:e1b5dd3afa8e89e1de067031e943d3a02d789039f4b9175b507a835be4fd3b34
|
||||
tag: latest@sha256:8b12fcee157af99e6c959b25ccc9d6fc3825d8fc47cb7c849577c33ba0a615e7
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-14T09:22:42.030704472Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [tachidesk-docker-0.0.18](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.17...tachidesk-docker-0.0.18) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tachidesk-docker-0.0.17](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.16...tachidesk-docker-0.0.17) (2022-08-14)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
## [tachidesk-docker-0.0.11]tachidesk-docker-0.0.11 (2022-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
- Move Dev to incubator and some cleanup
|
||||
|
||||
6
incubator/tachidesk-docker/0.0.18/Chart.lock
Normal file
6
incubator/tachidesk-docker/0.0.18/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-19T05:52:06.376828345Z"
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/Suwayomi/Tachidesk-Server
|
||||
- https://github.com/suwayomi/docker-tachidesk
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.18
|
||||
@@ -1,6 +1,6 @@
|
||||
# tachidesk-docker
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
The official Tachidesk Docker-Container.
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tachidesk-docker
|
||||
tag: latest@sha256:bad881b080ad5740b8ea37bfcbde0110bb04998fb382317f70ad00edeed19034
|
||||
tag: latest@sha256:79b2b4f6e98ccb19a609286bab43b27243ece01b8d959621083dd1f5046929c1
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [vaulthunters-0.0.17](https://github.com/truecharts/charts/compare/vaulthunters-0.0.16...vaulthunters-0.0.17) (2022-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vaulthunters-0.0.16](https://github.com/truecharts/charts/compare/vaulthunters-0.0.15...vaulthunters-0.0.16) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
- Move Dev to incubator and some cleanup
|
||||
|
||||
|
||||
|
||||
|
||||
## [vaulthunters-0.0.10]vaulthunters-0.0.10 (2022-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- Move Dev to incubator and some cleanup
|
||||
6
incubator/vaulthunters/0.0.17/Chart.lock
Normal file
6
incubator/vaulthunters/0.0.17/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.12
|
||||
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
|
||||
generated: "2022-08-19T05:52:06.492735925Z"
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://vaulthunters.gg
|
||||
- https://hub.docker.com/repository/docker/goobaroo/vaulthunters
|
||||
type: application
|
||||
version: 0.0.16
|
||||
version: 0.0.17
|
||||
@@ -1,6 +1,6 @@
|
||||
# vaulthunters
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user