Skip to content

Commit

Permalink
chore: Bump version to 2.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed Nov 5, 2021
1 parent 012c600 commit 408fb18
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "2.0.5"
appVersion: "2.0.6"
description: Sets up high-available delivery tier with Papergirl optionally and NATS and MinIO
name: papergirl
version: 2.0.5
version: 2.0.6
home: https://github.com/neoskop/papergirl
sources:
- https://github.com/neoskop/papergirl
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
develop: false
image:
repository: neoskop/papergirl
tag: 2.0.5
tag: 2.0.6
pullPolicy: IfNotPresent
websiteCache:
storageClass: ''
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "papergirl",
"version": "2.0.5",
"version": "2.0.6",
"description": "",
"author": "",
"license": "MIT",
Expand Down

0 comments on commit 408fb18

Please sign in to comment.