Skip to content

Commit

Permalink
[designate] bump pxc-db chart
Browse files Browse the repository at this point in the history
Update pxc-db chart from 0.2.0 to 0.2.2

Adds binlog-collector metrics and custom resource alerts
  • Loading branch information
s10 committed Dec 23, 2024
1 parent aa1994f commit 7c02f03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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

0 comments on commit 7c02f03

Please sign in to comment.