Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
@ -22,14 +22,14 @@ home: https://truecharts.org/charts/stable/ddclient
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp
|
||||||
keywords:
|
keywords:
|
||||||
- ddclient
|
- ddclient
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: ddclient
|
name: ddclient
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
|
|
||||||
- https://ghcr.io/linuxserver/ddclient
|
- https://ghcr.io/linuxserver/ddclient
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.9
|
version: 10.0.11
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
||||||
|
|
||||||
### TrueNAS SCALE Apps
|
### TrueNAS SCALE Apps
|
||||||
|
|
||||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||||
|
|
||||||
## Configuration Options
|
|
||||||
|
|
||||||
To view the chart specific options, please view Values.yaml included in the chart.
|
|
||||||
|
|
||||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
|
||||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
|
||||||
|
|
||||||
## Chart Specific Guides and information
|
## Chart Specific Guides and information
|
||||||
|
|
||||||
|
@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
||||||
The documentation for this chart can be found here:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/stable/ddclient
|
https://truecharts.org/charts/stable/ddclient
|
||||||
|
|
||||||
## Support
|
## Configuration Options
|
||||||
|
|
||||||
|
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/ddclient/values.yaml
|
||||||
|
|
||||||
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
|
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||||
|
|
||||||
|
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
- See the [Website](https://truecharts.org)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/ddclient
|
repository: ghcr.io/linuxserver/ddclient
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.11.2@sha256:f53de5599ffb01394c1e654c5e981892007c7f995e562bfc7c6aab57169ed06b
|
tag: 3.11.2@sha256:fc8e49a9e73f7002d6c44ab2f4ba7221cff94fcce15a768523a88506644b2f45
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -1,93 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ddclient-10.0.9](https://github.com/truecharts/charts/compare/ddclient-9.6.0...ddclient-10.0.9) (2024-05-20)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- bump everything to release new doc pages
|
|
||||||
|
|
||||||
- bump charts to ensure new icons are released
|
|
||||||
|
|
||||||
- bump everything to regenerate readme's and site index
|
|
||||||
|
|
||||||
- bump charts to release new docs to fix broken links
|
|
||||||
|
|
||||||
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
|
|
||||||
|
|
||||||
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
|
|
||||||
|
|
||||||
- bump common
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@5d21212](https://github.com/5d21212) by renovate ([#20845](https://github.com/truecharts/charts/issues/20845))
|
|
||||||
|
|
||||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
|
||||||
|
|
||||||
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
|
|
||||||
|
|
||||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@3cea62b](https://github.com/3cea62b) by renovate ([#21726](https://github.com/truecharts/charts/issues/21726))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@f53de55](https://github.com/f53de55) by renovate ([#22026](https://github.com/truecharts/charts/issues/22026))
|
|
||||||
|
|
||||||
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
|
|
||||||
|
|
||||||
- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240))
|
|
||||||
|
|
||||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
|
||||||
|
|
||||||
- update container image common to v23.0.8[@9e7419b](https://github.com/9e7419b) by renovate ([#22277](https://github.com/truecharts/charts/issues/22277))
|
|
||||||
|
|
||||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
|
||||||
|
|
||||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
|
||||||
|
|
||||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@1c99a58](https://github.com/1c99a58) by renovate ([#21209](https://github.com/truecharts/charts/issues/21209))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@e108991](https://github.com/e108991) by renovate ([#20465](https://github.com/truecharts/charts/issues/20465))
|
|
||||||
|
|
||||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@ae142b0](https://github.com/ae142b0) by renovate ([#20134](https://github.com/truecharts/charts/issues/20134))
|
|
||||||
|
|
||||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
|
||||||
|
|
||||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@8907a99](https://github.com/8907a99) by renovate ([#19814](https://github.com/truecharts/charts/issues/19814))
|
|
||||||
|
|
||||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
|
||||||
|
|
||||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@71f6d04](https://github.com/71f6d04) by renovate ([#19502](https://github.com/truecharts/charts/issues/19502))
|
|
||||||
|
|
||||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
|
||||||
|
|
||||||
- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693))
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- fixup all chart volsync/credentials settings
|
|
||||||
|
|
||||||
- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445))
|
|
||||||
|
|
||||||
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))
|
|
|
@ -43,4 +43,4 @@ sources:
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://quay.io/pussthecatorg/libremdb
|
- https://quay.io/pussthecatorg/libremdb
|
||||||
type: application
|
type: application
|
||||||
version: 8.1.58
|
version: 8.1.60
|
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 566 B |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:31ac12781612ec4fe67d091bdac8eef3818bcbe759ae360b329440efe5979edd
|
tag: latest@sha256:c45fa4d72e0f97f573dbb8f1f75dc917cbf2e7811f255ba8468cb57550fd9d35
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 7.0.9
|
appVersion: 7.0.11
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.7
|
version: 23.0.8
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: includeCommon
|
condition: includeCommon
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -24,16 +24,16 @@ keywords:
|
||||||
- mongodb
|
- mongodb
|
||||||
- database
|
- database
|
||||||
- nosql
|
- nosql
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: mongodb
|
name: mongodb
|
||||||
sources:
|
sources:
|
||||||
- https://www.mongodb.com
|
|
||||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mongodb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mongodb
|
||||||
- https://hub.docker.com/r/bitnami/mongodb
|
- https://hub.docker.com/r/bitnami/mongodb
|
||||||
|
- https://www.mongodb.com
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.9
|
version: 13.0.11
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
||||||
|
|
||||||
### TrueNAS SCALE Apps
|
### TrueNAS SCALE Apps
|
||||||
|
|
||||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||||
|
|
||||||
## Configuration Options
|
|
||||||
|
|
||||||
To view the chart specific options, please view Values.yaml included in the chart.
|
|
||||||
|
|
||||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
|
||||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
|
||||||
|
|
||||||
## Chart Specific Guides and information
|
## Chart Specific Guides and information
|
||||||
|
|
||||||
|
@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
||||||
The documentation for this chart can be found here:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/stable/mongodb
|
https://truecharts.org/charts/stable/mongodb
|
||||||
|
|
||||||
## Support
|
## Configuration Options
|
||||||
|
|
||||||
|
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/mongodb/values.yaml
|
||||||
|
|
||||||
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
|
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||||
|
|
||||||
|
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
- See the [Website](https://truecharts.org)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
Before Width: | Height: | Size: 674 B After Width: | Height: | Size: 674 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: bitnami/mongodb
|
repository: bitnami/mongodb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.0.9@sha256:62fb92d0111f8dc0565b7daf8a57279fd09520020b79fd3bc550deb3ae5aee70
|
tag: 7.0.11@sha256:4b8012d02361d7511996ef0ec0457c4d8775fdae0bf6067dff2d66b0aec755a0
|
||||||
|
|
||||||
includeCommon: true
|
includeCommon: true
|
||||||
workload:
|
workload:
|
|
@ -1,95 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-13.0.9](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-13.0.9) (2024-05-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- bump everything to release new doc pages
|
|
||||||
|
|
||||||
- bump charts to ensure new icons are released
|
|
||||||
|
|
||||||
- bump everything to regenerate readme's and site index
|
|
||||||
|
|
||||||
- bump charts to release new docs to fix broken links
|
|
||||||
|
|
||||||
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
|
|
||||||
|
|
||||||
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
|
|
||||||
|
|
||||||
- bump common
|
|
||||||
|
|
||||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.8[@3163c38](https://github.com/3163c38) by renovate ([#20500](https://github.com/truecharts/charts/issues/20500))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.8[@01ba101](https://github.com/01ba101) by renovate ([#21233](https://github.com/truecharts/charts/issues/21233))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to v7.0.9[@263a7fd](https://github.com/263a7fd) by renovate ([#21416](https://github.com/truecharts/charts/issues/21416))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.9[@7b7fd89](https://github.com/7b7fd89) by renovate ([#21477](https://github.com/truecharts/charts/issues/21477))
|
|
||||||
|
|
||||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.9[@892699c](https://github.com/892699c) by renovate ([#21982](https://github.com/truecharts/charts/issues/21982))
|
|
||||||
|
|
||||||
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.9[@62fb92d](https://github.com/62fb92d) by renovate ([#22024](https://github.com/truecharts/charts/issues/22024))
|
|
||||||
|
|
||||||
- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240))
|
|
||||||
|
|
||||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
|
||||||
|
|
||||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
|
||||||
|
|
||||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
|
||||||
|
|
||||||
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
|
|
||||||
|
|
||||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
|
||||||
|
|
||||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.8[@e16aa4a](https://github.com/e16aa4a) by renovate ([#20273](https://github.com/truecharts/charts/issues/20273))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to v7.0.8[@52eeae9](https://github.com/52eeae9) by renovate ([#20249](https://github.com/truecharts/charts/issues/20249))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to 7.0.7[@7982093](https://github.com/7982093) by renovate ([#20059](https://github.com/truecharts/charts/issues/20059))
|
|
||||||
|
|
||||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
|
||||||
|
|
||||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
|
||||||
|
|
||||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
|
||||||
|
|
||||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
|
||||||
|
|
||||||
- update container image bitnami/mongodb to v7.0.7[@b731d29](https://github.com/b731d29) by renovate ([#19486](https://github.com/truecharts/charts/issues/19486))
|
|
||||||
|
|
||||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
|
||||||
|
|
||||||
- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693))
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- fixup all chart volsync/credentials settings
|
|
||||||
|
|
||||||
- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445))
|
|
||||||
|
|
||||||
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))
|
|
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
|
||||||
- https://quay.io/pussthecatorg/rimgo
|
- https://quay.io/pussthecatorg/rimgo
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.31
|
version: 7.0.33
|
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 220 B |
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/rimgo
|
repository: quay.io/pussthecatorg/rimgo
|
||||||
tag: latest@sha256:68396215931624fbc8d4d9cce4868b098077f74e19f6ef5d5fc10631566da525
|
tag: latest@sha256:7f8b7b4319e4abde9877868c61ea35482e65404e1c4c470fb499b31ce37d4ab5
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
persistence: {}
|
persistence: {}
|
||||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- searxng
|
- searxng
|
||||||
- Productivity
|
- Productivity
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||||
- https://hub.docker.com/r/searxng/searxng
|
- https://hub.docker.com/r/searxng/searxng
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.18
|
version: 8.0.20
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
||||||
|
|
||||||
### TrueNAS SCALE Apps
|
### TrueNAS SCALE Apps
|
||||||
|
|
||||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||||
|
|
||||||
## Configuration Options
|
|
||||||
|
|
||||||
To view the chart specific options, please view Values.yaml included in the chart.
|
|
||||||
|
|
||||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
|
||||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
|
||||||
|
|
||||||
## Chart Specific Guides and information
|
## Chart Specific Guides and information
|
||||||
|
|
||||||
|
@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
||||||
The documentation for this chart can be found here:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/stable/searxng
|
https://truecharts.org/charts/stable/searxng
|
||||||
|
|
||||||
## Support
|
## Configuration Options
|
||||||
|
|
||||||
|
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/searxng/values.yaml
|
||||||
|
|
||||||
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
|
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||||
|
|
||||||
|
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
- See the [Website](https://truecharts.org)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 688 B |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:75f28241e649c930f825e295eb6f210c18bc24665eab0777cbdc3bc95371c2fc
|
tag: latest@sha256:e9b52341f55ec872565466b88e6bb1bd710822b860096495676edaada8d95e7d
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|