Skip to content

Commit

Permalink
feat: bump versions of proxy and unleash (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew authored Jun 13, 2023
1 parent 0dec20d commit 4e63c26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/unleash-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ 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.5.0
version: 0.6.0

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.15.1"
appVersion: "v0.16.4"
maintainers:
- name: nkz-soft
4 changes: 2 additions & 2 deletions charts/unleash/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.19.4"
appVersion: "5.1.8"
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
Expand All @@ -15,4 +15,4 @@ sources:
- https://github.com/Unleash/unleash
- https://github.com/Unleash/helm-charts
type: application
version: 2.8.0
version: 3.0.0

0 comments on commit 4e63c26

Please sign in to comment.