Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
slamdev committed Mar 26, 2020
1 parent b047ae6 commit bd82faf
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/external-secrets-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-
Refer to operator repo for additional information.
type: application
version: 0.0.4
version: 0.0.5
appVersion: 0.0.1
home: https://github.com/slamdev/helm-charts/tree/master/charts/external-secrets-operator
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Emblem-question.svg/1200px-Emblem-question.svg.png
Expand Down
2 changes: 1 addition & 1 deletion charts/external-secrets-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ External Secrets Operator watches changes in external key-value backends to sync

Refer to operator repo for additional information.

Current chart version is `0.0.4`
Current chart version is `0.0.5`

Source code can be found [here](https://github.com/slamdev/helm-charts/tree/master/charts/external-secrets-operator)

Expand Down
2 changes: 1 addition & 1 deletion charts/gradle-cache/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: gradle-cache
description: |-
Helm chart to deploy [gradle-cache](https://docs.gradle.com/build-cache-node/).
type: application
version: 0.0.1
version: 0.0.2
appVersion: 9.0
home: https://github.com/slamdev/helm-charts/tree/master/charts/gradle-cache
icon: https://gradle.org/icon/favicon-32x32.png
Expand Down
2 changes: 1 addition & 1 deletion charts/gradle-cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ gradle-cache
============
Helm chart to deploy [gradle-cache](https://docs.gradle.com/build-cache-node/).

Current chart version is `0.0.1`
Current chart version is `0.0.2`

Source code can be found [here](https://github.com/slamdev/helm-charts/tree/master/charts/gradle-cache)

Expand Down
2 changes: 1 addition & 1 deletion charts/nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
Chart supports environment variables inside of the nginx.conf file.
type: application
version: 0.0.5
version: 0.0.6
appVersion: 1.17.9
home: https://github.com/slamdev/helm-charts/tree/master/charts/nginx
icon: https://www.nginx.com/wp-content/uploads/2019/10/favicon-48x48.ico
Expand Down
2 changes: 1 addition & 1 deletion charts/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Helm chart to deploy [nginx](https://www.nginx.com).

Chart supports environment variables inside of the nginx.conf file.

Current chart version is `0.0.5`
Current chart version is `0.0.6`

Source code can be found [here](https://github.com/slamdev/helm-charts/tree/master/charts/nginx)

Expand Down

0 comments on commit bd82faf

Please sign in to comment.