diff --git a/charts/other/myprecious/Chart.yaml b/charts/other/myprecious/Chart.yaml index be05facc8..525d5eac8 100644 --- a/charts/other/myprecious/Chart.yaml +++ b/charts/other/myprecious/Chart.yaml @@ -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.2525-pre-02 +version: 1.0.2525-pre-03 # 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 diff --git a/charts/other/myprecious/values.yaml b/charts/other/myprecious/values.yaml index d454209dc..fb41ca6db 100644 --- a/charts/other/myprecious/values.yaml +++ b/charts/other/myprecious/values.yaml @@ -6869,7 +6869,7 @@ syncthing: if [ ! -f /config/config.xml ] then # We are generating a new config - syncthing generate --config=/config --no-default-folder --gui-user=admin --gui-password=password + syncthing generate --config=/config --no-default-folder fi # Apply the port every time (incase the user changes it and reboots)