Skip to content

Commit

Permalink
versioning:bugfix - updating versioning files (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
  • Loading branch information
nathanmartinszup authored Dec 17, 2021
1 parent fbd370a commit cad0e98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Install Horusec-Operator on your cluster, see an example below:
1. Run the command:

```bash
kubectl apply -k "https://github.com/ZupIT/horusec-operator/config/default?ref=v2.2.1"
kubectl apply -k "https://github.com/ZupIT/horusec-operator/config/default?ref=v2.2.2"
```
2. Check if the resource was installed:
```bash
Expand Down Expand Up @@ -145,7 +145,7 @@ Don't worry, this is normal because the script is trying to create new database,

**Step 3.** After the script finishes, install Horusec-Operator:
```bash
kubectl apply -k "https://github.com/ZupIT/horusec-operator/config/default?ref=v2.2.1"
kubectl apply -k "https://github.com/ZupIT/horusec-operator/config/default?ref=v2.2.2"
```

**Step 4.** Check if the resource was installed:
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ kind: Kustomization
images:
- name: controller
newName: horuszup/horusec-operator
newTag: v2.2.1
newTag: v2.2.2

0 comments on commit cad0e98

Please # to comment.