Browse Source

chore: test a change on charts to see no new oci release (#4924)

* chore: test a change on charts to see new release not added

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>

* fix: typo

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>

* fix: check-diff

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>

---------

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>
Gustavo Fernandes de Carvalho 10 months ago
parent
commit
96a701f837

+ 1 - 1
deploy/charts/external-secrets/Chart.yaml

@@ -1,6 +1,6 @@
 apiVersion: v2
 name: external-secrets
-description: External secret management for Kubernetes
+description: External secrets management for Kubernetes
 type: application
 version: "0.18.0-rc1"
 appVersion: "v0.18.0-rc1"

+ 1 - 1
deploy/charts/external-secrets/README.md

@@ -6,7 +6,7 @@
 
 ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.18.0-rc1](https://img.shields.io/badge/Version-0.18.0--rc1-informational?style=flat-square)
 
-External secret management for Kubernetes
+External secrets management for Kubernetes
 
 ## TL;DR
 ```bash