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

[designate] bump pxc-db chart #7590

Merged
merged 1 commit into from
Dec 23, 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 openstack/designate/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 1.1.9
- name: pxc-db
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.2.0
version: 0.2.2
- name: mariadb
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.15.2
Expand All @@ -29,5 +29,5 @@ dependencies:
- name: linkerd-support
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 1.1.0
digest: sha256:07e3fe91666e0333a6d4cf70f2badd53461a4b0737de76156e87e1c854e7e396
generated: "2024-12-20T14:18:27.9057+02:00"
digest: sha256:943eef603bbce1612e8c1abca86585326ca4a9d4ca35b46852d7629aaca10909
generated: "2024-12-23T16:05:55.433486+02:00"
4 changes: 2 additions & 2 deletions openstack/designate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes to deploy Openstack Designate (DNSaaS)
name: designate
version: 0.4.6
version: 0.4.7
appVersion: "xena"
dependencies:
- condition: percona_cluster.enabled
Expand All @@ -13,7 +13,7 @@ dependencies:
name: pxc-db
alias: pxc_db
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.2.0
version: 0.2.2
- condition: mariadb.enabled
name: mariadb
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
Expand Down
Loading