Skip to content

Commit

Permalink
Prepare for release 0.10.0 (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
hdkshingala authored Nov 11, 2022
1 parent 4aa78b2 commit 8c52e6d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifests/charts/aperture-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: aperture-agent
description: A Helm chart to deploy Aperture Agent
version: v0.9.0
appVersion: v0.9.0
version: v0.10.0
appVersion: v0.10.0
icon: https://raw.githubusercontent.com/fluxninja/aperture/gh-pages/FluxNinja--main--logo--ICON.svg
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions manifests/charts/aperture-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: aperture-controller
description: A Helm chart to deploy Aperture Controller
version: v0.9.0
appVersion: v0.9.0
version: v0.10.0
appVersion: v0.10.0
icon: https://raw.githubusercontent.com/fluxninja/aperture/gh-pages/FluxNinja--main--logo--ICON.svg
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions manifests/charts/istioconfig/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: istioconfig
description: A Helm chart that deploys Aperture Envoy Filter via Istio
type: application
version: v0.9.0
appVersion: v0.9.0
version: v0.10.0
appVersion: v0.10.0
icon: https://raw.githubusercontent.com/fluxninja/aperture/gh-pages/FluxNinja--main--logo--ICON.svg

0 comments on commit 8c52e6d

Please sign in to comment.