Skip to content

Commit

Permalink
docs: update release v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nutellinoit committed Mar 31, 2023
1 parent 4bebb07 commit dc3dbe6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/releases/v1.12.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Welcome to the latest release of `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.

This is a patch release that fixes one issue with tigera eks-policy-only package.
This is a patch release that fixes one issue with tigera eks-policy-only package and operator.

## Component Images 🚢

Expand All @@ -17,6 +17,7 @@ This is a patch release that fixes one issue with tigera eks-policy-only package
## Bug Fixes and Changes 🐛

- [#61](https://github.com/sighupio/fury-kubernetes-networking/pull/61) add trailing slash to tigera operator installation's .spec.registry
- [#60](https://github.com/sighupio/fury-kubernetes-networking/pull/60) fix kustomization.yaml to patch the sighup registry correctly

## Update Guide 🦮

Expand All @@ -26,6 +27,8 @@ If you are upgrading from version `v1.12.1` to `v1.12.2` you need to download th

```bash
kustomize build katalog/tigera/eks-policy-only | kubectl apply -f -
# OR
kustomize build katalog/tigera/on-prem | kubectl apply -f -
```

If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.11.0).

0 comments on commit dc3dbe6

Please sign in to comment.