Skip to content

Commit

Permalink
chore: udpate v0.18.3 -> v0.18.5 docker tag
Browse files Browse the repository at this point in the history
Signed-off-by: Venkat <[email protected]>
  • Loading branch information
venkatamutyala authored Feb 2, 2025
1 parent a03bc88 commit 8ef553e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: onetimesecret
description: |
A Helm chart for onetimesecret. Install with
`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.3.0`
`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.3.1`
# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -18,13 +18,13 @@ 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.3.0
version: 0.3.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: v0.18.3
appVersion: v0.18.5

dependencies:
- name: redis
Expand Down

0 comments on commit 8ef553e

Please sign in to comment.