Skip to content

Commit 45f7458

Browse files
Bump chart version (not application version)
It appears that 9.1.4 was deleted (https://artifacthub.io/packages/helm/bitnami/rabbitmq/9.1.4) There seems to be a lot of confusion around it bitnami/charts#10545 Essentially there is some rolling period where old versions get deleted. The actual application version does not seem to change much however, so testing just upgrading the helm version here. And most of the changes seem to ne bug fixes https://www.rabbitmq.com/changelog.html
1 parent 16407af commit 45f7458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ appVersion: "0.0.1"
2525

2626
dependencies:
2727
- name: rabbitmq
28-
version: 9.1.4
28+
version: 11.2.2
2929
repository: https://charts.bitnami.com/bitnami
3030
condition: useRabbitMq

0 commit comments

Comments
 (0)