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.7 #76

Merged
merged 1 commit into from
Dec 5, 2024
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.6
version: 0.1.7
- name: common
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.1.5
digest: sha256:906c653c1bbf56adabd5ef2154f13e02dc698affbbb4e1e6c849a36fa6e0a714
generated: "2024-12-04T16:19:50.856906714+02:00"
digest: sha256:ea323c6cb8d16dab86ac7219245c49bfe8fd86918ed503f1014ca3d75e5f6738
generated: "2024-12-05T12:34:05.586442178Z"
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 for Kubernetes
type: application
version: 0.5.0
version: 0.5.1
appVersion: "0.111.0"
dependencies:
- name: account-operator-crds
version: 0.1.6
version: 0.1.7
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,6 +1,6 @@
dependencies:
- name: account-operator-crds
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.1.6
digest: sha256:fa036847355f2137a37930501c4be9eca88d9b311ecd9151b9d39cf467b770f7
generated: "2024-12-03T10:33:48.263965412Z"
version: 0.1.7
digest: sha256:0aca8db24d81b3cd57f37e924b21c25c122419ae599c614d8e7170de5020346b
generated: "2024-12-05T12:34:17.787957843Z"
4 changes: 2 additions & 2 deletions charts/openmfp-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: openmfp-crds
description: A chart containing CRD Definitions for OpenMFP
type: application
version: 0.0.4
version: 0.0.5
appVersion: "0.0.0"

dependencies:
- name: account-operator-crds
version: 0.1.6
version: 0.1.7
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.account-operator-crds.enabled
Binary file not shown.
Binary file not shown.
Loading