Skip to content

Commit

Permalink
Merge branch 'main' into feat/develop-example-content
Browse files Browse the repository at this point in the history
  • Loading branch information
rrogoda authored Feb 4, 2025
2 parents f4c39c8 + 721e6af commit 1e49b22
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions charts/example-content/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "0.141.0"
appVersion: "0.142.0"
description: Helm Chart for the openmfp Portal
name: example-content
version: 0.111.19
version: 0.111.20
dependencies:
- name: common
version: 0.2.7
Expand Down
6 changes: 3 additions & 3 deletions charts/openmfp/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.111.19
- name: portal
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.71.44
version: 0.71.45
- name: infra
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.60.8
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: keycloak
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.60.17
digest: sha256:6c58a576743a7164f8aa36f9946a0ce9062e4f2bb21eddd2e0c9c1081aebe8f0
generated: "2025-02-04T04:31:02.749576785Z"
digest: sha256:e6af5da1c622f87d8c567e484604a95a6775d8eb9d567b47e254c90d60c6a40e
generated: "2025-02-04T08:56:33.966710929Z"
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.185
version: 0.0.186
appVersion: "0.0.0"

dependencies:
Expand All @@ -11,7 +11,7 @@ dependencies:
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.example-content.enabled
- name: portal
version: 0.71.44
version: 0.71.45
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.portal.enabled
- name: infra
Expand Down
Binary file removed charts/openmfp/charts/portal-0.71.44.tgz
Binary file not shown.
Binary file added charts/openmfp/charts/portal-0.71.45.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
description: Helm Chart for the openmfp Portal
name: portal
version: 0.71.45
appVersion: "0.331.0"
version: 0.71.46
appVersion: "0.332.0"
dependencies:
- name: common
repository: oci://ghcr.io/openmfp/helm-charts
Expand Down

0 comments on commit 1e49b22

Please sign in to comment.