Skip to content

Commit 3551fac

Browse files
committed
test-publish
1 parent 2180b41 commit 3551fac

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

charts/rabbitmq/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: RabbitMQ is an open source general-purpose message broker that is d
66
for consistent, highly-available messaging scenarios (both synchronous and asynchronous).
77
type: application
88
sources:
9-
- https://github.com/code-tool/helm-charts/tree/main/charts/pgbouncer
9+
- https://github.com/code-tool/helm-charts/tree/main/charts/rabbitmq
1010
dependencies:
1111
- name: common
1212
repository: https://code-tool.github.io/helm-charts

charts/redis/Chart.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ description: Redis(R) is an open source, advanced key-value store. It is often r
77
and sorted sets.
88
type: application
99
sources:
10-
- https://github.com/code-tool/helm-charts/tree/main/charts/pgbouncer
10+
- https://github.com/code-tool/helm-charts/tree/main/charts/rabbitmq
1111
dependencies:
1212
- name: common
1313
repository: https://code-tool.github.io/helm-charts
1414
version: 0.x.x
15-

0 commit comments

Comments
 (0)