Skip to content

Commit

Permalink
Moooar migration fixes
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 Dec 9, 2023
1 parent ca21b7e commit 13f8de4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.2543-pre-03
version: 1.0.2543-pre-04

# 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
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ rutorrentgluetun: &rutorrent
mountPath: /data/rtorrent/
volumeSpec:
persistentVolumeClaim:
claimName: config-rutorrent
claimName: config-rutorrent-ssd
confighdd:
enabled: true
type: custom
Expand Down Expand Up @@ -6390,7 +6390,7 @@ rpdb:
mountPath: /.config
volumeSpec:
persistentVolumeClaim:
claimName: config-rpdb
claimName: config-rpdb-ssd
confighdd:
enabled: true
type: custom
Expand Down

0 comments on commit 13f8de4

Please sign in to comment.