diff --git a/charts/account-operator-crds/Chart.yaml b/charts/account-operator-crds/Chart.yaml index dd9a1f280..f48fc01dd 100644 --- a/charts/account-operator-crds/Chart.yaml +++ b/charts/account-operator-crds/Chart.yaml @@ -4,6 +4,6 @@ description: A Helm chart for Kubernetes type: application -version: 0.1.7 +version: 0.1.8 appVersion: "1.16.0" diff --git a/charts/account-operator-crds/README.md b/charts/account-operator-crds/README.md index 407793928..3063ebf1b 100644 --- a/charts/account-operator-crds/README.md +++ b/charts/account-operator-crds/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ## Additional Information diff --git a/charts/account-operator/Chart.yaml b/charts/account-operator/Chart.yaml index cfe89b60f..9b437e7d6 100644 --- a/charts/account-operator/Chart.yaml +++ b/charts/account-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: account-operator description: A Helm chart for Kubernetes type: application -version: 0.5.0 +version: 0.5.1 appVersion: "0.111.0" dependencies: - name: account-operator-crds diff --git a/charts/account-operator/README.md b/charts/account-operator/README.md index bce3b4f7a..5582ce0fb 100644 --- a/charts/account-operator/README.md +++ b/charts/account-operator/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.111.0](https://img.shields.io/badge/AppVersion-0.111.0-informational?style=flat-square) +![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.111.0](https://img.shields.io/badge/AppVersion-0.111.0-informational?style=flat-square) ## Additional Information diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 482eb51ec..3b8108387 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -4,4 +4,4 @@ description: A Helm chart for Kubernetes type: library -version: 0.1.6 +version: 0.1.7 diff --git a/charts/common/README.md b/charts/common/README.md index 8c41d9ede..9b03c1397 100644 --- a/charts/common/README.md +++ b/charts/common/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) +![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ## Additional Information diff --git a/charts/example-content/Chart.yaml b/charts/example-content/Chart.yaml index c4926e518..31a7fd090 100644 --- a/charts/example-content/Chart.yaml +++ b/charts/example-content/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.126.0" description: Helm Chart for the openmfp Portal name: example-content -version: 0.110.9 +version: 0.110.10 dependencies: - name: common version: 0.1.5 diff --git a/charts/example-content/README.md b/charts/example-content/README.md index cd5d7d7af..7cb4c197c 100644 --- a/charts/example-content/README.md +++ b/charts/example-content/README.md @@ -2,7 +2,7 @@ Helm Chart for the openmfp Portal -![Version: 0.110.9](https://img.shields.io/badge/Version-0.110.9-informational?style=flat-square) ![AppVersion: 0.126.0](https://img.shields.io/badge/AppVersion-0.126.0-informational?style=flat-square) +![Version: 0.110.10](https://img.shields.io/badge/Version-0.110.10-informational?style=flat-square) ![AppVersion: 0.126.0](https://img.shields.io/badge/AppVersion-0.126.0-informational?style=flat-square) ## Additional Information diff --git a/charts/extension-manager-operator-crds/Chart.yaml b/charts/extension-manager-operator-crds/Chart.yaml index 44f7f1807..5a9ed798b 100644 --- a/charts/extension-manager-operator-crds/Chart.yaml +++ b/charts/extension-manager-operator-crds/Chart.yaml @@ -2,23 +2,6 @@ apiVersion: v2 name: extension-manager-operator-crds description: A Helm chart for Kubernetes -# A chart can be either an 'application' or a 'library' chart. -# -# Application charts are a collection of templates that can be packaged into versioned archives -# to be deployed. -# -# Library charts provide useful utilities or functions for the chart developer. They're included as -# a dependency of application charts to inject those utilities and functions into the rendering -# pipeline. Library charts do not define any templates and therefore cannot be deployed. type: application - -# This is the chart version. This version number should be incremented each time you make changes -# to the chart and its templates, including the app version. -# Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.4 - -# This is the version number of the application being deployed. This version number should be -# incremented each time you make changes to the application. Versions are not expected to -# follow Semantic Versioning. They should reflect the version the application is using. -# It is recommended to use it with quotes. +version: 0.1.5 appVersion: "1.16.0" diff --git a/charts/extension-manager-operator-crds/README.md b/charts/extension-manager-operator-crds/README.md index 7cca276fb..7afbd3bd5 100644 --- a/charts/extension-manager-operator-crds/README.md +++ b/charts/extension-manager-operator-crds/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ## Additional Information diff --git a/charts/extension-manager-operator/Chart.yaml b/charts/extension-manager-operator/Chart.yaml index c503b407e..1d1737f98 100644 --- a/charts/extension-manager-operator/Chart.yaml +++ b/charts/extension-manager-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: extension-manager-operator description: A Helm chart for extension-manager-operator type: application -version: 0.22.36 +version: 0.22.37 appVersion: "0.77.0" dependencies: - name: extension-manager-operator-crds diff --git a/charts/extension-manager-operator/README.md b/charts/extension-manager-operator/README.md index 925b05619..927d6df1e 100644 --- a/charts/extension-manager-operator/README.md +++ b/charts/extension-manager-operator/README.md @@ -2,7 +2,7 @@ A Helm chart for extension-manager-operator -![Version: 0.22.36](https://img.shields.io/badge/Version-0.22.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.77.0](https://img.shields.io/badge/AppVersion-0.77.0-informational?style=flat-square) +![Version: 0.22.37](https://img.shields.io/badge/Version-0.22.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.77.0](https://img.shields.io/badge/AppVersion-0.77.0-informational?style=flat-square) ## Additional Information diff --git a/charts/infra/Chart.yaml b/charts/infra/Chart.yaml index 0035ad9ec..8bb6db9cc 100644 --- a/charts/infra/Chart.yaml +++ b/charts/infra/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: infra description: A Helm chart for Kubernetes type: application -version: 0.57.2 +version: 0.57.3 appVersion: "1.16.0" dependencies: diff --git a/charts/infra/README.md b/charts/infra/README.md index a79376fa1..f3021c830 100644 --- a/charts/infra/README.md +++ b/charts/infra/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.57.2](https://img.shields.io/badge/Version-0.57.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.57.3](https://img.shields.io/badge/Version-0.57.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ## Additional Information diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index be89aa109..53a71f1ba 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.59.22 +version: 0.59.23 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 373fc3c09..3c791cb19 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -2,7 +2,7 @@ A Helm chart for Kubernetes -![Version: 0.59.22](https://img.shields.io/badge/Version-0.59.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.59.23](https://img.shields.io/badge/Version-0.59.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ## Additional Information diff --git a/charts/openmfp-crds/Chart.yaml b/charts/openmfp-crds/Chart.yaml index 0b43e9522..b9f4217ed 100644 --- a/charts/openmfp-crds/Chart.yaml +++ b/charts/openmfp-crds/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: openmfp-crds description: A chart containing CRD Definitions for OpenMFP type: application -version: 0.0.5 +version: 0.0.6 appVersion: "0.0.0" dependencies: diff --git a/charts/openmfp-crds/README.md b/charts/openmfp-crds/README.md index 38d51de68..a6b0d61b8 100644 --- a/charts/openmfp-crds/README.md +++ b/charts/openmfp-crds/README.md @@ -2,7 +2,7 @@ A chart containing CRD Definitions for OpenMFP -![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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.6](https://img.shields.io/badge/Version-0.0.6-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 diff --git a/charts/openmfp/Chart.yaml b/charts/openmfp/Chart.yaml index 124fa2797..f8fc9f888 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.45 +version: 0.0.46 appVersion: "0.0.0" dependencies: diff --git a/charts/openmfp/README.md b/charts/openmfp/README.md index 419327edf..7c01aa737 100644 --- a/charts/openmfp/README.md +++ b/charts/openmfp/README.md @@ -2,7 +2,7 @@ The OpenMFP chart for Kubernetes -![Version: 0.0.45](https://img.shields.io/badge/Version-0.0.45-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.46](https://img.shields.io/badge/Version-0.0.46-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 diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index b0d219103..84f725639 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.228.0" description: Helm Chart for the openmfp Portal name: portal -version: 0.69.151 +version: 0.69.152 dependencies: - name: common repository: oci://ghcr.io/openmfp/helm-charts diff --git a/charts/portal/README.md b/charts/portal/README.md index 7e2075220..a8c13e14c 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -2,7 +2,7 @@ Helm Chart for the openmfp Portal -![Version: 0.69.151](https://img.shields.io/badge/Version-0.69.151-informational?style=flat-square) ![AppVersion: 0.228.0](https://img.shields.io/badge/AppVersion-0.228.0-informational?style=flat-square) +![Version: 0.69.152](https://img.shields.io/badge/Version-0.69.152-informational?style=flat-square) ![AppVersion: 0.228.0](https://img.shields.io/badge/AppVersion-0.228.0-informational?style=flat-square) ## Additional Information