Skip to content

Commit

Permalink
use 1.0-RC9
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 committed Feb 1, 2022
1 parent 8eaa83b commit 6d4926e
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: '1.0-RC8'
appVersion: '1.0-RC9'
#appVersion: '1.0-SNAPSHOT'
description: A Helm chart for Geoserver-cloud
name: geoservercloud
version: 0.0.19
version: 0.0.20
dependencies:
- name: 'rabbitmq'
version: 8.0.1
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.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![AppVersion: 1.0-RC8](https://img.shields.io/badge/AppVersion-1.0--RC8-informational?style=flat-square)
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![AppVersion: 1.0-RC8](https://img.shields.io/badge/AppVersion-1.0--RC8-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.19
version: 0.0.20
Loading

0 comments on commit 6d4926e

Please sign in to comment.