Skip to content

Commit

Permalink
fix: helm docs so it runs on all pushes (#32)
Browse files Browse the repository at this point in the history
* fix: helm docs so it runs on all pushes

* docs: automated helm-docs action

---------

Co-authored-by: GlueOps <[email protected]>
  • Loading branch information
venkatamutyala and glueops-svc-account authored Jun 18, 2024
1 parent d9b1a3b commit 34c247f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ 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.4
version: 0.6.5
dependencies:
- name: external-secrets
version: 0.9.19
repository: https://charts.external-secrets.io

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.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)
![Version: 0.6.5](https://img.shields.io/badge/Version-0.6.5-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.18 |
| https://charts.external-secrets.io | external-secrets | 0.9.19 |

## Values

Expand Down

0 comments on commit 34c247f

Please sign in to comment.