Skip to content

Commit 9832f3b

Browse files
chore(deps): update account-operator-crds docker tag to v0.1.10
1 parent 8a1960f commit 9832f3b

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.6
8-
digest: sha256:7c65472c167e1030e72d219d565e2a5c92466747f5448156bfda3f5b0a05eeb6
9-
generated: "2025-01-06T20:29:26.353378133Z"
8+
digest: sha256:7d0c2258329ca78e99724a429abc62140dab3b5cfe7920cbea4a973e1c86b46e
9+
generated: "2025-01-07T15:15:53.955655357Z"

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.35
5+
version: 0.5.36
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:16:00.677398069Z"

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)