Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c7114cd1d5
commit
e300cd0788
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [gonic-8.0.8](https://github.com/truecharts/charts/compare/gonic-8.0.7...gonic-8.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [gonic-8.0.9](https://github.com/truecharts/charts/compare/gonic-8.0.8...gonic-8.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/gonic to v0.15.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [gonic-8.0.8](https://github.com/truecharts/charts/compare/gonic-8.0.7...gonic-8.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [gonic-8.0.3](https://github.com/truecharts/charts/compare/gonic-8.0.2...gonic-8.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [gonic-8.0.3](https://github.com/truecharts/charts/compare/gonic-8.0.2...gonic-8.0.3) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.15.0"
|
||||
appVersion: "0.15.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gonic
|
||||
- https://github.com/sentriz/gonic
|
||||
- https://hub.docker.com/r/sentriz/gonic
|
||||
version: 8.0.8
|
||||
version: 8.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [gonic-8.0.9](https://github.com/truecharts/charts/compare/gonic-8.0.8...gonic-8.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/gonic to v0.15.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/gonic
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.15.0@sha256:06a39554d15aa2c8732eb1abb361fc19d0f493e79afbb7de2dbb64b331a5b07f
|
||||
tag: 0.15.2@sha256:0ac1bd4733320325dd722f26e066c0af10d7eff8331fc3c6b1b56059979eb389
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.13](https://github.com/truecharts/charts/compare/prowlarr-8.0.12...prowlarr-8.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prowlarr-8.0.14](https://github.com/truecharts/charts/compare/prowlarr-8.0.13...prowlarr-8.0.14) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.0.0.2171
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.13](https://github.com/truecharts/charts/compare/prowlarr-8.0.12...prowlarr-8.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [prowlarr-8.0.4](https://github.com/truecharts/charts/compare/prowlarr-8.0.3...prowlarr-8.0.4) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.4](https://github.com/truecharts/charts/compare/prowlarr-8.0.3...prowlarr-8.0.4) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.4](https://github.com/truecharts/charts/compare/prowlarr-8.0.3...prowlarr-8.0.4) (2022-11-30)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.4.11.214"
|
||||
appVersion: "1.0.0.2171"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 8.0.13
|
||||
version: 8.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.14](https://github.com/truecharts/charts/compare/prowlarr-8.0.13...prowlarr-8.0.14) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.0.0.2171
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
tag: 0.4.11.2143@sha256:84d545cd01ff613a699cbb79f721dc8ca212562b05c6d8556ebb3aa4931dbad3
|
||||
tag: 1.0.0.2171@sha256:5d6df249e9757e952db06336435e04f7d62aca68926852be313cda28c38aa12b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-4.0.12](https://github.com/truecharts/charts/compare/qinglong-4.0.11...qinglong-4.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qinglong-4.0.13](https://github.com/truecharts/charts/compare/qinglong-4.0.12...qinglong-4.0.13) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-4.0.12](https://github.com/truecharts/charts/compare/qinglong-4.0.11...qinglong-4.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [qinglong-4.0.5](https://github.com/truecharts/charts/compare/qinglong-4.0.4...qinglong-4.0.5) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-4.0.5](https://github.com/truecharts/charts/compare/qinglong-4.0.4...qinglong-4.0.5) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 4.0.12
|
||||
appVersion: "2.15.3"
|
||||
version: 4.0.13
|
||||
appVersion: "2.15.4"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qinglong-4.0.13](https://github.com/truecharts/charts/compare/qinglong-4.0.12...qinglong-4.0.13) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.4
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.3@sha256:504ee8e608b52e93b79643b16ecb1619703bd3f0ea219078b57d8a075b4ce005
|
||||
tag: 2.15.4@sha256:c22be555af7c9a334c8606b34bc352482af029b0aaf3e87e5f7a54485d43120a
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [watchyourlan-3.1.6](https://github.com/truecharts/charts/compare/watchyourlan-3.1.5...watchyourlan-3.1.6) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [watchyourlan-3.1.7](https://github.com/truecharts/charts/compare/watchyourlan-3.1.6...watchyourlan-3.1.7) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v0.8.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-3.1.6](https://github.com/truecharts/charts/compare/watchyourlan-3.1.5...watchyourlan-3.1.6) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-3.1.1](https://github.com/truecharts/charts/compare/watchyourlan-3.1.0...watchyourlan-3.1.1) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-3.1.1](https://github.com/truecharts/charts/compare/watchyourlan-3.1.0...watchyourlan-3.1.1) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.7.5"
|
||||
appVersion: "0.8.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: watchyourlan
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan
|
||||
- https://github.com/aceberg/WatchYourLAN
|
||||
version: 3.1.6
|
||||
version: 3.1.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [watchyourlan-3.1.7](https://github.com/truecharts/charts/compare/watchyourlan-3.1.6...watchyourlan-3.1.7) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v0.8.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/watchyourlan
|
||||
tag: 0.7.5@sha256:6047a781b8584f44f6128b38b0cf0a6f26ed4daf4aa2d5db62a5117920d1bbe5
|
||||
tag: 0.8.1@sha256:94767576c246d317e6283cf42bbb66014f6d08b8e34215825864eb0fc09ab930
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
hostNetwork: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.19](https://github.com/truecharts/charts/compare/xwiki-6.0.18...xwiki-6.0.19) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-6.0.20](https://github.com/truecharts/charts/compare/xwiki-6.0.19...xwiki-6.0.20) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v14.10.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.19](https://github.com/truecharts/charts/compare/xwiki-6.0.18...xwiki-6.0.19) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [xwiki-6.0.10](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.10) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.10](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.10) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.10](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.10) (2022-11-30)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "14.10.1"
|
||||
appVersion: "14.10.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 6.0.19
|
||||
version: 6.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.20](https://github.com/truecharts/charts/compare/xwiki-6.0.19...xwiki-6.0.20) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v14.10.2
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: 14.10.1-postgres@sha256:5f15ec7798b73cc4f0c62abef5e945f25357353e2738c638edd970a9e21269cd
|
||||
tag: 14.10.2-postgres@sha256:36ab09e1245eb82851f17bd3bf6e64720f4e04d05ad38381f00fb080501c9a57
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue