Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-05-05 11:28:16 +00:00
parent 9cb7a73e94
commit 0344e2f322
738 changed files with 8084 additions and 1451 deletions

View File

@@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.28.0
appVersion: 2.30.0
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@@ -24,7 +24,7 @@ keywords:
- web-server
- apache
- rust
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
- https://ghcr.io/static-web-server/static-web-server
type: application
version: 5.0.3
version: 5.1.0

View File

@@ -1,39 +1,43 @@
## [static-web-server-5.0.3](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-5.0.3) (2024-04-30)
## [static-web-server-5.1.0](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-5.1.0) (2024-05-05)
### Chore
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- 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.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- 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 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- 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.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 ghcr.io/static-web-server/static-web-server to v2.30.0[@4a878e1](https://github.com/4a878e1) by renovate ([#21618](https://github.com/truecharts/charts/issues/21618))
- 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.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- 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 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))

View File

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 568 B

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/static-web-server/static-web-server
pullPolicy: IfNotPresent
tag: 2.28.0@sha256:542265a74fb2b492d8c869d373950a5528ab2ae78982da63f547619480fa839c
tag: 2.30.0@sha256:4a878e15395678168c20acdf0daf7381e5b687436da06821f52c8b786582571e
service:
main:
ports:

View File

@@ -227,13 +227,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema: