You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
The script will interactively ask for credentials (such as Bitbucket access token) and will create corresponding K8s secrets. If you prefer to pass these secrets via flags, use `--help` to see all options.
@@ -73,7 +73,7 @@ The update procedure consists of two quick steps:
73
73
74
74
=== Step 1: Updating the chart values
75
75
76
-
Ensure that the `values.yaml` file you used during installation is located in the working directory. Then check if any new values have been introduced in link:https://raw.githubusercontent.com/opendevstack/ods-pipeline/v0.14.0/deploy/values.yaml.tmpl[`values.yaml.tmpl`] and update `values.yaml` accordingly.
76
+
Ensure that the `values.yaml` file you used during installation is located in the working directory. Then check if any new values have been introduced in link:https://raw.githubusercontent.com/opendevstack/ods-pipeline/v0.14.0.1/deploy/values.yaml.tmpl[`values.yaml.tmpl`] and update `values.yaml` accordingly.
77
77
78
78
TIP: If you cannot find the `values.yaml` file from the installation, create it again using the values found in the current Helm installation.
79
79
@@ -83,7 +83,7 @@ Login to the OpenShift cluster in your terminal, then run:
0 commit comments