Skip to content

Commit

Permalink
Release chart 2.14.0 (#1415)
Browse files Browse the repository at this point in the history
**Description of the change**
Release chart 2.14.0.

Includes:

- Fix metrics endpoints #1403 
- Add custom labels #1404

**Applicable issues**
- fixes #1402

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>
  • Loading branch information
alemorcuq authored Dec 22, 2023
1 parent 5e2233c commit 0b380dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/sealed-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ maintainers:
url: https://github.com/bitnami-labs/sealed-secrets
name: sealed-secrets
type: application
version: 2.13.4
version: 2.14.0
sources:
- https://github.com/bitnami-labs/sealed-secrets
2 changes: 1 addition & 1 deletion helm/sealed-secrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ extraDeploy: []
##
commonAnnotations: {}

## @param commonLabels [ojbect] Labels to add to all deployed resources
## @param commonLabels [object] Labels to add to all deployed resources
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
##
commonLabels: {}
Expand Down

0 comments on commit 0b380dc

Please sign in to comment.