Skip to content

Commit

Permalink
feat: bump unleash, unleash-proxy and unleash-edge versions (#92)
Browse files Browse the repository at this point in the history
unleash: 5.4.4
unleash-edge: 11.0.2
unleash-proxy: 0.17.0
  • Loading branch information
gardleopard committed Sep 18, 2023
1 parent 94ffe51 commit d3427c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/unleash-edge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: unleash-edge
description: A Helm chart for deploying Unleash Edge to kubernetes
icon: https://docs.getunleash.io/img/logo.svg
type: application
version: 2.0.1
version: 2.0.2

appVersion: "v7.0.0"
appVersion: "v11.0.2"
maintainers:
- name: chriswk
- name: sighphyre
Expand Down
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.6.1
version: 0.6.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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.16.4"
appVersion: "v0.17.0"
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: "5.1.8"
appVersion: "5.4.4"
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: 3.0.2
version: 3.0.3

0 comments on commit d3427c3

Please sign in to comment.