Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fda97cbfab
commit
4c156945a5
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 7.8.5
|
||||
version: 7.8.7
|
|
@ -1,12 +1,20 @@
|
|||
|
||||
|
||||
## [metallb-config-6.8.5](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.8.5) (2024-04-16)
|
||||
## [clusterissuer-7.8.7](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.8.7) (2024-04-17)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
||||
- bump charts to ensure new icons are released
|
||||
|
||||
- apply hotfix
|
||||
|
||||
- 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.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- 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 common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
|
@ -16,16 +24,22 @@
|
|||
|
||||
- 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 common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- 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.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
||||
|
||||
- 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 common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
- Fix broken links for Starlight ([#20737](https://github.com/truecharts/charts/issues/20737))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
- make links relative
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- Allow entering explicit cert-manager namespace for now
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
@ -29,11 +29,9 @@ portal:
|
|||
open:
|
||||
enabled: false
|
||||
operator:
|
||||
verify:
|
||||
additionalOperators:
|
||||
- cert-manager
|
||||
enabled: true
|
||||
failOnError: false
|
||||
cert-manager:
|
||||
namespace: cert-manager
|
||||
|
||||
clusterIssuer:
|
||||
selfSigned:
|
||||
enabled: true
|
|
@ -49,6 +49,25 @@ questions:
|
|||
type: boolean
|
||||
default: false
|
||||
|
||||
- variable: operator
|
||||
group: App Configuration
|
||||
label: Operator Configuration
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: cert-manager
|
||||
label: 'Cert-Manager'
|
||||
schema:
|
||||
type: dict
|
||||
additional_attrs: true
|
||||
attrs:
|
||||
- variable: namespace
|
||||
label: 'Namespace (change to ix-APPNAME of cert-manager)'
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: "ix-cert-manager"
|
||||
- variable: clusterIssuer
|
||||
group: App Configuration
|
||||
label: Cluster Certificate Issuer
|
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 6.8.5
|
||||
version: 6.8.7
|
|
@ -1,35 +1,39 @@
|
|||
|
||||
|
||||
## [clusterissuer-7.8.5](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.8.5) (2024-04-16)
|
||||
## [metallb-config-6.8.7](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.8.7) (2024-04-17)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
- bump charts to ensure new icons are released
|
||||
|
||||
- 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.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- 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.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
- 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 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.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.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
- 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))
|
||||
|
||||
- Fix broken links for Starlight ([#20737](https://github.com/truecharts/charts/issues/20737))
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- make links relative
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- allow explicit setting metallb namespace as a temporary hotfix
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
@ -26,9 +26,8 @@ service:
|
|||
enabled: false
|
||||
port: 9999
|
||||
operator:
|
||||
verify:
|
||||
enabled: true
|
||||
additionalOperators: ["metallb"]
|
||||
metallb:
|
||||
namespace: metallb
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
|
@ -49,6 +49,25 @@ questions:
|
|||
type: boolean
|
||||
default: false
|
||||
|
||||
- variable: operator
|
||||
group: App Configuration
|
||||
label: Operator Configuration
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: metallb
|
||||
label: 'metallb'
|
||||
schema:
|
||||
type: dict
|
||||
additional_attrs: true
|
||||
attrs:
|
||||
- variable: namespace
|
||||
label: 'Namespace (change to ix-APPNAME of metallb)'
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: "ix-metallb"
|
||||
- variable: ipAddressPools
|
||||
group: App Configuration
|
||||
label: IP Address Pools Object
|
Loading…
Reference in New Issue