Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit f4076f7

Browse files
author
Michael Sauter
authored
Add note about task reference updates in ods.yaml
[ci skip]
1 parent 814183f commit f4076f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user-installation.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ git subtree merge --prefix=ods-pipeline subtree-split-branch-$pipelineGitRef --s
7373
Now, compare if any new values have been introduced and update the values and secrets file accordingly.
7474

7575
Afterwards you can update the resources via `./install.sh -n foo-cd -f values.yaml,secrets.yaml`. You may also use `--dry-run` to see the changes first.
76+
77+
Once the resources in your namespace are updated, you can update the `ods.yaml` files in your repository and point to the new tasks, e.g. changing `ods-build-go-v0-1-0` to `ods-build-go-v0-1-1`.

0 commit comments

Comments
 (0)