Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuladhar authored Jul 9, 2024
1 parent c30acf9 commit 898cda9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion aws/v20.1.4/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# :zap: Giant Swarm Release v20.1.4 for AWS :zap:

Fixes an issue with quotes in cert-manager acme-http01-solver-image argument.
Fixes an issue with cert-manager acme-http01-solver-image argument and improves container security.

## Change details

Expand All @@ -10,5 +10,10 @@ Fixes an issue with quotes in cert-manager acme-http01-solver-image argument.
#### Fix
- Remove quotes from acme-http01-solver-image argument. The quotes are used when looking up the image which causes an error.

### cert-manager [3.7.8](https://github.com/giantswarm/cert-manager-app/releases/tag/v3.7.8)

#### Update

- Improves container security by setting `runAsGroup` and `runAsUser` greater than zero for all deployments.


0 comments on commit 898cda9

Please sign in to comment.