Skip to content

Commit

Permalink
Fix vaultwardencustomedomain default
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed Sep 29, 2023
1 parent a1ef6dc commit e827d9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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: 1.0.2306
version: 1.0.2307

# 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
Expand Down
2 changes: 2 additions & 0 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,8 @@ uptimekumacustomdomain:
enabled: false
mattermostcustomdomain:
enabled: false
vaultwardencustomdomain:
enabled: false

rutorrentgluetun: &rutorrent
enabled: false
Expand Down

0 comments on commit e827d9e

Please sign in to comment.