Skip to content

Commit

Permalink
Update chart versions before v0.2.2 release (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
kklimonda-fn authored Sep 19, 2022
1 parent 9a86942 commit 8bb9418
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.2.1
appVersion: v0.2.1
version: v0.2.2
appVersion: v0.2.2
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.2.1
appVersion: v0.2.1
version: v0.2.2
appVersion: v0.2.2
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.2.1
appVersion: v0.2.1
version: v0.2.2
appVersion: v0.2.2
icon: https://raw.githubusercontent.com/fluxninja/aperture/gh-pages/FluxNinja--main--logo--ICON.svg

0 comments on commit 8bb9418

Please sign in to comment.