Skip to content

Commit

Permalink
all versions bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dennybaa committed Apr 23, 2021
1 parent 565cdd1 commit 6cba85f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dysnix/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: app
description: Generic application Helm chart
version: 0.3.0
version: 0.3.1
engine: gotpl
sources:
- https://github.com/dysnix/charts
Expand Down
2 changes: 1 addition & 1 deletion dysnix/geth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: geth
description: Official Go implementation of the Ethereum protocol

version: 0.3.0
version: 0.3.1
appVersion: 1.8

keywords:
Expand Down
2 changes: 1 addition & 1 deletion dysnix/grafana-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.1
version: 0.2.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion dysnix/kafkamagic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: kafkamagic
version: 0.2.2
version: 0.2.3
2 changes: 1 addition & 1 deletion dysnix/nginx/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx
version: 7.1.7
version: 7.1.8
appVersion: 1.19.4
description: Chart for the nginx server
keywords:
Expand Down
2 changes: 1 addition & 1 deletion dysnix/pritunl/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.29"
description: A Helm chart for Kubernetes
name: pritunl
version: 0.1.13
version: 0.1.14
home: https://pritunl.com/
sources:
- https://github.com/dysnix/charts
Expand Down
2 changes: 1 addition & 1 deletion dysnix/proxysql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "2.0.9"
description: ProxySQL Helm chart for Kubernetes
name: proxysql
version: 0.1.4
version: 0.1.5
home: https://www.proxysql.com/
sources:
- https://github.com/dysnix/charts
Expand Down
2 changes: 1 addition & 1 deletion dysnix/pullsecrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down

0 comments on commit 6cba85f

Please sign in to comment.