Skip to content

Commit

Permalink
Merge pull request #12 from logzio/dev
Browse files Browse the repository at this point in the history
1.0.8 changelog
  • Loading branch information
yotamloe committed Mar 4, 2024
2 parents a5e3212 + 04cb6ed commit f29357e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
IMAGE_NAME := easy-connect-server
IMAGE_TAG := v1.0.7
IMAGE_TAG := v1.0.8
DOCKER_REPO := logzio/$(IMAGE_NAME):$(IMAGE_TAG)
K8S_NAMESPACE := easy-connect

Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ This endpoint allows you to update annotations for Kubernetes deployments and st
- run `clean-kubectl` to delete the server from your cluster


## changelog
## changelog
- v.1.0.8
- Update containers security context
- Add service account to test resources
- v.1.0.7
- Refactor `ezkonnect` -> `easy-connect`
- v.1.0.6
Expand Down

0 comments on commit f29357e

Please sign in to comment.