Skip to content

Commit

Permalink
chore: bump release to 0.6.3 (I messed with 0.6.2 and am skipping the… (
Browse files Browse the repository at this point in the history
#29)

* chore: bump release to 0.6.3 (I messed with 0.6.2 and am skipping the patch version)

* docs: automated helm-docs action

---------

Co-authored-by: GlueOps <github@glueops.dev>
  • Loading branch information
venkatamutyala and glueops-svc-account authored May 18, 2024
1 parent c69ba78 commit 2cb1b85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v0.1.0
description: GlueOps Helm Chart for external-secrets with defaults to skip installing CRDs as they are installed separately and changing intervals for a faster deployment
name: glueops-external-secrets
version: 0.6.1
version: 0.6.3
dependencies:
- name: external-secrets
version: 0.9.18
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# glueops-external-secrets

![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)
![Version: 0.6.3](https://img.shields.io/badge/Version-0.6.3-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)

GlueOps Helm Chart for external-secrets with defaults to skip installing CRDs as they are installed separately and changing intervals for a faster deployment

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| https://charts.external-secrets.io | external-secrets | 0.9.16 |
| https://charts.external-secrets.io | external-secrets | 0.9.18 |

## Values

Expand Down

0 comments on commit 2cb1b85

Please sign in to comment.