Skip to content

Commit

Permalink
chore: bump chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Dec 10, 2024
1 parent 54dc55c commit a752922
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions charts/account-operator-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: A Helm chart for Kubernetes

type: application

version: 0.1.8
version: 0.1.9

appVersion: "1.16.0"
appVersion: "0.0.0"
2 changes: 1 addition & 1 deletion charts/account-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: account-operator
description: A Helm chart for Kubernetes
type: application
version: 0.5.8
version: 0.5.9
appVersion: "0.111.0"
dependencies:
- name: account-operator-crds
Expand Down
2 changes: 1 addition & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: A Helm chart for Kubernetes

type: library

version: 0.1.8
version: 0.1.9
2 changes: 1 addition & 1 deletion charts/example-content/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.126.0"
description: Helm Chart for the openmfp Portal
name: example-content
version: 0.110.15
version: 0.110.16
dependencies:
- name: common
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions charts/extension-manager-operator-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: extension-manager-operator-crds
description: A Helm chart for Kubernetes

type: application
version: 0.1.5
appVersion: "1.16.0"
version: 0.1.6
appVersion: "0.0.0"
2 changes: 1 addition & 1 deletion charts/extension-manager-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: extension-manager-operator
description: A Helm chart for extension-manager-operator
type: application
version: 0.22.44
version: 0.22.45
appVersion: "0.77.0"
dependencies:
- name: extension-manager-operator-crds
Expand Down
2 changes: 1 addition & 1 deletion charts/infra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: infra
description: The infra openmfp chart configures a number of common infrastructure components for the OpenMFP platform.
type: application
version: 0.60.0
version: 0.60.1
appVersion: "0.0.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: keycloak
description: A Helm chart for Kubernetes

type: application
version: 0.59.28
version: 0.59.29
appVersion: "1.16.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/openmfp-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openmfp-crds
description: A chart containing CRD Definitions for OpenMFP
type: application
version: 0.0.8
version: 0.0.9
appVersion: "0.0.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion 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.61
version: 0.0.62
appVersion: "0.0.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.237.0"
description: Helm Chart for the openmfp Portal
name: portal
version: 0.69.166
version: 0.69.167
dependencies:
- name: common
repository: oci://ghcr.io/openmfp/helm-charts
Expand Down

0 comments on commit a752922

Please sign in to comment.