diff --git a/charts/account-operator-crds/README.md b/charts/account-operator-crds/README.md index 0b51161f3..887801ff9 100644 --- a/charts/account-operator-crds/README.md +++ b/charts/account-operator-crds/README.md @@ -12,7 +12,7 @@ Default configuration parameters, which can be overriden either globally or on a | Key | Type | Default | Description | |-----|------|---------|-------------| -| kcp.enabled | bool | `false` | | +| kcp.enabled | bool | `false` | Enable KCP | # account-operator-crds @@ -24,5 +24,5 @@ A Helm chart for Kubernetes | Key | Type | Default | Description | |-----|------|---------|-------------| -| kcp.enabled | bool | `false` | | +| kcp.enabled | bool | `false` | Enable KCP | diff --git a/charts/account-operator/charts/account-operator-crds-0.1.5.tgz b/charts/account-operator/charts/account-operator-crds-0.1.5.tgz index 68c40a665..33e108712 100644 Binary files a/charts/account-operator/charts/account-operator-crds-0.1.5.tgz and b/charts/account-operator/charts/account-operator-crds-0.1.5.tgz differ diff --git a/charts/account-operator/charts/common-0.1.5.tgz b/charts/account-operator/charts/common-0.1.5.tgz index 96a10438d..f5d9a92f8 100644 Binary files a/charts/account-operator/charts/common-0.1.5.tgz and b/charts/account-operator/charts/common-0.1.5.tgz differ diff --git a/charts/example-content/README.md b/charts/example-content/README.md index c5717d7a2..822ea6a77 100644 --- a/charts/example-content/README.md +++ b/charts/example-content/README.md @@ -18,9 +18,7 @@ Default configuration parameters, which can be overriden either globally or on a | Key | Type | Default | Description | |-----|------|---------|-------------| -| image.name | string | `"ghcr.io/openmfp/example-content"` | | -| image.pullPolicy | string | `"IfNotPresent"` | | -| image.pullSecret | string | `"github"` | | +| image.name | string | `"ghcr.io/openmfp/example-content"` | The image name | | istio.enabled | bool | `true` | | | istio.gateway.name | string | `"gateway"` | | | istio.virtualService.hosts[0] | string | `"your-host.com"` | | @@ -43,9 +41,7 @@ Helm Chart for the openmfp Portal | Key | Type | Default | Description | |-----|------|---------|-------------| -| image.name | string | `"ghcr.io/openmfp/example-content"` | | -| image.pullPolicy | string | `"IfNotPresent"` | | -| image.pullSecret | string | `"github"` | | +| image.name | string | `"ghcr.io/openmfp/example-content"` | The image name | | istio.enabled | bool | `true` | | | istio.gateway.name | string | `"gateway"` | | | istio.virtualService.hosts[0] | string | `"your-host.com"` | | diff --git a/charts/example-content/charts/common-0.1.5.tgz b/charts/example-content/charts/common-0.1.5.tgz index 4881dab29..810fb8a72 100644 Binary files a/charts/example-content/charts/common-0.1.5.tgz and b/charts/example-content/charts/common-0.1.5.tgz differ diff --git a/charts/extension-manager-operator/charts/common-0.1.5.tgz b/charts/extension-manager-operator/charts/common-0.1.5.tgz index 184c641bf..34fecfb56 100644 Binary files a/charts/extension-manager-operator/charts/common-0.1.5.tgz and b/charts/extension-manager-operator/charts/common-0.1.5.tgz differ diff --git a/charts/extension-manager-operator/charts/extension-manager-operator-crds-0.1.3.tgz b/charts/extension-manager-operator/charts/extension-manager-operator-crds-0.1.3.tgz index 8e28c3141..cff66bea7 100644 Binary files a/charts/extension-manager-operator/charts/extension-manager-operator-crds-0.1.3.tgz and b/charts/extension-manager-operator/charts/extension-manager-operator-crds-0.1.3.tgz differ diff --git a/charts/openmfp/Chart.lock b/charts/openmfp/Chart.lock index 478743123..a5d3e88b5 100644 --- a/charts/openmfp/Chart.lock +++ b/charts/openmfp/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.110.4 - name: portal repository: oci://ghcr.io/openmfp/helm-charts - version: 0.69.119 -digest: sha256:b33f5667b916e83f325317915d86db8897e2165533441438695baf3fa2add28d -generated: "2024-11-27T11:39:05.095158665Z" + version: 0.69.122 +digest: sha256:53e2fcdb11b5af9432c5586a39c8f8fb2699217089b0d0899862adddb2bcac65 +generated: "2024-11-27T17:37:20.768237592Z" diff --git a/charts/openmfp/Chart.yaml b/charts/openmfp/Chart.yaml index 6c9d0eab7..bbb42e30d 100644 --- a/charts/openmfp/Chart.yaml +++ b/charts/openmfp/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: openmfp description: The OpenMFP chart for Kubernetes type: application -version: 0.0.9 +version: 0.0.12 appVersion: "0.0.0" dependencies: @@ -11,6 +11,6 @@ dependencies: repository: oci://ghcr.io/openmfp/helm-charts condition: components.example-content.enabled - name: portal - version: 0.69.119 + version: 0.69.122 repository: oci://ghcr.io/openmfp/helm-charts condition: components.portal.enabled diff --git a/charts/openmfp/README.md b/charts/openmfp/README.md index bde2a4fe3..fd5a81f65 100644 --- a/charts/openmfp/README.md +++ b/charts/openmfp/README.md @@ -2,7 +2,7 @@ The OpenMFP chart for Kubernetes -![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) ## Additional Information @@ -11,7 +11,7 @@ The OpenMFP chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | oci://ghcr.io/openmfp/helm-charts | example-content | 0.110.4 | -| oci://ghcr.io/openmfp/helm-charts | portal | 0.69.119 | +| oci://ghcr.io/openmfp/helm-charts | portal | 0.69.122 | ## Values @@ -24,7 +24,7 @@ Default configuration parameters, which can be overriden either globally or on a # openmfp -![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) The OpenMFP chart for Kubernetes @@ -33,7 +33,7 @@ The OpenMFP chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | oci://ghcr.io/openmfp/helm-charts | example-content | 0.110.4 | -| oci://ghcr.io/openmfp/helm-charts | portal | 0.69.119 | +| oci://ghcr.io/openmfp/helm-charts | portal | 0.69.122 | ## Values diff --git a/charts/openmfp/charts/portal-0.69.119.tgz b/charts/openmfp/charts/portal-0.69.119.tgz deleted file mode 100644 index 7a90aae23..000000000 Binary files a/charts/openmfp/charts/portal-0.69.119.tgz and /dev/null differ diff --git a/charts/openmfp/charts/portal-0.69.122.tgz b/charts/openmfp/charts/portal-0.69.122.tgz new file mode 100644 index 000000000..120ba4a35 Binary files /dev/null and b/charts/openmfp/charts/portal-0.69.122.tgz differ diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index ef16be2f7..0e1337d4f 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.198.0" +appVersion: "0.200.0" description: Helm Chart for the openmfp Portal name: portal -version: 0.69.121 +version: 0.69.123 dependencies: - name: common repository: file://../common diff --git a/charts/portal/README.md b/charts/portal/README.md index 46461294c..cc755f855 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -2,7 +2,7 @@ Helm Chart for the openmfp Portal -![Version: 0.69.121](https://img.shields.io/badge/Version-0.69.121-informational?style=flat-square) ![AppVersion: 0.198.0](https://img.shields.io/badge/AppVersion-0.198.0-informational?style=flat-square) +![Version: 0.69.123](https://img.shields.io/badge/Version-0.69.123-informational?style=flat-square) ![AppVersion: 0.200.0](https://img.shields.io/badge/AppVersion-0.200.0-informational?style=flat-square) ## Additional Information @@ -33,7 +33,7 @@ Default configuration parameters, which can be overriden either globally or on a # portal -![Version: 0.69.121](https://img.shields.io/badge/Version-0.69.121-informational?style=flat-square) ![AppVersion: 0.198.0](https://img.shields.io/badge/AppVersion-0.198.0-informational?style=flat-square) +![Version: 0.69.123](https://img.shields.io/badge/Version-0.69.123-informational?style=flat-square) ![AppVersion: 0.200.0](https://img.shields.io/badge/AppVersion-0.200.0-informational?style=flat-square) Helm Chart for the openmfp Portal diff --git a/charts/portal/charts/common-0.1.5.tgz b/charts/portal/charts/common-0.1.5.tgz index 328a56c7d..fe08665a4 100644 Binary files a/charts/portal/charts/common-0.1.5.tgz and b/charts/portal/charts/common-0.1.5.tgz differ