Skip to content

Commit

Permalink
[designate] bump pxc and rabbitmq dependencies
Browse files Browse the repository at this point in the history
Bump Designate pxc and rabbitmq dependencies:
* pxc-db: 0.2.10 -> 0.2.13 (binlog size and timeouts fix)
* rabbitmq: 0.12.1 -> 0.14.0 (updates rabbitmq to 4.0.5)
  • Loading branch information
s10 committed Jan 24, 2025
1 parent c5a9ee7 commit 20293b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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.10
version: 0.2.13
- name: mariadb
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.15.3
Expand All @@ -16,7 +16,7 @@ dependencies:
version: 0.4.2
- name: rabbitmq
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.12.1
version: 0.14.0
- name: rabbitmq_cluster
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.1.10
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:d5f9d9dfac9ec60d59da4f16a69450b6bd02f0a3cea49d1edbaf7f24a17f0b78
generated: "2025-01-14T14:16:56.015529+02:00"
digest: sha256:4e2fe5b8af20e8c75e7a56037a977f9c686e769557a3294f790e098de43208f8
generated: "2025-01-24T18:39:49.156726+02:00"
6 changes: 3 additions & 3 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.10
version: 0.4.11
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.10
version: 0.2.13
- condition: mariadb.enabled
name: mariadb
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
Expand All @@ -28,7 +28,7 @@ dependencies:
- name: rabbitmq
condition: rabbitmq.enabled
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.12.1
version: 0.14.0
- name: rabbitmq_cluster
condition: rabbitmq_cluster.enabled
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
Expand Down

0 comments on commit 20293b9

Please sign in to comment.