Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into chore/move-charts
Browse files Browse the repository at this point in the history
On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
  • Loading branch information
akafazov committed Nov 27, 2024
2 parents a33cb13 + ad8d76a commit 59d6f72
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 21 deletions.
4 changes: 2 additions & 2 deletions charts/account-operator-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -24,5 +24,5 @@ A Helm chart for Kubernetes

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| kcp.enabled | bool | `false` | |
| kcp.enabled | bool | `false` | Enable KCP |

Binary file modified charts/account-operator/charts/account-operator-crds-0.1.5.tgz
Binary file not shown.
Binary file modified charts/account-operator/charts/common-0.1.5.tgz
Binary file not shown.
8 changes: 2 additions & 6 deletions charts/example-content/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"` | |
Expand All @@ -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"` | |
Expand Down
Binary file modified charts/example-content/charts/common-0.1.5.tgz
Binary file not shown.
Binary file modified charts/extension-manager-operator/charts/common-0.1.5.tgz
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/openmfp/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
4 changes: 2 additions & 2 deletions charts/openmfp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
8 changes: 4 additions & 4 deletions charts/openmfp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -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

Expand All @@ -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

Expand Down
Binary file removed charts/openmfp/charts/portal-0.69.119.tgz
Binary file not shown.
Binary file added charts/openmfp/charts/portal-0.69.122.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/portal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/portal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
Binary file modified charts/portal/charts/common-0.1.5.tgz
Binary file not shown.

0 comments on commit 59d6f72

Please sign in to comment.