Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit e6c76b0

Browse files
committed
build: Preparing release v0.16.3
1 parent 4516f36 commit e6c76b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: ghcr.io/kluctl/flux-kluctl-controller
77
newName: ghcr.io/kluctl/flux-kluctl-controller
8-
newTag: v0.16.2
8+
newTag: v0.16.3

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Flux Kluctl Controller can currently be either installed via Kustomize or vi
2222
You can install the Flux Kluctl Controller by running the following command:
2323

2424
```sh
25-
kustomize build "https://github.com/kluctl/flux-kluctl-controller/config/install?ref=v0.16.2" | kubectl apply -f-
25+
kustomize build "https://github.com/kluctl/flux-kluctl-controller/config/install?ref=v0.16.3" | kubectl apply -f-
2626
```
2727

2828
## Helm

0 commit comments

Comments
 (0)