Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
13
incubator/it-tools/1.0.0/CHANGELOG.md
Normal file
13
incubator/it-tools/1.0.0/CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [it-tools-1.0.0]it-tools-1.0.0 (2023-08-16)
|
||||
|
||||
### Feat
|
||||
|
||||
- add it-tools to incubator ([#11602](https://github.com/truecharts/charts/issues/11602))
|
||||
|
||||
|
||||
27
incubator/it-tools/1.0.0/Chart.yaml
Normal file
27
incubator/it-tools/1.0.0/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2023.8.16-9bd4ad4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
deprecated: false
|
||||
description: Useful tools for developer and people working in IT.
|
||||
home: https://truecharts.org/charts/incubator/it-tools
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
|
||||
keywords:
|
||||
- it-tools
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: it-tools
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/it-tools
|
||||
- https://github.com/CorentinTh/it-tools
|
||||
type: application
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
incubator/it-tools/1.0.0/app-changelog.md
Normal file
9
incubator/it-tools/1.0.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [it-tools-1.0.0]it-tools-1.0.0 (2023-08-16)
|
||||
|
||||
### Feat
|
||||
|
||||
- add it-tools to incubator ([#11602](https://github.com/truecharts/charts/issues/11602))
|
||||
|
||||
|
||||
8
incubator/it-tools/1.0.0/app-readme.md
Normal file
8
incubator/it-tools/1.0.0/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Useful tools for developer and people working in IT.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/it-tools](https://truecharts.org/charts/incubator/it-tools)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
22
incubator/it-tools/1.0.0/ix_values.yaml
Normal file
22
incubator/it-tools/1.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/it-tools
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.8.16@sha256:054bd18916e3cce944bd9e4d7e9d2947b7492ecc401b1dec3cba989d8ca0a1ee
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 80
|
||||
port: 18082
|
||||
|
||||
persistence:
|
||||
cache:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: "/var/cache/nginx"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
1896
incubator/it-tools/1.0.0/questions.yaml
Normal file
1896
incubator/it-tools/1.0.0/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
incubator/it-tools/1.0.0/templates/common.yaml
Normal file
1
incubator/it-tools/1.0.0/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
incubator/it-tools/1.0.0/values.yaml
Normal file
0
incubator/it-tools/1.0.0/values.yaml
Normal file
5
incubator/it-tools/item.yaml
Normal file
5
incubator/it-tools/item.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
|
||||
categories:
|
||||
- tools
|
||||
|
||||
screenshots: []
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [webtop-6.0.43](https://github.com/truecharts/charts/compare/webtop-6.0.42...webtop-6.0.43) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#11576](https://github.com/truecharts/charts/issues/11576))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11577](https://github.com/truecharts/charts/issues/11577))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.43](https://github.com/truecharts/charts/compare/webtop-6.0.42...webtop-6.0.43) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [webtop-6.0.34](https://github.com/truecharts/charts/compare/webtop-6.0.33...webtop-6.0.34) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11563](https://github.com/truecharts/charts/issues/11563))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.33](https://github.com/truecharts/charts/compare/webtop-6.0.32...webtop-6.0.33) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
type: application
|
||||
version: 6.0.43
|
||||
version: 6.0.44
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
||||
9
stable/webtop/6.0.44/app-changelog.md
Normal file
9
stable/webtop/6.0.44/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11577](https://github.com/truecharts/charts/issues/11577))
|
||||
|
||||
|
||||
BIN
stable/webtop/6.0.44/charts/common-14.0.1.tgz
Normal file
BIN
stable/webtop/6.0.44/charts/common-14.0.1.tgz
Normal file
Binary file not shown.
@@ -4,7 +4,7 @@ image:
|
||||
tag: latest@sha256:761d50c1b791c513d3ccb684d7e427b4a792be5e6e96dbe78910fdd2d7db8f96
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:d34045597131dd5eae1164684cb1abfd7cdff261ebbf0248599c8b2c046da5da
|
||||
tag: latest@sha256:d9a6fa4468c9dc4bfdb12ab8e2938b426ebdb1fa5e2070816d2a1d00b5c3cdab
|
||||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||
@@ -36,7 +36,7 @@ alpineMATEImage:
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-mate
|
||||
tag: latest@sha256:5020eceaa14cd14d9e829441833e01a7e72c8c6c974058d39ba5213bcef2d054
|
||||
tag: latest@sha256:f6a670920ca4c5991c4c06ba2411a31aeb2e156c5ec03f4c4c6ba7ac81b3a7d7
|
||||
pullPolicy: Always
|
||||
fedoraMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-mate
|
||||
@@ -68,7 +68,7 @@ alpineOpenBoxImage:
|
||||
pullPolicy: Always
|
||||
ubuntuOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-openbox
|
||||
tag: latest@sha256:e0a9bf41d425c1d7c8036a3bd601c5b51713fa4aea0929a695ecf9fa31dcf62c
|
||||
tag: latest@sha256:077cd844df6ef4f723ee13a8aeeae9c72bf80d9ed2e35874aa7a7c9400dbbed1
|
||||
pullPolicy: Always
|
||||
fedoraOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-openbox
|
||||
1
stable/webtop/6.0.44/templates/NOTES.txt
Normal file
1
stable/webtop/6.0.44/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
0
stable/webtop/6.0.44/values.yaml
Normal file
0
stable/webtop/6.0.44/values.yaml
Normal file
Reference in New Issue
Block a user