Skip to content

Commit

Permalink
update to rabbitmq 3.9 and bitnami/rabbitmq 8.28.1 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 authored Feb 4, 2022
1 parent 15c825a commit 27721e2
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 50 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ appVersion: '1.0-RC9'
#appVersion: '1.0-SNAPSHOT'
description: A Helm chart for Geoserver-cloud
name: geoservercloud
version: 0.0.21
version: 0.0.22
dependencies:
- name: 'rabbitmq'
version: 8.0.1
version: 8.28.1
repository: 'https://charts.bitnami.com/bitnami'
- name: 'postgresql'
version: 10.13.8
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm chart for geoserver-cloud

![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![AppVersion: 1.0-RC9](https://img.shields.io/badge/AppVersion-1.0--RC9-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![AppVersion: 1.0-RC9](https://img.shields.io/badge/AppVersion-1.0--RC9-informational?style=flat-square)

A Helm chart for Geoserver

Expand Down
2 changes: 1 addition & 1 deletion tests/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ version: 0.1.0
dependencies:
- name: geoservercloud
repository: file://../..
version: 0.0.21
version: 0.0.22
Loading

0 comments on commit 27721e2

Please sign in to comment.