Skip to content

Commit

Permalink
Source release.yaml from GitHub release
Browse files Browse the repository at this point in the history
The `release.yaml` used as the base for deploying Shipwright Builds
appears to have been manipulated by a YAML linter or other processor.
There are significant differentes in YAML structure and formatting
between the `kodata/release.yaml` in tree and the `release.yaml`
published on GitHub for the respective release (v0.12.0). This makes it
difficult to verify that the operator is deploying the right thing,
especially when versions are bumped.

This replaces the `kodata/release.yaml` in tree with the `release.yaml`
published for v0.12.0. This will make it easy to verify that we are
deploying the right version of Shipwright Builds with the operator, as
well as support future workflows that let contributors update the
deployed operand from a nightly release.

Signed-off-by: Adam Kaplan <[email protected]>
  • Loading branch information
adambkaplan committed Jan 10, 2024
1 parent d6a5da5 commit 0ad82a2
Showing 1 changed file with 15,942 additions and 11,696 deletions.
Loading

0 comments on commit 0ad82a2

Please sign in to comment.