Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update account-operator-crds docker tag to v0.1.10 #170

Merged
merged 1 commit into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/account-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: account-operator-crds
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.1.9
version: 0.1.10
- name: common
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.2.7
digest: sha256:4289cbb5aba5c7badeacb61f5ae3e91be4c675879366f7edd1541c42868ecf7f
generated: "2025-01-07T15:22:36.215157738Z"
digest: sha256:c474930f1d51aa0b563825966110dcd0b8fd68e1e005ce45fdb21bd52d45a1d4
generated: "2025-01-07T15:27:55.687914015Z"
4 changes: 2 additions & 2 deletions charts/account-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: account-operator
description: A Helm chart to deploy OpenMFP Account-Operator
type: application
version: 0.5.37
version: 0.5.38
appVersion: "0.129.0"
dependencies:
- name: account-operator-crds
version: 0.1.9
version: 0.1.10
condition: crds.enabled
repository: oci://ghcr.io/openmfp/helm-charts
- name: common
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/openmfp-crds/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: account-operator-crds
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.1.9
version: 0.1.10
- name: extension-manager-operator-crds
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.1.6
digest: sha256:a40ff1abc1829a0bd08c8064a3832fa696d3837127b7e2b6182a0c52b3b82622
generated: "2024-12-10T14:35:52.559368946Z"
digest: sha256:5878197a4fa10a0b17ba54bdb01c746fd611f28e6b4181b545d963190fa14bd8
generated: "2025-01-07T15:28:02.639950137Z"
4 changes: 2 additions & 2 deletions charts/openmfp-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: openmfp-crds
description: A chart containing CRD Definitions for OpenMFP
type: application
version: 0.0.12
version: 0.0.13
appVersion: "0.0.0"

dependencies:
- name: account-operator-crds
version: 0.1.9
version: 0.1.10
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.account-operator-crds.enabled
- name: extension-manager-operator-crds
Expand Down
Binary file not shown.
Binary file not shown.
Loading