Skip to content

Commit 5744ccf

Browse files
Update Chart.yaml - update default bitwarden image tag to 0.10.0 (#141)
* Update Chart.yaml - update bitwarden image * helm-docs: automated action * Update helm-docs.yaml - update to personal gha * helm-docs: automated action --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4d1adb4 commit 5744ccf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/helm-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ref: ${{ github.event.pull_request.head.ref }}
2323

2424
- name: Render helm docs inside the README.md and push changes back to PR branch
25-
uses: netfoundry/helm-docs-action@v1
25+
uses: jessebot/helm-docs-action@0.0.1
2626
with:
2727
working-dir: charts/bitwarden-eso-provider
2828
git-push: "true"

charts/bitwarden-eso-provider/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.10.0
18+
version: 0.11.0
1919

2020
# renovate: image=jessebot/bweso
21-
appVersion: "0.9.0"
21+
appVersion: "0.10.0"
2222

2323
maintainers:
2424
- name: "cloudymax"

charts/bitwarden-eso-provider/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bitwarden-eso-provider
22

3-
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square)
3+
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square)
44

55
Helm chart to use Bitwarden as a Provider for External Secrets Operator
66

@@ -65,4 +65,4 @@ Helm chart to use Bitwarden as a Provider for External Secrets Operator
6565
| tolerations | list | `[]` | |
6666

6767
----------------------------------------------
68-
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
68+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 commit comments

Comments
 (0)