Skip to content

Commit

Permalink
feat: testing CI improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
nushkovg committed Nov 2, 2024
1 parent 1ff21e8 commit 23d97a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion charts/penpot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ maintainers:
url: https://kubito.dev
apiVersion: v2
appVersion: 2.2.1
version: 1.0.3
version: 0.0.9
description: Kubito Penpot Helm Chart
home: https://github.com/kubitodev/helm/tree/main/charts/penpot
icon: https://kubito.dev/images/kubito.svg
Expand Down
2 changes: 0 additions & 2 deletions charts/penpot/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ global:

## @section Common parameters

## @param nameOverride String to partially override common.names.fullname
## @param fullnameOverride String to fully override common.names.fullname
## @param serviceAccount.enabled Specifies whether a ServiceAccount should be created.
## @param serviceAccount.annotations Annotations for service account. Evaluated as a template. Only used if `create` is `true`.
## @param serviceAccount.name The name of the ServiceAccount to use. If not set and enabled is true, a name is generated using the fullname template.
Expand Down

0 comments on commit 23d97a9

Please sign in to comment.