Skip to content

Commit

Permalink
update chart to v0.0.5 (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Paskal <[email protected]>
  • Loading branch information
maksim-paskal authored Feb 9, 2022
1 parent 25215e1 commit aed0fc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ release:
## Docker Images
- `paskalmaksim/envoy-control-plane:latest`
- `paskalmaksim/envoy-control-plane:{{ .Tag }}`
- `paskalmaksim/envoy-docker-image:latest`
- `paskalmaksim/envoy-docker-image:{{ .Tag }}`
dockers:
- goos: linux
goarch: amd64
Expand Down
4 changes: 2 additions & 2 deletions charts/envoy-control-plane/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
icon: https://helm.sh/img/helm.svg
name: envoy-control-plane
version: v0.0.4
appVersion: v0.3.5
version: v0.0.5
appVersion: v0.3.6

0 comments on commit aed0fc1

Please sign in to comment.