Skip to content

Commit c153881

Browse files
chore(deps): update account-operator-crds docker tag to v0.1.10
1 parent be750d3 commit c153881

8 files changed

+10
-10
lines changed

charts/account-operator/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: account-operator-crds
33
repository: oci://ghcr.io/openmfp/helm-charts
4-
version: 0.1.9
4+
version: 0.1.10
55
- name: common
66
repository: oci://ghcr.io/openmfp/helm-charts
77
version: 0.2.7
8-
digest: sha256:4289cbb5aba5c7badeacb61f5ae3e91be4c675879366f7edd1541c42868ecf7f
9-
generated: "2025-01-07T15:22:36.215157738Z"
8+
digest: sha256:c474930f1d51aa0b563825966110dcd0b8fd68e1e005ce45fdb21bd52d45a1d4
9+
generated: "2025-01-07T15:27:55.687914015Z"

charts/account-operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
name: account-operator
33
description: A Helm chart to deploy OpenMFP Account-Operator
44
type: application
5-
version: 0.5.37
5+
version: 0.5.38
66
appVersion: "0.129.0"
77
dependencies:
88
- name: account-operator-crds
9-
version: 0.1.9
9+
version: 0.1.10
1010
condition: crds.enabled
1111
repository: oci://ghcr.io/openmfp/helm-charts
1212
- name: common
Binary file not shown.
Binary file not shown.

charts/openmfp-crds/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: account-operator-crds
33
repository: oci://ghcr.io/openmfp/helm-charts
4-
version: 0.1.9
4+
version: 0.1.10
55
- name: extension-manager-operator-crds
66
repository: oci://ghcr.io/openmfp/helm-charts
77
version: 0.1.6
8-
digest: sha256:a40ff1abc1829a0bd08c8064a3832fa696d3837127b7e2b6182a0c52b3b82622
9-
generated: "2024-12-10T14:35:52.559368946Z"
8+
digest: sha256:5878197a4fa10a0b17ba54bdb01c746fd611f28e6b4181b545d963190fa14bd8
9+
generated: "2025-01-07T15:28:02.639950137Z"

charts/openmfp-crds/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: openmfp-crds
33
description: A chart containing CRD Definitions for OpenMFP
44
type: application
5-
version: 0.0.12
5+
version: 0.0.13
66
appVersion: "0.0.0"
77

88
dependencies:
99
- name: account-operator-crds
10-
version: 0.1.9
10+
version: 0.1.10
1111
repository: oci://ghcr.io/openmfp/helm-charts
1212
condition: components.account-operator-crds.enabled
1313
- name: extension-manager-operator-crds
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)