Skip to content

Commit

Permalink
Update readme, changelog, bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbedell committed Jun 28, 2023
1 parent 7b2eb65 commit 3e63eaa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/sorry-cypress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sorry-cypress
description: A Helm chart for Sorry Cypress
type: application
version: 1.13.3
version: 1.15.0
appVersion: 2.5.3
home: https://sorry-cypress.dev/
sources:
Expand Down
1 change: 1 addition & 0 deletions charts/sorry-cypress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,5 @@ For more information, refer to https://github.com/sendible-labs/sorry-cypress-ru
| `runCleaner.securityContext` | Privilege and access control for the runCleaner pod(s) | `{}` |
| `runCleaner.priorityClassName` | Name of the existing priority class to be used by runCleaner pod(s) | `""` |
| `runCleaner.podLabels` | Set additional labels for the runCleaner pod(s) | `{}` |
| `runCleaner.tolerations` | Set tolerations for pods | `[]` |
| `runCleaner.resources` | Resources to initialize the container | `{}` |
3 changes: 3 additions & 0 deletions charts/sorry-cypress/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.15
- Set `runCleaner.tolerations` values

# 1.14
- Update app to version `2.5.3`

Expand Down

0 comments on commit 3e63eaa

Please sign in to comment.