Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cb8218c767
commit
ffee3ba921
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9379](https://github.com/truecharts/charts/issues/9379))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-9.0.15](https://github.com/truecharts/charts/compare/prometheus-9.0.14...prometheus-9.0.15) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9410](https://github.com/truecharts/charts/issues/9410))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-9.0.6](https://github.com/truecharts/charts/compare/prometheus-9.0.5...prometheus-9.0.6) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9057](https://github.com/truecharts/charts/issues/9057))
|
||||
|
||||
|
||||
|
|
@ -3,15 +3,15 @@ appVersion: "2.44.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
version: 12.12.1
|
||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
name: node-exporter
|
||||
repository: https://deps.truecharts.org
|
||||
version: 1.0.6
|
||||
version: 1.0.13
|
||||
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
name: kube-state-metrics
|
||||
repository: https://deps.truecharts.org
|
||||
version: 1.0.7
|
||||
version: 1.0.11
|
||||
deprecated: false
|
||||
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
||||
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 9.0.14
|
||||
version: 9.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [prometheus-9.0.15](https://github.com/truecharts/charts/compare/prometheus-9.0.14...prometheus-9.0.15) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9410](https://github.com/truecharts/charts/issues/9410))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.44.0@sha256:b18c1b302e5f8d12e76a99168c1fc9169bbd770ea6a92c0e105f84ca43e7ab94
|
||||
tag: v2.44.0@sha256:06293c2f006b06d0a896d322d502032f651a50960d6af8c8625af50c750ac2f9
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: duckdns
|
||||
version: 5.0.23
|
||||
version: 5.0.24
|
||||
appVersion: "latest"
|
||||
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:3f4d620a128cbb61df6ec0f4c164fcc86210d1409d5b4acb758c92ff9efbb139
|
||||
tag: latest@sha256:1fcd78c4dd620771504280b9c23b80d39a62d983cddbb3620b21448aeee98e7f
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9364](https://github.com/truecharts/charts/issues/9364))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [embystat-5.0.22](https://github.com/truecharts/charts/compare/embystat-5.0.21...embystat-5.0.22) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9406](https://github.com/truecharts/charts/issues/9406))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
||||
|
||||
|
||||
## [embystat-5.0.12](https://github.com/truecharts/charts/compare/embystat-5.0.11...embystat-5.0.12) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: embystat
|
||||
version: 5.0.21
|
||||
version: 5.0.22
|
||||
appVersion: "0.2.0"
|
||||
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
|
||||
type: application
|
||||
|
@ -15,7 +15,7 @@ sources:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
version: 12.12.1
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [embystat-5.0.22](https://github.com/truecharts/charts/compare/embystat-5.0.21...embystat-5.0.22) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9406](https://github.com/truecharts/charts/issues/9406))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/embystat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.2.0@sha256:cadbb8b1251ae4a167b0b552701686b3b28c197e04eec9064bb26411c3118a80
|
||||
tag: v0.2.0@sha256:16da8e5afc3f83e7adf9b3734adb8abe54537bc4c417f49b510d797fa1431ffe
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#9371](https://github.com/truecharts/charts/issues/9371))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.28](https://github.com/truecharts/charts/compare/libremdb-2.0.27...libremdb-2.0.28) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#9409](https://github.com/truecharts/charts/issues/9409))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948))
|
||||
|
||||
|
||||
|
|
@ -3,11 +3,11 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
version: 12.12.1
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.46
|
||||
version: 6.0.50
|
||||
deprecated: false
|
||||
description: A free & open source IMDb front-end.
|
||||
home: https://truecharts.org/charts/stable/libremdb
|
||||
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 2.0.27
|
||||
version: 2.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.28](https://github.com/truecharts/charts/compare/libremdb-2.0.27...libremdb-2.0.28) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#9409](https://github.com/truecharts/charts/issues/9409))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b24ef5ed0ee011e7395a1e9bef96049d82f55045bdd94543b4f5489b2cd4e7b0
|
||||
tag: latest@sha256:b7c32656b29b01db44fa255e35ef76f7b1d4a29e6d76eb86afc06966da610346
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9383](https://github.com/truecharts/charts/issues/9383))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9411](https://github.com/truecharts/charts/issues/9411))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.29](https://github.com/truecharts/charts/compare/rsshub-7.0.28...rsshub-7.0.29) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152))
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.37
|
||||
version: 7.0.38
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
||||
|
@ -18,11 +18,11 @@ sources:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.10
|
||||
version: 12.12.1
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.48
|
||||
version: 6.0.50
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9411](https://github.com/truecharts/charts/issues/9411))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:24c1b3addfdb4d806ea8158abe4db3fe93bccc5f0d8bbf8a0d7a837950018b87
|
||||
tag: latest@sha256:e2a932182adafe5f3183f839764d69807aac73f064dec0c6ff74ba8531faa761
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.28](https://github.com/truecharts/charts/compare/webtop-5.0.27...webtop-5.0.28) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#9413](https://github.com/truecharts/charts/issues/9413))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.28](https://github.com/truecharts/charts/compare/webtop-5.0.27...webtop-5.0.28) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992))
|
||||
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
type: application
|
||||
version: 5.0.28
|
||||
version: 5.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#9413](https://github.com/truecharts/charts/issues/9413))
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue