Skip to content

Commit

Permalink
v1.3.4 (#872)
Browse files Browse the repository at this point in the history
`cmd/manifest_data.go`
----------------------

Run:

```
$ pwd
cmd/kusk
VERSION=v1.3.4 make build
```

`config/manager/configmap.yaml`
-------------------------------

Update to `v1.3.4 `.

Signed-off-by: Mohamed Bana <mohamed@bana.io>
  • Loading branch information
Mohamed Bana authored Oct 13, 2022
1 parent c40198a commit bb43feb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/kusk/cmd/manifest_data.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/manager/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ metadata:
app.kubernetes.io/component: kusk-gateway-manager
app.kubernetes.io/instance: kusk-gateway
app.kubernetes.io/name: kusk-gateway
app.kubernetes.io/version: "v1.3.3"
app.kubernetes.io/version: "v1.3.4"
name: kusk-gateway-manager
namespace: kusk-system

0 comments on commit bb43feb

Please sign in to comment.