Skip to content

Commit

Permalink
Merge pull request #55 from zzxwill/release-0.1.11
Browse files Browse the repository at this point in the history
update chart version number
  • Loading branch information
zzxwill authored Jul 8, 2021
2 parents b999d6f + ce9e853 commit a6fe392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
name: terraform-controller-chart
version: 0.1.9
version: 0.1.11
description: A Kubernetes Terraform controller
home: https://github.com/oam-dev/terraform-controller
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
replicaCount: 1

version: 0.1.9
version: 0.1.11

image:
name: oamdev/terraform-controller:latest
Expand Down

0 comments on commit a6fe392

Please sign in to comment.