Skip to content

Commit

Permalink
Chart.yaml - update docker image tag 0.4.0->0.5.0 (#95)
Browse files Browse the repository at this point in the history
* Update Chart.yaml - update docker image version

new docker image version has the latest bitwarden cli and security updates for the docker image itself.

see: 48b3b99

* update helm docs
  • Loading branch information
jessebot committed Feb 13, 2024
1 parent 48b3b99 commit 6fe2cf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/bitwarden-eso-provider/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.5.3
version: 0.6.0

# renovate: image=jessebot/bweso
appVersion: "v0.4.0"
appVersion: "v0.5.0"

maintainers:
- name: "cloudymax"
Expand Down
4 changes: 2 additions & 2 deletions charts/bitwarden-eso-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitwarden-eso-provider

![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.0](https://img.shields.io/badge/AppVersion-v0.4.0-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.5.0](https://img.shields.io/badge/AppVersion-v0.5.0-informational?style=flat-square)

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

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

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit 6fe2cf9

Please sign in to comment.